Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5.0 - Dataenvironment - Finding open tables
Message
From
13/12/1996 18:04:57
 
 
To
13/12/1996 17:24:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00015076
Message ID:
00015096
Views:
30
>>Hello all. I was wondering if there is a way at runtime to look at the dataenvironment of a form and see what tables are open? I am developing a generic form class to handle management of tables and would like to be able to tell what tables have been opened. Thanks.
>
>If Dataenvironment.AutoOpenTables=.t. all tables are open unless you close them manually. Otherwise if AutoOpenTables=.f. all tables are closed until you call Dataenvironment.Opentables and again all tables will be open.
>If you want to check dataenvironment for not only current form but also for some parent form you can just check cursor names (store them in array?) from both Dataenvironments.


Thats exactly what I need to know how to do. Is how to check the DataEnvironment for the cursors?
Mike Laubach
IP Services Inc
mlaubach@ipserv.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform