Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing table name in variable
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Storing table name in variable
Miscellaneous
Thread ID:
00535389
Message ID:
00535389
Views:
24
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?
Next
Reply
Map
View

Click here to load this message in the networking platform