Click here to Skip to main content
15,891,597 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello can somebody help me

I have both visual studio 2010 and visual ultimate 2013 installed.
When I contact to an access database it come this message : Unable to find the requested .Net Framework data provider. It may not be installed.

When I did this from the begininng it worked but now it it is the same wrong every times.
Posted
Comments
[no name] 14-Jun-14 13:39pm    
http://www.google.com/search?q=Unable+to+find+the+requested+.Net+Framework+data+provider

1 solution

You'll need to install MDAC in order to use the correct driver for that database type (I forget if it's ACE or Jet), but a quick google will solve your issue.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900