If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I've developed a web site with .NET in c# using System.Data.SqlClient data provider. Now i need to change to using MySQL. I've be using only Sql Server before this, so dont know much about MySQL. Is there much involved in changing over to MySQL.