article icon '80004005' Could not use ''; file already in use
This usually means the .ldb file cannot be created - the main cause of this happens when you have...
article icon DSNless connection to MS Access
Here are some examples of DSNless connections to MS Access - this is highly recommended over...
article icon DSNLess connection to MS SQL
  Below is an example connection string for access your MSSQL database via a DSNLess...
article icon error '80004005' Could not find installable ISAM
This error can occur if there is a typo in your connection string or path to your database, for...
article icon How can I BACKUP a MySQL database from the command line?
Performing a MySQL Database Dump From your SSH command prompt type ... mysqldump -u {username}...
article icon How can I RESTORE a MySQL database from the command line?
Importing a MySQLDUMP From your SSH command prompt type ... mysqladmin -u {username} -p...
article icon How do I backup and restore my Website and Databases.
Backup your site Login to your old cpanel and click "backup" Once in backup...
article icon How do I create a MySQL database in Cpanel ?
MySQL databases can be created through the cpanel control panel: Login to your control panel...
article icon How do I create a MySQL database in DNP ?
MySQL databases can be created through DotNetPanel: Login to your control panel Hover the mouse...
article icon How do I create a MySQL database in Plesk ?
MySQL databases can be created through the plesk control panel: Login to your control panel...
article icon How do I create a MySQL Database in the Ensim control panel ?
To add a database (subject to hosting plan resources available) through your Ensim control panel:...
article icon How do I move a MySQL Database from one host to another using phpMyAdmin ? Backup and Restore using phpMyAdmin.
How to Backup and Restore your MySQL Database using phpMyAdmin The following are the steps to...
article icon How do I repair a damaged MySQL table, rebuild index or prepare for backup ?
It is always worth trying a repair of MySQL tables before backing them up to shrink the...
article icon How do I REPAIR all MySQL databases on my virtual / dedicated server?
Repairing All Databases You can repair your databases using mysql as the root user with the...
article icon How do I set the database permissions for a Microsoft Access file (*.mdb) on Windows Plesk.
Microsoft Access Database Permissions Login to the Plesk control panel and open the File...
article icon How do I use a Microsoft Access database on Windows Plesk Hosting.
Uploading your database Login to your the Plesk Control Panel and open the File Manager....
article icon How to Backup your MySQL DB databases
Backup command for mysql databases For those looking to get a regular backup of your MySQL...
article icon I cannot login / access phpMyAdmin
  If you are using IE you need delete the cookies for this site...   1. On...
article icon Microsoft JET Database Engine error '80040e14', Syntax error in...
If you get an error like this is it possible you are using a reserved word in your SQL - please...
article icon MySQL Alter Table - How to rename table names and column names in mysql ?
If you have access to a web administration tool like phpAdmin then you can use that to rename...
article icon What is MySQL?
Included on Personal-2 plans and above. The natural database of choice when working with PHP,...
article icon What is PHP?
One of the world's most popular programming languages, included with every hosting account. PHP...
article icon What is phpMyAdmin?
A must-have tool for anyone who uses MySQL databases. This excellent web application...
article icon Why does my PHP/MySQL based website / blob / forum / wiki show MySQL errors ?
There are some circumstances in which your MYSQL databases may become corrupt or tables not...
Language: