My app configuration is set to 'Any CPU' in VS2010. I have installed Microsoft Access Database 2010 64 bit. I am using Microsoft.ACE.OLEDB.12.0 as provider. When I run the app I get a The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local
machine error.
What am I doing wrong and how can I access the MS Access db on 64bit Windows 2008 Server?
yahya01
Member
317 Points
150 Posts
Problem accessing Access db on win 2008 x64
Jun 17, 2012 01:26 AM|LINK
Hi
Host Win 2008 R2 Server.
My app configuration is set to 'Any CPU' in VS2010. I have installed Microsoft Access Database 2010 64 bit. I am using Microsoft.ACE.OLEDB.12.0 as provider. When I run the app I get a The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine error.
What am I doing wrong and how can I access the MS Access db on 64bit Windows 2008 Server?
Thanks
Regards
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Problem accessing Access db on win 2008 x64
Jun 18, 2012 01:40 AM|LINK
Hello:)
As far as I see,I think you can change the advanced compile configuration to x86 found in the programs properties if you're running a 64 bit system.
Animesh-MS
Member
43 Points
19 Posts
Re: Problem accessing Access db on win 2008 x64
Jun 25, 2012 05:50 AM|LINK
plz install AccessDataBaseEngine.exe from teh following link:
http://www.microsoft.com/en-us/download/details.aspx?id=13255