View Single Post
  #2  
Old 01-06-2003, 05:01 PM
thadood
Fire Beetle
 
Join Date: Jan 2003
Posts: 2
Default

goto the Mysql installed directory then goto the /bin directory and run Mysql.exe and type the following to make the database:

create database eq;

don't forget the little ;

It should now be created :lol:

then continue on following the steps of the readme.


-Thadood "Aydon Trickykid"
Reply With Quote