Click here to Skip to main content
16,012,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
can anyone pl give me mysqlprov provider for VS 2008 ,I am not able to find it on net.
Posted

You will need the mysql odbc connector driver to connect. And you can dowload this from here:

http://dev.mysql.com/downloads/connector/odbc/[^]

hope this helps :)
 
Share this answer
 
Comments
krutipathak 13-Jun-11 4:29am    
hi thanks for the solution but i m using Oledb for connection to mysql .
and I m havin windows appliaction so pl help me to find mysqlprov provider,
it is necessary to use oledb connection.
Wayne Gaylard 13-Jun-11 4:32am    
I have posted the page address for the Oledb connector above.
Wayne Gaylard 13-Jun-11 4:30am    
It is better to use the connector specifically for .Net (C# & VB.Net) applications, rather than this general one.
Sergey Alexandrovich Kryukov 13-Jun-11 4:40am    
Of course you're right it this is .NET, but probably OP does not use .NET.
--SA
krutipathak 13-Jun-11 6:06am    
I have used your solution ,but now I got this error:
The 'MySQL Provider' provider is not registered on the local machine.
pl help
Here[^] is the Download page for the .Net connector.

Hope this helps
 
Share this answer
 
Comments
krutipathak 13-Jun-11 4:29am    
hi thanks for the solution but i m using Oledb for connection to mysql .
and I m havin windows appliaction so pl help me to find mysqlprov provider,
it is necessary to use oledb connection.
Wayne Gaylard 13-Jun-11 4:44am    
That is the Oledb provider for c# and VB.Net. What language are you using ?
krutipathak 13-Jun-11 5:41am    
m using C#.but m not able to find mysqlprov provider
Sergey Alexandrovich Kryukov 13-Jun-11 4:39am    
Good, a 5. (This is not your fault that OP wants OLEDB and did not even mention it.)
--SA
krutipathak 13-Jun-11 6:06am    
I have used your solution ,but now I got this error:
The 'MySQL Provider' provider is not registered on the local machine.
pl help

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