importing csv and creating table at same time
February 15th, 2010There is still a lack of possibilities to create a table from scratch from a csv (with 1 line contains the column names).
The best method so far i found is:
1. Import csv into an access db (yes i know, but until you guys come up with a better idea).
Here you will have an access table [...]
