Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Repackaged cursor - new terms?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00015860
Message ID:
00015997
Views:
32
>"cursor" must be created with SELECT ... INTO TABLE (Error 1815)
>
>You have tried to use a repackaged cursor as a source for another SELECT statement.
>
>· Some cursors cannot be used in successive queries.
>
>Use the INTO TABLE clause of the SELECT - SQL statement instead.

I'm going to take a wild guess here (not having seen the same error myself), and assume that you did a SELECT which resulted in a filtered table, rather than a temporary file. You can try SELECT...INTO CURSOR crsrTable NOFILTER, and VFP will be quite happy. (At least, 5 will -- I'm not sure about 3.)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform