View Single Post
  #6  
Old 02-21-2004, 05:06 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

No <>'s.. Type this as follows:
Code:
mysql -u root myslq
USE eq;
source MWnpcdb_050_default0_2.sql;
quit
You have unzip the file and you also have to make sure that the sql file is in your c:\mysql\bin folder (granted c:\myslq is the location you installed MySQL to, which IS the location if you went default), and that should work just fine...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote