Sign in | Join
Last post 05-12-2008 3:58 AM by kamii47. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
1]Wahat is difference between SQL SERVER and MYSQL?
2]How to Use MYSQL in DOTNET ?
3]For using MYSQL we need to instal ODBC Drive is there any possibility to use any other drivers ?.please give me the sample code
1,Mysql is open source while for sql server u have to pay
2, You can use MySql Provider in .net
3, It is not necessary to use ODBC driver You can use MySqlConnector http://www.mysql.com/products/connector/net/