Hi,
Our application and database are hosted in two different servers , we are not able to connect with the remote database please give some solutions for how to connect with remote database?
Thanks,
Gayatri P
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.
Steven ReidPosted Jun 16, 2014, 1:18 AM
You need to enable remote connection. Please kindly check how to enable remote connection.
Anupam SinghPosted Jun 9, 2014, 2:00 AM
First of all set Enable Remote Connection property true in sql server .
If still problem persist then go to sql server configuration manager and enable tcp\ip for correct sql server instance.
And at last try to check port 1433 is open for incoming connection or not (there might be some firewall settings you need to change).
Hope it will help.
Bhabani PrasadPosted Jun 9, 2014, 1:40 AM