Microsoft
Software
Hardware
Network
Question : Access / how many users connected?
Using Access 2K.
I have two mdb files - a data.mdb and a fronend.mdb.
Is there a way to know how many fronend.mdb are connected to the data.mdb? I would like to know when one is the only person connected.
Answer : Access / how many users connected?
ok ... you can solve that issue with this:
http://www.mvps.org/access
/api/api00
41.htm
mx
Random Solutions
Notepad++ Is there a way to show the cursor offset from the beginning of the file
Syslog Files from Cisco to Kiwi SysLog
iPhone, how do I correctly pass data model object data between various view controllers without breaking MVC?
Why could the man eat meat after flood?
Wireless printer keeps dropping connection.
TrueCrypt Error while encrypting Windows 7
RDP and problems with keyboard
How to find files for specific date and copy to other directories
How to change td bgcolor based on database result returned
TransactionScope - Sample Code