here i found the article about it
http://dev.mysql.com/doc/refman/5.0/en/odbc-net-op-c-sharp-cp.html
but how to choose the port that connector should connect to.
string MyConString = "DRIVER={MySQL ODBC 3.51 Driver};" +
"SERVER=localhost;" +
"DATABASE=test;" +
"UID=me;" +
"PASSWORD=pass;" +
"OPTION=3";
OdbcConnection MyConnection = new OdbcConnection(MyConString);
MyConnection.Open();
i can find hardly anything on msdn about it, about MyConString was
everything exept ports:\
can u help me?:>
cheers kamiseq
Paweł Kamiński
[kamiseq]
[namiar]
- skype: kamiseq
- gg: 2370552
- www.kamis.jz.pl
- hokam@stripped
[pozdrowienia z krakowa]