Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WHOHAS
Message
From
27/10/1999 12:23:52
Srinivasan Ashwath
Zeus Software Services
Hyderabad, India
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: WHOHAS
Miscellaneous
Thread ID:
00282240
Message ID:
00282342
Views:
23
Hi,
folks
I dont know much about nt server, if your database is in nt server and .
if we know the user is connected to ur system through some dlls u may be able to know whether any user is still connected to user.
I think we have this option in nt server to know whether any one is connected or not.

Second option

Before taking the backup at a particular time just try to open the database in exclusive mode. If any user is connected to that particular database, this will result in error. You can trap by this

********On error statements
Open database sample exclusive
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform