Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add a cursor/table to collections
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01002159
Message ID:
01002164
Views:
30
This message has been marked as the solution to the initial question of the thread.
Try:
loColl = CREATEOBJECT("collection")
loColl.Add(SELECT("Gbm6165"),"gbm6165")

.....

nAlias = loColl.Item("gbm6165")
SELECT (nAlias)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform