Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Data Sessions
Message
 
 
To
06/11/2000 13:50:22
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00438464
Message ID:
00438470
Views:
7
>I'm trying to understand exactly how a form handles a Default Data Session. If Form A has a private data session and it calls Form B which is set to Default DataSession, does Form B use Form A's datasession, or another one entirely? If multiple forms are using Default Data Sessions, are they all using the same Data Session or each one depends on where it was called from?
>
>Thanks.

Elyse,
You understand it better than you think.

Setting the Datasession property to 1 - Default tells the form not to create a new datasession when it launches and use the datasession currently active. What a lot of people misunderstand (and I used to be one of them) is that Default Datasession is not datasession #1 (the datasession associated with _Screen).

In answer to your question, multiple forms configured to use the Default datasession can pariticipate in different datasessions. It all depends on how they were launched.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform