Connection String for a Hosted Database (Domain/Web hosting Provider) --- Windows Forms

I have domain name, and host account with a service provider. I want to host a sql server database through the service provider. I'm developing a windows forms application that I want to access this database. Whats the way to go with this situation?

I have experience with local connection strings. What would be the connection string for a hosted database?

0 answers