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..