Re: how to copy live paradox tables
- From: "Steven Green" <greens@xxxxxxxxxxxxx>
- Date: Wed, 6 Sep 2006 15:04:17 -0400
This table would identify EVERYONE CURRENTLY ONLINE. As a function of
your applications opening and closing, these entries are added or deleted
from this common table.
nope.. if the app aborts, crashes, etc.. the entry is left open, just like
the lock file (g)
--
Steven Green - Waldorf Maryland USA
Diamond Software Group
http://www.diamondsg.com/main.htm
Paradox Support & Sales
Diamond Sports Gems
http://www.diamondsg.com/gemsmain.htm
Sports Memorabilia and Trading Cards
"Rodney Wise" <NSpamPlease_rodney1@xxxxxxxxxxxxx> wrote in message
news:44fef93c$1@xxxxxxxxxxxxxxxxxxxxxxxxxxx
I believe the best way to deal with this is to cause ALL users to
automatically make an entry into a common table which is located in the
"Net" directory (Logged in or Logged out). This table would identify
EVERYONE CURRENTLY ONLINE. As a function of your applications opening and
closing, these entries are added or deleted from this common table.
By tracking who is Online... you can establish rather it is safe to lock
the table directory and begin copying the data tables or not. You could
even go as far as to design your application to automatically send a
message to those who are Online, stating that they need to quit their work
within the next 5 minutes.... etc.
By placing this logging table in the Net Dir, you are assured that
everyone can see it and use it. It wouldn't take much effort to cause
your apps to automatically log users on and off of this table.
Of course, if a user would somehow quit their Paradox app in an unorthodox
manner (Ctrl-Alt-Delete), they may not get properly logged out of the
table.... you will have to devise a reliable method to handle this.
I use this logging method and find I can use the information for a lot of
other uses too. You can include users time in and time out.... client IP
addresses, etc., etc....
--
...
`·.¸¸.·´¯`·.¸¸.·´¯`·-> rodney
.
- Follow-Ups:
- Re: how to copy live paradox tables
- From: Rodney Wise
- Re: how to copy live paradox tables
- References:
- Re: how to copy live paradox tables
- From: Robert Molyneux
- Re: how to copy live paradox tables
- From: John Ligda
- Re: how to copy live paradox tables
- From: Rodney Wise
- Re: how to copy live paradox tables
- Prev by Date: Re: how to copy live paradox tables
- Next by Date: Re: how to copy live paradox tables
- Previous by thread: Re: how to copy live paradox tables
- Next by thread: Re: how to copy live paradox tables
- Index(es):
Relevant Pages
|