Hello,
i have developed a small program in VB 6.0 and the backend is MS ACCESS.
i want to know who is currently logged ms access database. Some body accessing this database by using my program which is located in a local server. some times i need to modify the database. Hence i need to open ms access exclusively for me. But i am unable to open it. it was locked by some other user. if i know that user name, i can ask him to exit the program.
Can anyone give some ideas how to know the current user of this database.
Thanks
Raj
i have developed a small program in VB 6.0 and the backend is MS ACCESS.
i want to know who is currently logged ms access database. Some body accessing this database by using my program which is located in a local server. some times i need to modify the database. Hence i need to open ms access exclusively for me. But i am unable to open it. it was locked by some other user. if i know that user name, i can ask him to exit the program.
Can anyone give some ideas how to know the current user of this database.
Thanks
Raj
Comment