Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Create a New Datasession
Message
 
 
To
21/03/2007 13:51:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01206682
Message ID:
01206686
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
>I would like to create a new private datasession for a common module in order to isolate database changes this module will make from the calling module.
>
>In other words, in the common routine, I would like to tell VFP: give me a new datasession that no one else is using.
>
>Is this possible? If so, how can I do it? Thanks.

Make it into a class based on Session.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform