G
Guest
Hi,
I have a fairly large text file with data that I need to put into an Access
Database. The text file is not uniform and I have to read it line by line in
order to derive some of the fields. I then have to put the data into a
single table in an Access Database.
I've stored data in Access using Append Queries that I created in Access and
called from VB - but generally for only a small amount of data. I'm assuming
that if try to do this repeatedly for my current situation, this will be
horrbily inefficient.
Can someone point me to an example that I can look at to find a sensible way
to store this data? Oh, there will be 13 fields in each record.
Thanks,
Art
I have a fairly large text file with data that I need to put into an Access
Database. The text file is not uniform and I have to read it line by line in
order to derive some of the fields. I then have to put the data into a
single table in an Access Database.
I've stored data in Access using Append Queries that I created in Access and
called from VB - but generally for only a small amount of data. I'm assuming
that if try to do this repeatedly for my current situation, this will be
horrbily inefficient.
Can someone point me to an example that I can look at to find a sensible way
to store this data? Oh, there will be 13 fields in each record.
Thanks,
Art