C
Cory
Is there any way to import a text file into MS Access
using Visual Basic 6, without specifying the column names
in the Access table beforehand.
I have to create an Access table out of a comma-delimited
text file dynamically (on the fly) without knowing the
column names or the number of columns in the text file.
Any help would be much appreciated!
Cory
using Visual Basic 6, without specifying the column names
in the Access table beforehand.
I have to create an Access table out of a comma-delimited
text file dynamically (on the fly) without knowing the
column names or the number of columns in the text file.
Any help would be much appreciated!
Cory