|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Connecting VB.net with mysql Hi, I am developing new project by using vb.net 2005 as a front end and MySql as a back end. But the problem is that, I'm unable to connect the MySQL database when ever I required to connect this error message occuring. The 'MySQLProv' provider is not registered on the local machine. Please give me a solution. ![]() Thank You, |
#2
| |||
| |||
Re: Connecting VB.net with mysql Hello Jateen, I study Ur problem just do this and go forward Imports MySql.Data.MySqlClient 'The Data base Connection as follows: Public conn As New MySqlConnection Public cmd As New MySqlCommand And do the following Code of urs. |
![]() |
|
Tags: mysql, vbnet |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Connecting C# with MySQL database | Quattro | Software Development | 5 | 05-03-2010 10:13 PM |
Connecting to remote MySQL | Gavisht | Software Development | 4 | 10-12-2009 08:35 PM |
Mysql Error : Can't connect to local mysql server through socket ' var lib mysql mysql.sock' 2 | roshan45 | Software Development | 3 | 07-11-2009 09:36 PM |
Problem connecting to mysql db | Wagan-rave | Software Development | 3 | 21-03-2009 10:57 AM |
Problem connecting to mysql | Damodar | Software Development | 3 | 25-02-2009 03:16 PM |