Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Environment
Message
From
14/09/1998 16:06:08
 
 
To
14/09/1998 16:03:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00136421
Message ID:
00136423
Views:
34
>When I create a form and put several tables into its Data Environment, is there anyway that I can check, from an event on the form, the number of tables in that Data Environment? I have created a form, using transaction processing, and in the form QueryUnload Event I need to loop through each table to see what changes the user has made. Any input would be greatly appreciated.

You can get DE object names using AMEMBERS(,2). Then you loop through the returned array and check for table objects only. Though I don't know how it would help you in QueryUnload.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform