Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT SUM on view
Message
From
06/10/2005 02:29:42
 
 
To
05/10/2005 20:37:51
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01056558
Message ID:
01056620
Views:
19
>I am using SELECT SUM on local view. The view is optimistic table buffering. If one record on view is deleted, but tableupdate is not issued, SELECT SUM consider DELETED() record or not?

for this uses:
SELECT ... FROM alias WITH (BUFFERING = .T.) ...
Previous
Reply
Map
View

Click here to load this message in the networking platform