I have tried connection string as IP:portno & ip\\SQLEXPRESS
but it all giving an error message
Plz tell me the connection string
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.
Neha SharmaPosted Oct 27, 2012, 2:36 AM
Make sure that the connectionstring is working on Local mssql management studio.
sharath kumarPosted Oct 27, 2012, 12:31 AM
Pravinkumar BirajdarPosted Oct 26, 2012, 11:12 PM
Neha SharmaPosted Oct 26, 2012, 7:35 AM
When i have database on my local PC:
When I have database on server:
"Data Source=173.248.170.250;DataBase=dbname; user ID=abc; password=abc";
or you can try with "." also.
But in case you are unable to find the exact data source you can go with the hosting provider technical support team they ll manage the connection string or allow remote connection to allow.
if it helps you mark it as answer,else let me know the next issue.
Shivanand ArurPosted Oct 26, 2012, 7:28 AM
Try using this...