Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting to an existing cursor
Message
 
 
À
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:
01122202
Vues:
19
>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?

You're missing NOFILTER in your SQL statement.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform