Help Center
Version 2.0
Version 2.0
Using the Hosting Control Center, you can backup and restore SQL Server databases as...
During the database setup process you chose a password for that database. You will...
During the database setup process you entered a description for that database. This...
For security reasons, we do not allow customers to remote connect to our MS SQL...
The purpose of the Windows file DSN (data source name) is to centrally store your...
Our hosting accounts support FrontPage extensions for the 2000 and 2002 versions....
Do not use "localhost" as the hostname for your database-driven Web sites. Once you...
You can have as many MS Access databases as you can upload. Caution: Large and...
You have two options when exporting your MySQL database. You can either export the...
When importing a SQL Server database from an existing hosting account to your...
You can create tables and fields only after you set up a SQL Server database. For...
Once you have set up a database with your hosting account, you can log in to your...
Do not use "localhost" as the hostname (or database server) for your database-driven...
To take full advantage of ASP .NET's architecture and performance capabilities, you...
During the database setup process you entered a description for that database. This...
Connection strings can be found in the Hosting Control Center. Log in to your...
When attempting to perform a database restore, there are a variety of errors that...
The URL for the Database Publishing Service (DPS) is located in the Database...
For security reasons, you cannot directly publish assemblies. However, it is possible...
There are several methods for backing up a MS SQL database. Dump A copy of the...
You can import data from a delimited file into your shared hosting account's SQL...
During the database setup process you entered a description for that database. This...
We allow up to 200 simultaneous connections per MySQL user. There is also a limit...
We allow up to 200 simultaneous connections per MySQL user.
You can export your SQL server database to an XML or a CSV file from the SQL Server...
Normally, if you are beginning to use MySQL for the first time, or have no other...
Using the Hosting Control Center, you can back up and restore SQL Server databases...
Errors such as: ..."Got error: 1016: Can't open file: 'YOUR_TABLE_NAME.MYI'....
Yes, MySQL databases are limited to 200 MB each. The number of databases your site can...
Yes, you can connect to your database remotely with paid hosting accounts. To...
This is most likely caused by your site having met its maximum concurrent connection...
We allow up to 100 simultaneous connections per MS SQL user. MS SQL Server...
Some of the new features in MySql 4.1 32 bit password hashing This will offer...
Stored procedures are supported in MySQL 5.0. A stored procedure is a set of SQL...
MySQL is a database server that you can use in conjunction with PHP and other...
SQL Server is a relational database server from Microsoft that you can use in...
Here's the lowdown: We provide database management tools with our shared hosting...
MySQL is a database server that you can use in conjunction with PHP and other...
To use Direct Database Access to connect remotely to your shared hosting database,...
This example describes using File DSN and ASP /ADO to connect to a MySQL Database....
This example describes using ASP /ADO to connect to a Microsoft SQL Server Database....
Your back-up file is placed in the _db_backups folder on the root level of your...
The Database Publishing Wizard (DPW) client works with all local versions of SQL...
The latest version of the Database Publishing Wizard (DPW) client is available from...
Using your login credentials, you can perform all database actions through the...
To set up the Database Publishing Wizard, you will need the following information:...
The Database Publishing Wizard (DPW) provides detailed errors when you may be able...
The Database Publishing Wizard (DPW) project home page is located in the CodePlex SQL...
The Database Publishing Service (DPS) and Database Publishing Wizard (DPW) are a set...
When restoring a SQL Server database back-up file, you are limited to using .bak files...
Yes, MS SQL databases on our Windows Shared Hosting plans have a size limit of 200...
What is MARS? Using Multiple Active Result Sets (MARS), you can maintain multiple...
This example describes using ASP /ADO to connect to a MySQL Database. <% Dim...
Some MySQL database features are not enabled on our shared hosting servers. Below is...
For a complete list of the changes from MySQL 4.0 to version 4.1, see the Official...
Yes. In order to protect our shared servers we restrict the following features:...
The Database Publishing Wizard (DPW) runs under your hosting account credentials....
It is not possible to publish a full text catalog to one of our hosted SQL databases....
The Database Publishing Service (DPS) may alter the contents and structure of your...
We have configured the .NET 2.0 environment to run in a customized medium trust...
Error Message: Operation must use an updateable query. /file.asp 12 Cause: The...
Collation controls the way string values are sorted. The default collation sorts...
There are two types of backup: System Backup and User Backup. Here is a list of...
The standard method for backing up a MySQL database is via the dump method. This...
This example describes using File DSN and ASP /ADO to connect to an Access Database....
Currently, this procedure is not supported. However, there are methods to migrate...
You can set up a MySQL, MS SQL, or Access database using our various Windows hosting...
ASP .NET starter kits can be downloaded from the ASP.NET Web site . The following...
This example describes using ASP /ADO to connect to an Access Database. <% Dim...
Our Windows hosting accounts allow you to set up Access database support . Using...