G
Guest
Hi all,
I am tryint to automate a business process and part of this is taking a
report generated by another system and importing it in to Access. Normally
this is done manually and works fine. I'm trying to use the file open dialog
to select the file then import the file in to a new table in Access. I am
using the OpenAsTextStream method but when I open the database there is only
one column with all header data appended in to one column.
My Question is:
How do I import a Tab Delimited File programatically in to Access.
Also I need to add a primary key to the new table...
Any help would be greatly appreciated!!
Thanks,
Jeff
I am tryint to automate a business process and part of this is taking a
report generated by another system and importing it in to Access. Normally
this is done manually and works fine. I'm trying to use the file open dialog
to select the file then import the file in to a new table in Access. I am
using the OpenAsTextStream method but when I open the database there is only
one column with all header data appended in to one column.
My Question is:
How do I import a Tab Delimited File programatically in to Access.
Also I need to add a primary key to the new table...
Any help would be greatly appreciated!!
Thanks,
Jeff