We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,099 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

MySQL database with SSH tunneling and Visual Studio 2010

The MySQL database I want to use is using SSH tunneling and the MySQL connector provided from MySQL only allows normal connection. Can I somehow work around the SSH tunneling so I can connect Visual Studio with the database?

Thank you :)

3
Contributors
1
Reply
10 Months
Discussion Span
6 Months Ago
Last Updated
2
Views
GregoryHouseMD
Newbie Poster
10 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

You can configure an SSH tunnel using PuTTY or similar such that localhost:5555 maps to your.server.com:3306 via an ssh tunnel. Then just point Visual Studio at localhost:5555 as though there were an actual mysql service listening there.

ammonsutherland
Newbie Poster
5 posts since Oct 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0559 seconds using 2.64MB