View Single Post
  #5  
Old 11-11-2010, 08:05 PM
Gavin2010
Fire Beetle
 
Join Date: Jul 2010
Posts: 4
Default

his is what i get





Enter password: ********
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 6
Server version: 5.0.85-community-nt MySQL Community Edition (GPL)

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> source peqdb_rev1589.sql;
ERROR:
Failed to open file 'peqdb_rev1589.sql', error: 2
mysql> source C:/PEQ/peqdb_rev1667.sql
ERROR:
Failed to open file 'C:\PEQ\peqdb_rev1667.sql', error: 2
mysql> source C:/PEQ/peqdb_rev1667.sql
ERROR:
Failed to open file 'C:\PEQ\peqdb_rev1667.sql', error: 2
mysql> source C:/PEQ/peqdb_rev1589.sql;
ERROR:
Failed to open file 'C:\PEQ\peqdb_rev1589.sql', error: 2
mysql> source C:/PEQ/peqdb_rev1589.sql'
ERROR:
Failed to open file 'C:\PEQ\peqdb_rev1589.sql'', error: 2
mysql>
Reply With Quote