Articles

 Can I have more logins for my MS SQL database?

For old In House Control Panel : No. We only provide a single database user login. For...

 Can I have more than 1 database with my MS-SQL account?

Yes, please create a support ticket for more information. The quota of the MSSQL database came...

 Cannot expand Databases in Management Studio

Error: Management Studio Express 2008 to access my shared hosted SQL 2005 / 2008 Standard. I...

 Change collation type in SQL Server

To change a collation of database use this statement. USE Tempdb GO ALTER DATABASE Pubs COLLATE...

 Do you support MSDE 2000?

No. We do not support MSDE 2000. The Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) is a...

 Do you support MSSQL Express

No. We do not support this type of database as this database is only meant for development...

 How do I configure the SQL Server Client connection protocol?

To connect to a remote MS SQL Server over the Internet using SQL clients (Enterprise Manager,...

 How do I get a copy of MS SQL Enterprise Manager and Query Analyser?

Microsoft does not distribute MS SQL client tools individually, they are bundled with MS SQL...

 How do I obtain the MS SQL database disk usage?

Execute this command in Sql Query Analyzer exec sp_spaceused The database size is measured in...

 How to Transfer SQL database from My Database Server to your Database Server

From the Start Menu, select Programs -> Microsoft SQL Server -> Import and...

 How to connect to SQL Server 2000 using Enterprise Manager?

To connect to your Microsoft SQL Server database using Enterprise Manager to manage your...

 How to connect to SQL Server 2000 using Query Analyser?

To connect to your Microsoft SQL Server 2000 database using the Query Analyser, you will...

 I am able to view and access a SQL database other than my own while connected with Enterprise Manager, Query Analyzer, or the SQL Web admin. What is wrong?

This happens because the customer has added Guest Access/Public to their SQL database.  Please...

 I get "SQL Server does not exist or access is denied" error when I tried to connect to MS SQL database on your server?

This error indicates that Enterprise Manager or Query Analyzer cannot make a connection the...

 I want to use a domain I already own, but do I have to transfer my domain name to you?

If you already own a domain name and you wish to use that domain name with a hosting account on...

 MSSQL db change identify specification not permit

Error when trying to modified the identity Yes to no  or no to yes Create a table, one...

Powered by WHMCompleteSolution