R
Ray
I have a database with a one Backend and identical copies of the Frontend
placed on the desktop of 12 different computers. I would like to monitor
which computers are accessing the Backend at any time and display that
information using a Form. I would like to "read" the Backend's Record Locking
File and get the computer names that are currently accessing it. (I dont want
to manually open the file in Notepad and read the names).
How can i get this Record Locking Information into a variable in VBA? OR How
can i use a Like statement to check for computer names in the file?
placed on the desktop of 12 different computers. I would like to monitor
which computers are accessing the Backend at any time and display that
information using a Form. I would like to "read" the Backend's Record Locking
File and get the computer names that are currently accessing it. (I dont want
to manually open the file in Notepad and read the names).
How can i get this Record Locking Information into a variable in VBA? OR How
can i use a Like statement to check for computer names in the file?