Results 1 to 4 of 4

Thread: Error in Connection string of MySql 3.51 ODBC Driver

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up 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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up Re: Error in Connection string of MySql 3.51 ODBC Driver

    Hi,

    yes.

    I got it

    Thanks

    Failing to plan is Planning to fail

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width