Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor won't PACK
Message
From
02/03/1999 19:21:36
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00193355
Message ID:
00193386
Views:
12
Cursors can't be PACKed. Try this:

SELECT * from cusor1 where !deleted() into cursor2 NOFILTER

>Hi,
>
>I created a cursor using CREATE CURSOR. I ten fill it up with
>records. I then delete certain records and pack to clean-up.
>
>The problem is that I keep getting and error message saying that
>the table has to be opened exclusively. I've read the help on
>create cursors and it specifically said that cursors are opened
>exclusively regardless of SET EXCLUSIVE state.
>
>Could anybody tell me what I'm doing wrong? TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform