Board index » Visual Studio » How to import a tab delimited text file into MS Access database
|
monagan
|
|
monagan
|
How to import a tab delimited text file into MS Access database
Visual Studio266
Hi, I have the following task to be done in VC++ 6.0. I have a tab delimited text file that needs to be imported into a MS Access table. The table is created and the table structure is defined using DAO methods. So now I have to fill this table with the data in the text files. For a few rows in the text file, the number of columns could be less than the number of columns in the table. Can anyone please post me the code to do this. Thanks a ton in advance. Pradeep - |
