For MSSQL, do you allow remote connection and multiple users with different privileges? What I would like to have is the ability to connect to the MSSQL DB at Jodohost from other web sites using a user account with only “select” right. Thanks for your help in advance.
I’ve been playing around with the trial account. The server is great but I have trouble connecting to the MSSQL DB remotely using the DAAB in ASP.NET. It gave me the access denied error when I tried to connect from a site not at JodoHost. I can connect to it from my JodoHost site though. The connection string I use is this:
We have placed no restrictions on our SQL server and you can access it from any server in the world. But the access method may need to be altered for it to work. Unfortunately, we do not have any ASP programmers at the moment and can’t help you with this.
Re: Re: Re: Re: MSSQL: Remote Connection and Multiple Users?
Haven’t tried from other sites, but SQL Server Enterprise Manager and Query Analizer are working.
But are you sure that another site allows you to connect to outside SQL server?