KB Home | Advanced Search | News | Glossary | Login |
|
ASP.NET Hosting Knowledge Base |   |
How To Solve Problem with Connection String on EF (Entity Framework) 4 or above
Viewed 31540 times since Mon, Apr 1, 2013
This article applies to anyone who uses Entity Framework (EF) type-of-codes on our shared server environment. Please be advised that when you host your database on our server, you will have to use the connection string on your web.config. The "usual"... Read More
How can I restore my MS SQL database?
Viewed 7020 times since Tue, May 1, 2012
If you like to restore your MSSQL database, you need to raise a ticket to our Support Team. Please kindly make sure you make a FULL backup of your database into .bak file format and please kindly upload/send this file to us via FTP to your folder If... Read More
How do I login to my SQL database remotely?
Viewed 6894 times since Mon, Apr 30, 2012
In order to login to your database remotely, please follow the following steps: 1. Please create your new database via your control panel -> click on your domain -> Database. 2. You may also need to create the "database user” via your control... Read More
How can I backup my MS SQL database?
Viewed 4709 times since Tue, May 1, 2012
To back up your MS SQL database, you need to raise a ticket to our Support Team. Please kindly make sure you make advise us the database name that you want to backup and we will send it to your FTP folder. Read More
What is my MS SQL Connection String on my SQL Management Studio tool?
Viewed 47134 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 44489 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 6274 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 5406 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 3305 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 3222 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 3144 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 2854 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
|
|