Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Soft locks and table buffering
Message
De
19/09/2002 10:17:43
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
 
 
À
19/09/2002 04:07:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00700960
Message ID:
00702264
Vues:
12
Of course, at some point the information would have to be stored into a table created on the Server that has oGlobal scope, something like:

Sys(5)+Sys(2003)+ "UserRecs.dbf"

(if the EXE is running on the Server)

The Alias() of this table could be associated with the Global App object within its own Private DS so you wouldn't have to include it into each program. I use the same logic to produce a table that shows all the current users at any given time, along with when they last logged in and out, etc..

-Irv.

>Hi,
>
>>>a Globally-visible array<<
>
>But the array can only be visible in it's own application - you need memory that's avaliable to ALL applications on all machines which are accessing the data. The only way that springs to mind for doing that would be to use a dedicated app and windows sockets (which sounds like overkill).
>
>Regards,
>Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform