Category Articles RSS Feed
What is my MS SQL Connection String on my SQL Management Studio tool?
Viewed 46397 times since Tue, May 1, 2012
The connection string of your MS SQL database will always depend on the MS SQL version that you create via our Control Panel. You can find the connection string details by logging into our Control Panel -> Database. When you connect from your... Read More
What is my MS SQL Connection String on the web.config?
Viewed 43732 times since Tue, May 1, 2012
The connection string of your MS SQL database will always depend on the MS SQL version that you create via our Control Panel. You can find the connection string details by logging into our Control Panel -> Database. When you connect from your... Read More
I cannot login to my MS SQL database remotely. What did I do wrong?
Viewed 6019 times since Mon, May 7, 2012
If you cannot login to your MS SQL database remotely via SQL Management Studio Express tool, there are few things you need to check: 1. Please make sure you use the correct SQL Server details. Since this is a remote SQL connection, it is recommended... Read More
Do you support MS SQL WebAdmin access?
Viewed 5141 times since Tue, May 1, 2012
We, unfortunately, has disabled the support of MS SQL WebAdmin. This is simply because of the fact that MS SQL WebAdmin can degrade the performance of your site, database and the overall server. As a replacement, you can consider using a FREE... Read More
How can I change my SQL Server collation name?
Viewed 3043 times since Mon, May 21, 2012
In order to change the SQL Server collation name, first of all, you need to know the name of the collation you want to set. Since you do not have a direct permission to execute the command line: "ALTER DATABASE [database_name] COLLATE ... Read More
Can I have one database user associated to more than 1 MS SQL database?
Viewed 2919 times since Tue, May 1, 2012
Yes, we can certainly arrange it for you. Please be advised that our Control Panel only supports 1-to-1 association and this means that 1 database user can only be associated to 1 MS SQL database only. If you want 1 database user to be associated to... Read More
Can I set up additional logins for my MS SQL database?
Viewed 2675 times since Mon, Apr 30, 2012
Yes, you can setup additional database users login via our Control Panel -> click on your domain -> Database -> Add New Database User Read More