Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Remote SQL Connection Problem

Author  Topic 

mehboobafridi
Starting Member

2 Posts

Posted - 2010-01-28 : 00:40:21
Dear members,

I am working in organization as a web developer.
My organization has a main web server in the Head Office and Several data servers in the Sub Offices. The Sub Head offices are connected to our main Web Server through VPN (Intranet). Some times we need to connect to the DATA Server located in the Sub Offices to execute some SQL Queries.
For this purpose I need connection string which lets me make the connection.

I this context I need your help please.

Kristen
Test

22859 Posts

Posted - 2010-01-28 : 02:47:09
See www.connectionstrings.com
Go to Top of Page

mehboobafridi
Starting Member

2 Posts

Posted - 2010-01-30 : 00:27:33
quote:
Originally posted by Kristen

See www.connectionstrings.com



Thank you for your reply.
I had searched connectionstrings.com many times but it didn't solve my problem.
If any other solution you might suggest will be appreciated.

Regards
Go to Top of Page
   

- Advertisement -