Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is error data environment already unloaded?
Message
From
06/05/2004 04:00:12
 
 
To
06/05/2004 02:16:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00901465
Message ID:
00901471
Views:
20
This message has been marked as the solution to the initial question of the thread.
Hi,

>>
i have in my main form's init() do form login to loclicked. when i run main form, i get form login then i'm able to enter user id and password. after i pressed ok in form login, i get error

data environment is already unloaded

error points to do form login to loclicked.

i'm at lost, i don't have any table opened in DE in all forms.

what should i do?
>>

Set the DE.AutoCloseTables to .F. (or look for and get rid of any explicit call to DE.CloseTables()

Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform