Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Repackaged cursor - new terms?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00015860
Message ID:
00015997
Vues:
33
>"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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform