Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pack a cursor?
Message
 
 
To
04/08/2008 17:55:00
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01335982
Message ID:
01336418
Views:
24
>Just curious, would the following work?
>
>SELECT * FROM crsWhatever WHERE !DELETED() INTO CURSOR crsWhatever READWRITE
>
>Instead of using the SET DELETED ON command?

Yes it'll work in this case. I use functions which accept alias as parameter only when really necessary. See http://www.berezniker.com/content/pages/visual-foxpro/queries-and-functions-which-accept-alias-parameter for more info.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform