Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Storing table name in variable
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00535389
Message ID:
00535396
Vues:
11
use dbc(tcCursor) again alias myCursor
then reference myCursor.whatever


>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform