Hi all,
I'm developing a system in MSExcel that uses VBA and Excel forms for the front end, whilst using a MySQL server local to each machine to process the data in the background.
On starting up the Excel system I want to:-
a) (if necessary) check whether or not the MySQL server is running on the machine
b) (if necessary) start the server
If anyone can suggest VB(A) code to help do this I'd be muchly grateful.
I'm developing a system in MSExcel that uses VBA and Excel forms for the front end, whilst using a MySQL server local to each machine to process the data in the background.
On starting up the Excel system I want to:-
a) (if necessary) check whether or not the MySQL server is running on the machine
b) (if necessary) start the server
If anyone can suggest VB(A) code to help do this I'd be muchly grateful.