Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Offline views
Message
From
18/10/2001 08:22:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Offline views
Miscellaneous
Thread ID:
00570161
Message ID:
00570161
Views:
58
We have a need to select a few records out of a SQL table, list them in a grid, and then modify them. If we just use a remote view as the Grid.RecordSource, the results are displayed but as soon as a record is modified and the record pointer is moved, the SQL table cannot be queried, i.e.; it's locked until the results are updated. We also tried to use an offline view, but that needs to be opened exclusive and no one else can use the view.

We have Optimistic Row Buffereing set in both situations. We want to make any changes and then either batch update or revert.

Any suggestions?

Thanks

Tim
Duty is ours, the results are God's - John Quincy Adams
Next
Reply
Map
View

Click here to load this message in the networking platform