Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Storing table name in variable
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Storing table name in variable
Divers
Thread ID:
00535389
Message ID:
00535389
Vues:
23
I have some procedures that create cursors and the name of the cursor is passed as a parameter. For example CreateCursor("temp") will create a cursor called "temp". If I want to run some "inserts()" in that procedure, is there a way to avoid using "evaluate(tcCursor + '.field1')" to access the data?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform