OdbcConnection os = new OdbcConnection(); os.ConnectionString = "DRIVER=MySQL ODBC 3.51 Driver;SERVER=localhost;UID=faruk;PWD=mik;DATABASE=detail;OPTION= & 1 + 2 + 8 + 32 + 2048 + 16384"; os.Open(); MessageBox.Show("Right Connection");
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)