Hi In Windows command window, I used the following command to start and stop MySQL service
> net start mysql The MySQL service was started successfully. > net stop mysql The MySQL service is stopping. The MySQL service was stopped successfully. May I know how to configure Ant to execute a command like this? -- Hez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
