Quote:
Originally Posted by KinG^PlutO
Can someone help me fix this error?
|
I think you are using a framework 4.0 or w.e
The new framework change some codes
goto top..
Code:
using System.Data.Sql;
using System.Data.SqlClient;
then for mysql thought
Code:
SqlConnection conn = new SqlConnection("Server='...)