Error in Connection string of MySql 3.51 ODBC Driver
Hi all,
I have one problem.I create a connection string
value="DRIVER={MySQL ODBC 3.51 Driver};SERVER=69.89.25.150;DATABASE=infowave_tt2DB;UID=infowave;PASSWORD=20recharge05;OPTION=3">
like that above.That is MySql 3.51 ODBC Driver connectivity.But i run the code in asp.net the below error occured
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on '69.89.25.150' (10060)
I couldnt clear this problem.I think Is any error in connectionstring.
Reply as soon.
Thanks
Failing to plan is Planning to fail :)
Re: Error in Connection string of MySql 3.51 ODBC Driver
It's a problem with your connection.
69.89.25.150 can't connect, or doesn't exist. Verify that first.
Re: Error in Connection string of MySql 3.51 ODBC Driver
Hi,
yes.
I got it
Thanks
Failing to plan is Planning to fail :)
Re: Error in Connection string of MySql 3.51 ODBC Driver
If you go to User CP > Edit Signature, you can put "Failing to plan is planning to fail." in the signature. That way, you won't have to type it out everytime.