Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import txt delimited file to Access via batch file

Status
Not open for further replies.

stuff49

ISP
Jun 16, 2005
4
US
Anyone know if there is a way to import a txt delimited file into a access table via a batch file?

TIA
 
In the database create a macro doing the import.
In the batch file launch access with the /x command line switch.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top