Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I prevent a class from changing datasession?
Message
From
08/06/2002 01:31:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
How can I prevent a class from changing datasession?
Miscellaneous
Thread ID:
00666267
Message ID:
00666267
Views:
71
I created a custom class, and sub-classed it for each table in my database.
I createobject() in dbc_AfterOpenTable(cTableName). I put all my data validation routines into it, but sometimes when one of the methods starts, it switches datasessions and can't find the table. I think I reached the conclusion that it switches to whatever datasession it was created in. And whenever I try to use it from a different datasession, it crashes.

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform