View Single Post
  #3 (permalink)  
Old 06-28-2007, 01:01 PM
javagal javagal is offline
Member
 
Join Date: Jun 2007
Posts: 6
javagal is on a distinguished road
Connecting to a MySQL Database in NetBeans IDE

I refered to this manual starting from download and the configuration wizard allow me to install the service.

The last option is to run it by clicking EXECUTE button..and there I got the error. So tried with command prompt ,

" sc query MySQL " shows me that service is available on machine but its stopped.

so tried to start it using command :
"sc start MySQL"

but finally it gave me error

I will copy the exact error once I reach home as trying on my home PC.

Please tell me if some other settings to check..
Reply With Quote