Nils R. Lenz
nilslenz at 3oaks.com
Thu Jan 30 09:42:01 CST 2003
Has anyone had any luck importing dbf files? I am using the following
command to import: DoCmd.TransferDatabase acImport, "dBase IV", _
InputDir, acTable, txtFile, Import. And I receiving the error that Jet
could not find the object that I selected. This was selected using the open
file form that I took from one Ken Getzs books.
TxtFile is the dbf file that I trying to import and Import is the table that
I am trying to import to within Access.
Also, if I type in DBase 5, I receive this error: dBase 5 isnt an installed
database type or doesnt support the operation you chose.
I am using Access 2000 with everything installed except for the Office
Assistant.
Thank you,
Nils R Lenz
B & N Lenz Enterprises
Telephone/Fax 813-782-9491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030130/5970c93d/attachment-0001.html>