Is there any way we can restrict an exe or an application to not start if another user is already running the application?
We have a tool which conects to a Database and if the tool is used by two users at the same time it creats duplicate entries in database. So do we have any options to restrict the access to an exe or application only for one user?
Thanks and Regards Hemachandran