hi i just installed windows 7 version and i am getting this error while running my vb project
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
hi i just installed windows 7 version and i am getting this error while running my vb project
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Have you installed the drivers? http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en
Also are you running on a 64bit or 32bit OS?
its a 64 bit os
It appears that a 64bit version of that driver does not exist according to:
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/cb515bf8-800e-4c62-9427-4b7acf647882
and
http://www.clariusconsulting.net/blogs/kzu/archive/2007/11/15/41639.aspx
You need to set your application to compile for X86.
tht worked
thnx a ton. i was thinking of switching back to xp but now i guess ill work with this os for some more time.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.