Hi
Have you been through the full installation process before you have had this problem?
You could try checking your wp-config.php file to see that the database settings are correct and also that the $table_prefix setting matches the table prefixes in your database.
You can check the database name and prefixes in phpMyAdmin.
Ian