Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View, Buffering and SELECT SQL
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Remote View, Buffering and SELECT SQL
Miscellaneous
Thread ID:
00799268
Message ID:
00799268
Views:
42
I have a remote view with Buffering set to 5 (Optimistic table lock)
The problem is when I issue SELECT Sum(numField1) FROM MyRemoteView
the uncommitted changes are not included in the result.
If I set the buffering to 3, everything works fine.

Is there any way to include the uncommitted changes into SELECT if the buffering is set to 5 ? (without calling the TableUpdate() of course )

Any help is appreciated
Next
Reply
Map
View

Click here to load this message in the networking platform