Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Data Sessions ?
Message
 
À
14/10/1997 23:04:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00054614
Message ID:
00054626
Vues:
36
>>I am using a form (Private Data Session) with a grid that is populated from an
>>SQL select to a cursor called DailySked .. It works wonderful except for one
>>thing. If the form is active on one workstation and called again from a second
>>workstation with a different data set, both forms are refreshed with the second
>>workstation's query. This is good in some situations, but not really what I am after.
>>Is a Private Data Session not supposed to be Private ? I also thought temporary
>>cursors were local to the worksataion ??
>
>Private data session is application specific. I mean, the table involved, the record pointers, etc. are private versus other forms in the same application.
>
>I have some difficulties to understand what can make a cursor to be updated from another workstation operation.
>
>BTW, is that really a cursor or a view?

Also, Randy, could you be using a table (perhaps written to the network drive and thus shared by all users) instead of a cursor which is temporary and (usually) written to a local drive?

Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform