View Single Post
  #8  
Old 12-10-2002, 07:43 AM
Pneu
Sarnak
 
Join Date: May 2002
Posts: 65
Default

If mysql is installed correctly then you should be able to click START, RUN and type

C:\mysql\bin\mysqladmin create eq

to make a database, and

C:\mysql\bin\mysqladmin drop eq

to delete it when you mess it all up and want to resource it . You should do this on the machine upon which mysql is installed. The network should not matter. Hope that helps

Pneu
__________________
Girls CAN play computer games, they just think of the screen as a mans head...
Reply With Quote