Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding Data Sessions
Message
From
05/10/1999 15:56:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Understanding Data Sessions
Miscellaneous
Thread ID:
00272909
Message ID:
00272909
Views:
44
Apparently I don't have a complete understanding.
I have three different forms that deal with mostly the same tables,but with different indexes/relations and so forth. So, I made private data sessions. In single user mode, everything seems to work and update perfectly. (I let each of these sessions default to the same VFP assigned session name "Dataenvironment", but this doesn't appear to be causing problems ).

Now the problem. If I am modifying data, I do not expect to have dynamically updated grids on the forms that other users are working with. ( All users simply hit the .dbc on a common server )However, as they navigate and trigger events, the changes should be reflected and generally are. If I delete a user on my system, other users can continue to login with this ID until they release any forms that have the user table in that data environment.

Is there some updating issue that I am not aware of ?? And, do the Private sessions have anything to do with the issue ?
I do not have buffering turned on anywhere in this particular .app.

Any help would be greatly appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform