|
-
Oct 28th, 2006, 01:24 AM
#1
Thread Starter
Hyperactive Member
[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
-
Oct 28th, 2006, 01:50 AM
#2
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.
-
Oct 28th, 2006, 02:05 AM
#3
Thread Starter
Hyperactive Member
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
-
Oct 28th, 2006, 02:19 AM
#4
Re: [2003] How can you connect to a MySQL DB behind proxy?
Tell Where your database is located.
-
Oct 28th, 2006, 03:13 AM
#5
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|