I was wondering if it’s possible to host my database on a remote server and still run the application on my local machine while I’m developing it.
I’m using asp.net.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, rather than using
.or the name of your machine as the server, just put in the IP address.So if you’re just using a connection string