Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 2002: How to import text file into predefined database

Status
Not open for further replies.

dreman

Programmer
Joined
Jan 16, 2002
Messages
272
Location
US
I have an application that I would like the user to import text file into a predifined database.
The text file has about 40 fields per records, delimited by a comma.
the database file has about 30 fields. (Need to ignore the rest)
I was able to complete a form with a view to open and select the text file But I do not know how to go about importing the data using access vb program.
Please advise or guide me via an example.
Thank you.
dré
 
Perhaps search Access Help for info on TransferText.

Best regards,
J. Paul Schmidt - Freelance ASP Web Developer
- Creating "dynamic" Web pages that read and write from databases...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top