Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import Text Files into Access via ADO
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00570043
Message ID:
00570144
Views:
30
>I have encountered the following problem. I want to be able to import a comma-delimited file into an Microsoft Access database using Visual Basic and ADO. Has anyone had experience with this? I first want to confirm a text fiel exists and then import it.

Because you want to validate your data, you need to open the file, read it line by line, validate the code is existing and the insert into your Access table.

You can use this sample to start: http://www.freevbcode.com/ShowCode.Asp?ID=612
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform