Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor won't PACK
Message
De
02/03/1999 19:21:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00193355
Message ID:
00193386
Vues:
13
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform