K
Karen Middleton
I have a CSV file with the first row in the CSV file to be the column
headers.
The file is as follows:
Material, Customer, month,qty, sales
10000,19ABC, 122004, 90.5, 10000
20000,20ABC, 122004, 80.5, 12000
30000,21ABC, 122004, 70.5, 14000
40000,22ABC, 122004, 60.5, 16000
50000,23ABC, 122004, 50.5, 18000
I want to import this file from DOS command prompt command line into
Access.
There are tools like Bulk Insert in SQL Server or sqlloader in Oracle
to import these files into the database.
How can I do this import into Access from a command line please advise
if there are some free tools that can do this from command line
importing a csv file into a Access database.
Thanks
Karen
headers.
The file is as follows:
Material, Customer, month,qty, sales
10000,19ABC, 122004, 90.5, 10000
20000,20ABC, 122004, 80.5, 12000
30000,21ABC, 122004, 70.5, 14000
40000,22ABC, 122004, 60.5, 16000
50000,23ABC, 122004, 50.5, 18000
I want to import this file from DOS command prompt command line into
Access.
There are tools like Bulk Insert in SQL Server or sqlloader in Oracle
to import these files into the database.
How can I do this import into Access from a command line please advise
if there are some free tools that can do this from command line
importing a csv file into a Access database.
Thanks
Karen