How to import a tab delimited text file into MS Access database
- From: "Pradeep" <pradeep.ram@xxxxxxxxx>
- Date: 17 Nov 2006 16:31:51 -0800
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
.
- Follow-Ups:
- Re: How to import a tab delimited text file into MS Access database
- From: Tom Serface
- Re: How to import a tab delimited text file into MS Access database
- Prev by Date: Re: Changed behavior of ::SHFileOperation() in Vista
- Next by Date: Re: Drawing on DC
- Previous by thread: Re: Changed behavior of ::SHFileOperation() in Vista
- Next by thread: Re: How to import a tab delimited text file into MS Access database
- Index(es):