Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Things that make you go hhmmm???
Message
 
À
09/02/1999 12:04:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00185549
Message ID:
00185584
Vues:
78
>line1: use table1 in 0 alias "cursorname1"
>line2: select * from cursorname1 into cursor table1
>
>Line2 generates the following error: "Alias name is already in use."
>
>Can anyone explain this behavior?
>
>Thanks
>Dave Mihalik
>dmihalik@stansleygroup.com

Try not to quote alias name :

use table1 in 0 alias crsName1
Igor Gelin
Database Developer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform