Results 1 to 5 of 5

Thread: [2003] How can you connect to a MySQL DB behind proxy?

  1. #1

    Thread Starter
    Hyperactive Member phutie's Avatar
    Join Date
    Jan 2002
    Location
    Somewhere in Asia
    Posts
    295

    [2003] How can you connect to a MySQL DB behind proxy?

    (Also posted under Database Development)

    I have a MySQL db that I can connect to directly using my program in VB.Net 2K3, the problem is, when I'm behind a proxy, I cannot connect to my MySQL DB successfully.

    Any ideas?
    Multimedia Programmer
    Uses VB.Net and MySQL

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Thumbs up Re: [2003] How can you connect to a MySQL DB behind proxy?

    Click on the database connection at my signature, where you get the different connection string for the database.

  3. #3

    Thread Starter
    Hyperactive Member phutie's Avatar
    Join Date
    Jan 2002
    Location
    Somewhere in Asia
    Posts
    295

    Re: [2003] How can you connect to a MySQL DB behind proxy?

    Thanks shakti, but that's where I also got my connection string. I am using MySQL Connector.

    I am able to connect to my MySQL DB if I am directly connected to the internet. But when I am behind proxy, I couldn't get through....
    Multimedia Programmer
    Uses VB.Net and MySQL

  4. #4
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Thumbs up Re: [2003] How can you connect to a MySQL DB behind proxy?

    Tell Where your database is located.

  5. #5

    Thread Starter
    Hyperactive Member phutie's Avatar
    Join Date
    Jan 2002
    Location
    Somewhere in Asia
    Posts
    295

    Re: [2003] How can you connect to a MySQL DB behind proxy?

    I don't know if I already solved it but when I tried using the IP address as host in my connection string, I got to connect to my MySQL DB through proxy.

    Hmm, any insights?
    Multimedia Programmer
    Uses VB.Net and MySQL

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