Is it possible to create a linked table in Access via
VB code rather than doing it from within Access?

For example, I want to create a linked table in an
Access db named db1.mdb. The text file will be named data.txt
and reside in c:\.

Please assume that Access will not be installed on the end user machine so I do not want to use Access objects..

Any help or guidance would be appreciated..

Dan