Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor NAME
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00432266
Message ID:
00432269
Vues:
28
>WHEN I DO A SELECT * into cursor somecursor, and use somecursor and then "?dbf(), it returns some temporary name for somecursor. Does this mean I cannot reference it but "somecursor"?


The select creates a temporary table and opens it with an alias. So, you can reference it by the alias (eg. [Alias].[field name]), just like if you opened a table with an alias.

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform