Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Data Sessions ?
Message
 
To
14/10/1997 23:04:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00054614
Message ID:
00054626
Views:
31
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform