Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi

I am writting an application that needs to connect to a sql server that is on the internet.

http://www.yourmobileismymobile.com

This server has the sql server and sql server port is open and i know the (username and password),the question is how do i set the connection string

And i also know the database name in sql server

 

Any ideas

Thanks in advance

Life is the biggest school
Posted

If your using Visual Studio Profession you can use the server explorer to add a new connection. You'll be prompted for the information. After the connection is created, drop and drag the connection onto your form/page.

 

That's the overly simple way to do it.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...