Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read only cursor
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00787772
Message ID:
00787789
Views:
16
>Is it normal that when I issue:

>
>select * from myTable into cursor myCursor readwrite
>
>that both myTable and myCursor are open in a workarea?

Yes...

>Should I issue a select 0 before I do my select statement to insure that a different workarea will not be used or is this redundant?
>

I don't see a reason to do a SELECT 0...the cursor will be in a new work area.
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform