Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tabbed Forms
Message
From
24/05/1999 11:01:58
 
 
To
23/05/1999 23:40:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00221929
Message ID:
00222059
Views:
20
>Hiya Craig ---
>
>What I am trying to figure out is how the Session would be used. OK...lets say you have 3 tabs. On Form Load, you could CREATEOBJECT 3 Sessions with Private datasessions. In the Init of each session, you load the tables as desired. You send the DataSession id back to form props to be able to set it right, OK?
>
>So...what then? Do you SET DATASESSION on the Activate of each form? I'm just trying to see the bridge between the concept of the Session and the practicality of using it in this situation......
>

In this case, set the datasession for each object. If I read the SP3 docs properly, there is a datasessionId property of each object, so you can bind it to the proper datasession. I haven't actually looked at this yet, but it seems the way to do it. I guess you could also SET DATASESSION in the Activate of each tab.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform