If the dumps was from a single table you probably need to create the table before restoring the data from the dump
olaf On 9/6/07 11:12 AM, "2 Logic Studios" <[EMAIL PROTECTED]> wrote: > hello , > > am a myql newbie , i am trying to restore a mysql database using > phpmyadmin but i keep on getting this error : > > Error > SQL query: > > TRUNCATE TABLE jamroom_band_fan_invites; > > > MySQL said: > > #1146 - Table 'db_jamroom.jamroom_band_fan_invites' doesn't exist > > > i used the jamroom in built database backup to backup the db but when > i paste the sql statement hats the error i get....Any takers ? > > > > 2 Logic Studios > P.O Box 13544 > Philadelphia, PA 19101 > 1.267.997.8988 > www.2logicstudios.com > [EMAIL PROTECTED] > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
