Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table or Select Into
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00291075
Message ID:
00291091
Views:
16
>What's the best way to determine if a cursor is a table or the result of a Select Into?
>
>TIA

The best way is to make sure the needed type of cursor at the point when you create it, i.e. if you need physical file then use NOFILTER clause of SELECT_SQL. If you use CREATE CURSOR then it's always physical.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform