Hi friends , I have created wind. application where i have used Microsoft access to give connection to the project. But when i try to install in another PC it showing me foll error:
"The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine"
Plz help me out!!!!!!!!!!
7 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
The easiest solution is to make your application a 32-bit (only) appplication. In your project's properties in the "Application" tab set "Platform target" to x86. The most likely cause of the error you are encountering is that the application is executing as 64-bit and there is not a 64-bit version OLEDB installed by default.
I think if you search these forums you will quickly find many previous answers to this question.
Sam HobbsPosted Jul 3, 2011, 12:48 PM
I think if you search these forums you will quickly find many previous answers to this question.
Vilas GitePosted Jul 3, 2011, 1:09 AM
How to verify system running 32/64 bit version of Windows OS?
check Windows XP Section.
http://support.microsoft.com/kb/827218
----------------------------------------------------------------------------------------------------
If this reply hepls your post…then "MARK AS ANSWER"!
Suthish NairPosted Jul 2, 2011, 1:43 PM
Vilas GitePosted Jul 2, 2011, 7:24 AM
Download MDAC:
http://www.microsoft.com/download/en/details.aspx?id=5793
----------------------------------------------------------------------------------------------------
If this reply hepls your post…then "MARK AS ANSWER"!
Vilas GitePosted Jul 2, 2011, 7:10 AM
Are u installed latest MDAC on your PC where u are trying installation?
----------------------------------------------------------
If this reply hepls your post…then "MARK AS ANSWER"!
Pravin GhadgePosted Jul 2, 2011, 6:51 AM
Thanks for ur reply.
I have tried ur link . but the problem is still there?
what may be issue?
The client PC has OS. XP Professional 2002
Jiteendra SampathiraoPosted Jul 2, 2011, 6:23 AM
Go through this link
link
Link 2