H
Haakon D
Guest
I am working with a terminal server (win 2003 sp2) that we have installed a
the 3rd party client application for our database on - however this app seems
to be limited to one licence per machine - and if two are detected one bombs
out and causes corruption. I want to ensure that no more than once instance
of the application is allowed to run on the server at anyone time - something
that simply informs the second user that *user* currently has the app open
etc would be fine.
I've read about mutexs etc - but these solutions all seem geared to someone
customising their own application to prevent multiple instances.
thanks for any advice
Haakon
the 3rd party client application for our database on - however this app seems
to be limited to one licence per machine - and if two are detected one bombs
out and causes corruption. I want to ensure that no more than once instance
of the application is allowed to run on the server at anyone time - something
that simply informs the second user that *user* currently has the app open
etc would be fine.
I've read about mutexs etc - but these solutions all seem geared to someone
customising their own application to prevent multiple instances.
thanks for any advice
Haakon