| Thread | Last Post | Replies |
|
| Linking to a remote site | 31 May 2004 22:47 GMT | 1 |
How do I link to a table stored in an Access database located on a remote ftp site?
|
| Search Key not found | 31 May 2004 05:02 GMT | 1 |
I'm trying to import a simple text file with one set of 10 character data in it, then a carriage return. I run through the wizard to import the file, which is all recognised fine, but when it's trying to import the text
|
| Search Key Not Found In Any Record | 30 May 2004 22:04 GMT | 5 |
My import blows up with the totally unhelpful message "Search Key Not Found In Any Record." After many hours of testing, reading and Internet searching, it seems this message has all kinds of causes (none of which help me).
|
| SS# field after link to .csv created | 30 May 2004 14:36 GMT | 2 |
I have created a link table in Access to a .csv file that I download regularly from our company's payroll db. I have 3 update tables that are dependent upon the SS# field of the link table and another table in my db.
|
| how to read from com1 port and write to text file | 30 May 2004 05:31 GMT | 1 |
How to read from com1 port and write to text file How to read and change com port parameters Thanks
|
| Importing XML into a table | 29 May 2004 16:17 GMT | 6 |
I was able to write code to generate an XML file from a table. Can someone tell me how to now import the XML file back into a table? I am using Access 2003 and am new to Access Thanks Michae
|
| Export table to Word merge doc | 29 May 2004 08:25 GMT | 4 |
I am not sure if this is a MS issue or a security issue within my office. I am trying to automate the merge of an access table to an existing word merge doc. I have docmd.transfertext
|
| Browse button for user | 28 May 2004 22:26 GMT | 1 |
I was wondering how I could go about letting the user choose the file to open for reading, instead of the programmer. My goal would be to create a diolog box that lets the
|
| Exporting to a .txt file | 28 May 2004 21:01 GMT | 1 |
I'm using Access 97. I'm trying to export a table to a .txt file and getting an error message. It doesn't like the "text(*.txt)" line in the following statement: DoCmd.OutputTo , "MyTable", "text(*.txt)", , False
|
| Data From Excel to Acess | 28 May 2004 20:54 GMT | 2 |
When I import data from Excel to Access I can do this to a new table. No problem will sto However, the option to import data from Excel to an existing table is always greyed out What my doing wrong?
|
| Import Problems (Text file into Access 2000) | 28 May 2004 19:25 GMT | 1 |
Hello. When I import a certain text file into Access 2000, the text is replaced by question marks and exclamation marks. This same file can be imported into Excel and even into Access 97. Does anyone have a
|
| Importing Oracle/MYSQL data into Access?! | 28 May 2004 18:46 GMT | 1 |
SImple little question: ... can access easily import a table/data from an Oracle or Mysql database? In the "get external data" I see all sorts of file formats but what format is oracle or mysql Thanks for the help Danie
|
| Importing an excel spreadsheet into Access | 28 May 2004 14:51 GMT | 1 |
I would like to import an excel 2002 spreadsheet of our customers as a table in access 2002. But every time i do this... once i click on file, get external data, then import, and select the file i want to
|
| Export 10+ Access fields to Word w/ 'with doc... end with' | 28 May 2004 07:13 GMT | 1 |
I have a form with a 'print' command button that exports the data in the form fields from MS Access into MS Word form fields. I've followed the instructions from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnima02/html/im a0102.asp. My problem is with the ...
|
| Reconciling Employee Forms and Database Records | 28 May 2004 06:58 GMT | 5 |
I have an employee database. I want employees to fill in a form to provided the data that the database stores. I need to email one form to each user. In most cases, the employee records are partially completed and/or out of date so the users will be updating fields in ...
|