Hi all,
I want to know what is the connection string to write to connect remote sql connection.
Advance thanks,
Darma
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shakuntala GaurPosted Jul 18, 2012, 5:53 AM
Hi,
I would like to introduce you to http://www.connectionstrings.com whenever I have to manually create a connection string that's my first port of call. I can tell you right now that you can't do SQLExpress from a remote client (at least not the last time I checked). But here is the page for SQL Server connection strings. If it works, then it'll be there
If my answer helps you out please select it accepted
Kind regards,
Shakuntala