Click here to Skip to main content
15,867,295 members
Articles / Web Development / ASP.NET
Alternative
Tip/Trick

Jet Ole DB 4.0 not registered 64-bt Win 2008

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
2 Aug 2011CPOL 11K   2   3
Download access driver from http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d&displaylang=en.In the connection string, replace "Microsoft.Jet.OLEDB.4.0" with "Microsoft.ACE.OLEDB.12.0".

Download access driver from http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d&displaylang=en.


In the connection string, replace "Microsoft.Jet.OLEDB.4.0" with "Microsoft.ACE.OLEDB.12.0".

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionWill this only work on machines that have Office installed Pin
kmarill1-Apr-13 0:32
kmarill1-Apr-13 0:32 
GeneralWould this download possibly cure the issue with SQL Server ... Pin
Dana Cobb9-Aug-11 4:21
Dana Cobb9-Aug-11 4:21 
GeneralReason for my vote of 5 Thanks! Pin
Muneeb R. Baig8-Aug-11 19:10
Muneeb R. Baig8-Aug-11 19:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.