Home > database > "MySql Data. MySqlClient. MySqlException" type of abnormal in MySql. The first chance. DLL
"MySql Data. MySqlClient. MySqlException" type of abnormal in MySql. The first chance. DLL
Time:09-26
Access database can sometimes appear "MySql. Data. MySqlClient. MySqlException" first chance type of abnormality in MySql. Data. The DLL in the wrong, and this will not be to catch, that what is wrong?
MySqlConnection conn=null; String strSQL=the String. Format (" select * from the user where the username='{0}' and password='{1} ", username, password); Conn=db. GetMySQLConn (); Int existCheck=db. ExeMySQLCmdCheck (strSQL, conn);