jean2111 Posted August 30, 2014 Posted August 30, 2014 Hi, I need some help to connect remotly with SQL server with Visual Studio 2013... In Visual Studio i try to create a new connection, I select Miscrosoft SQL Server (Sqlclient), and fill like this image: When i try to Test Connection this happens: Can someone help me?Thanks.
yashrs Posted August 30, 2014 Posted August 30, 2014 Try changing the Data Source to "MySQL Database" instead of "Microsoft SQL Server" and tell if it works. Also, if you have not enabled remote MySQL access, you will have to do so. See here for more instructions for Remote MySQL: http://wiki.helionet.org/MySQL_Databases#Connecting_Remotely
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now