Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select ... From (Buffered Table) and uncommited records
Message
From
29/05/1999 14:00:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select ... From (Buffered Table) and uncommited records
Miscellaneous
Thread ID:
00224374
Message ID:
00224374
Views:
48
Hello everyone,

I have a buffered cursor that is the source of a SQL query (the result beeing a summary using Group By). Everything works fine except for a small detail: changes in the source cursor aren't "seen" by the SQL query until a TableUpdate is called.

Of course, that's not what I want, since I would like to have the summary display change as I enter/change data in the source cursor.

I could always forget the SQL query and calculate it manually using Scan ... EndScan, but using SQL is so much easier! :-)

VFP5. The source of the first cursor isn't a local table; it's on a SyBase server.
Sylvain Demers
Next
Reply
Map
View

Click here to load this message in the networking platform