Import Text Objects

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using Access 2000 and want to import some text files held in CSV format.
The drop down list on the import menu only has Access, Excel and ODBC.

I'm sure there used to be an option to for Text files.

How do I get this option enabled?

Thanks
 
Perhaps you don't have all the text filters installed? My text imports
include *.txt, *.csv, *.tab, and *.asc.
 
Thanks Doug,
that knowlegde base article helped.
The DLL's were present but for some reason they were not registered.
All working after I registered them by hand.

Gary
 
Back
Top