my problem is that, if One copy of my Front-end database is running then how to deny another copy to be opened and show message that program is already running.
some time user working on the Front-end database, they open another copy of the same front-end to work on different functions of my database at a time.
how can i prevent my database from this situation.
some time user working on the Front-end database, they open another copy of the same front-end to work on different functions of my database at a time.
how can i prevent my database from this situation.