Does anyone have any examples of creating a new Access Database and importing a CSV file (only specific fields) into the database?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is an idea and a link for further info:
I have not tested the following for creating a new mdb so ymmv!
Here is a link to some good info for working with python and ado.
I hope this helps.
~M
Sorry I do not have any examples for working the csv into the empty mdb 🙁 If I come with anything I will post later.