PDA

View Full Version : source help



tiredoff
Sun 20th Apr '08, 7:53pm
Hi
can some one give an example to fix this please?

$impexconfig['source']['database'] = 'source';
$impexconfig['source']['tableprefix'] = '';

ImpEx Database errormysql error: Invalid SQL: SHOW TABLES
mysql error: No database selected
mysql error number: 1046
Date: Sunday 20th of April 2008 05:56:02 PM
Database: source
MySQL error: No database selected

Steve Machol
Sun 20th Apr '08, 10:26pm
Either there is no database named 'source', or your target database name is wrong.