Import .DAT file

M

Mike Labosh

Is there any way to beat Access 2000 into submission so that I can import
tab-delimited ASCII files that have a .dat extension instead of .txt and
..csv?

--
Peace & happy computing,

Mike Labosh, MCSD

"Mr. McKittrick, after very careful consideration, I have
come to the conclusion that this new system SUCKS!"
~~ General Barringer ~~
 
A

Andi Mayer

Is there any way to beat Access 2000 into submission so that I can import
tab-delimited ASCII files that have a .dat extension instead of .txt and
.csv?

if you want full control you could use:

look at the help file for
Line Input # Statement Example
 
Top