Help Center
Version 2.0
Here's the Lowdown: Create symbolic links using your Linux Hosting account's File...
Here's the Lowdown: Windows hosting supports MySQL, MS SQL (SQL Server) and Access...
Yes, MySQL databases are limited to 200 MB each. The number of databases your site can...
For a complete list of the changes from MySQL 4.0 to version 4.1, see the Official...
Normally, if you are beginning to use MySQL for the first time, or have no other...
Stored procedures are supported in MySQL 5.0. A stored procedure is a set of SQL...
During the database setup process you entered a description for that database. This...
We allow up to 200 simultaneous connections per MySQL user.
This example describes using File DSN and ASP/ADO to connect to a MySQL Database....
Yes. In order to protect our shared servers we restrict the following features:...
We have configured the .NET 2.0 environment to run in a customized medium trust...
Some of the new features in MySql 4.1 32 bit password hashing This will offer...
We allow up to 200 simultaneous connections per MySQL user. There is also a limit...
Errors such as: ..."Got error: 1016: Can't open file: 'YOUR_TABLE_NAME.MYI'....
You have two options when exporting your MySQL database. You can either export the...
Some MySQL database features are not enabled on our shared hosting servers. Below is a...
The standard method for backing up a MySQL database is via the dump method. This...
This example describes using ASP/ADO to connect to a MySQL Database. Replace values...