Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
... and then I fell off my chair.
Message
From
03/10/2001 09:48:52
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
03/10/2001 05:05:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00563467
Message ID:
00563562
Views:
17
>VFP 5.0
>set deleted on
>
>select sum(myvalue) from mytable : works fine
>select max(myvalue) from mytable : deleted records aren't filtered out : why not ? Try it out !

Pascal,
Works right in VFP5.0. 2 things I can think of :
1) There is another value same as deleted one and not deleted.
2) set deleted is off for session (scoped to current session)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform