View Single Post
  #3  
Old 04-15-2004, 05:08 AM
tazzz1137
Fire Beetle
 
Join Date: Apr 2004
Posts: 9
Default

OK I have used link in Jazz guide went to doorupdate-03-15-04.sql
and clicked and saved fileas Doorupdate-03-05-04.sql ran mysql bat code
source doorupdate-03-15-04.sql
File unable to open
and update is in Bin?? so am i doing it wrong or what ?
Tazzzz

C:\Documents and Settings\Betty\Desktop>cd\mysql\bin

C:\mysql\bin>mysql -u root mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 218 to server version: 4.0.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use eq;
Database changed
mysql> source doorupdate-03-15-04.sql
ERROR:
Failed to open file 'doorupdate-03-15-04.sql', error: 2
mysql>

C:\Documents and Settings\Betty\Desktop>cd\mysql\bin

C:\mysql\bin>mysql -u root mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 219 to server version: 4.0.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> source doorupdate-03-15-04.sql
ERROR:
Failed to open file 'doorupdate-03-15-04.sql', error: 2
mysql>
STUCK :(
Tazzz
Reply With Quote