G
Guest
I am working with a database linked to a "backend" database which is also
accessed by other users. Is there any method of determining which of these
users is currently accessing the backend database. The lbd viewer
applications apparenetly don't work on linked databases. The only method i am
aware of at the moment is the "brute force" approach of having each uiser
"log-in" to the backend when their application starts. My reason for needing
the information is to determine appropriate times to compact the backend
tables.
accessed by other users. Is there any method of determining which of these
users is currently accessing the backend database. The lbd viewer
applications apparenetly don't work on linked databases. The only method i am
aware of at the moment is the "brute force" approach of having each uiser
"log-in" to the backend when their application starts. My reason for needing
the information is to determine appropriate times to compact the backend
tables.