singlenerd
Technical User
Hi All,
I am using dDBASE 5.0 for DOS.
I have a file locked and I am trying to get the information on who locked it. So far, I have tried using LKSYS() (already CONVERTed the tables) and it only works if I issue the command with the same user that has the file locked. Given that information, I could check a database for lock information, then lock the file and have the user report their information DBF(), ID(), TIME() and DATE() to a database file to be read by other users.
Is there a better way to get the lock information?
Thanks
---
"One source to query, one source to answer and one source to bind them." Aaron Sharp
I am using dDBASE 5.0 for DOS.
I have a file locked and I am trying to get the information on who locked it. So far, I have tried using LKSYS() (already CONVERTed the tables) and it only works if I issue the command with the same user that has the file locked. Given that information, I could check a database for lock information, then lock the file and have the user report their information DBF(), ID(), TIME() and DATE() to a database file to be read by other users.
Is there a better way to get the lock information?
Thanks
---
"One source to query, one source to answer and one source to bind them." Aaron Sharp