|
-
Jan 15th, 2012, 10:56 PM
#1
Thread Starter
Junior Member
Problem with Microsoft.Jet.OLEDB.4.0
I created a program that sends info to an Access database. The connection string is:
conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=R:\CAD\SUPPORT\RD_CAD_LOG.mdb;User Id=admin;Password=;"
This works fine for my system running Windows XP and Office 2003. However, I recently loaded my system on a 64 bit system running Windows 7 and office 2010.
When I run the program, I get an unhandled exception: "The Microsoft.jet.OLEDB.4.0 provider is not registered on this machine."
Is there a Jet 4.0 that will work with the above mentioned system?
Thank you
btmcad
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|