Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting to an existing cursor
Message
De
16/05/2006 09:09:39
 
 
À
16/05/2006 07:27:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01122149
Message ID:
01122189
Vues:
19
yes, what you have is a filtered result set, which is the CURSE of VFP!

Add the NOFILTER clause and all should be well.


>The instruction ...
>
select * from sometable into cursor c_effe
>creates the cursor c_effe even if that cursor already existed. In that case the old cursor is replaced by the new one. That's normal behavior, right?
>
>However, now I have an example where the error 'Alias name is already in use' is displayed. Amd eventually an error c5 will be the second consequence.
>
>Anybody here familiar with this behavior?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform