View Single Post
  #2  
Old 09-08-2002, 11:14 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Did you type use (db); first?

My mysql database is named eq so to sql i have to type:

use eq;
source db.sql;

That might not be the problem but only thing I can think of.
Reply With Quote