I am wondering if the driver mentioned here would be on a PC running .Net 2.0 or higher:
http://www.homeandlearn.co.uk/csharp/csharp_s12p4.html
could I deploy an application that accesses an access database in this manner?
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.
I’m currently working on a program that writes the reports to the .mdb database in this manner. All works fine.
Small contribution:
if database has password, add “Jet OLEDB:Database Password=mypasswordhere” to connection string