View Single Post
  #2  
Old 01-03-2003, 07:38 PM
bardolf
Fire Beetle
 
Join Date: Jan 2003
Posts: 3
Default

I had that problem of not getting the create database option as well. If you go to mysql.exe and type

CREATE database eq;

that will create your database then go on following the instructions to source in the db structures. Hope this helps
Reply With Quote