Summary: I would like to know how to convert .mdb databases to .cdb databases. When i tried using MS ActiveSync, it says i need to connect my computer to a pal...
Summary: Hi all I have two databases in works 2000 that I want to convert to access 97. The first has 16,000 + entries and after copying to excel, the conversi...
Summary: Hi, I have an issue i need to display a date say (14-sep-2005 11:20:00) as 14-sep-2005 12:20:00) and (22-dec-2005 11:20:00) as (22-dec-2005 11:20...
Summary: I am looking for help and info to convert an Excel Spreadsheet to an Access Database (MDB) Any help or guidance would be great! Thanks in advance for ...
Summary: Hello All, I work as a programmer for a direct mail company. Here is my problem: I am developing a Access (.mdb) database for a company that we just...
Summary: I need help converting an old unix program into windows. The files have no extension or are .O or .M. From what I can tell they are probably encrypt...
Summary: I have a table in Access 2007 that has all fields as Text. However, some of the fields on older tables have a mix of Text, Date/Time, Yes/No, and Num...
Summary: I have a table with data that I want to output using the spool command. The output file is required to have an exact amount of whitespaces after the ...
Summary: Hi Many times, I have converted PDF file to Excel table with saving as text and opening in Excel. I have a table with 7 columns on paper now that got ...
Summary: A small non-profit place asked me to look at their setup. They are using an older filemaker pro version. They have been using it for a while and they ...
Summary: Hi everyone, I have to run a conversion on multiple tables to change the data in one column on each table. I am happy to run this separately for each...
Summary: i'm trying to figure out the code to add an import-from-excel option that will place data in its correct fields as seen in the following pic of the ac...
Summary: i am currently working on my project. its home automation. and im using a free web server to store my data. what i want to know is how to transfer my ...
Summary: Could anyone tell me what this query would be like converted to Oracle? Thanks in advance. SELECT tblBlock.* FROM tblBlock INNER JOIN tlkpLocation ON ...
Summary: Access 97 "Save as HTML" converts hyperlinks to HTML code I have an Access 97 database with hyperlinks in one of the fields, for example: < a href...
Summary: My DVD collection is getting ridiculously huge and I want to make an inventory database for it so I can keep track of it all. I'd like to make it comp...
Summary: Hi, We have just installed visual studio 2008 which includes sql server compact edition 3.5. We want to export an sql server 2000 based database to ne...
Summary: I would like to Synchronize an online database to offline database. we use a online shopping cart that runs on sql and we use a software to track sale...
Summary: I have a small database that I created using MS Access and I want to distribute this among my friends (aquarium enthusiasts). So I created EXE file us...
Summary: You could try it in Access VBA with something like: Sub DoExcel() Dim appExcel As Excel.Application Dim wb As Excel.Workbook Dim sh As Excel.Worksheet...
Summary: hi guys, Is there anyway to write file to local hard drive. The UTL_FILE Package writes it to the server.Is there any way to write it to the loc...
Summary: Dear all I am using visual foxpro 9 database compound file. and now i want to synch the database with another file with ftp (like sql synch) how it wi...