Category Articles RSS Feed
What is my MS SQL Connection String on my SQL Management Studio tool?
Viewed 46398 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 6021 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 5142 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 3044 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
Do you support SQL 2012?
Viewed 3014 times since Fri, May 4, 2012
Starting from 1st May 2012, we have officially launched the new SQL 2012 on our new server. For those customers who registered before this date are still able to use SQL 2012 database. However, an account migration to a server that supports SQL 2012... Read More
Can I have one database user associated to more than 1 MS SQL database?
Viewed 2920 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 2676 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