To be somewhat pedantic about it, Al, forms always use a datasession. :-) The 
only question becomes is the form using a private datasession or the default 
datasession. And the default context can change based on how your form is 
invoked. A child form's default datasession is the datasession of the parent 
form which could itself be private. If all your forms use the same datasession 
and you have more than one form in scope, you could potentially have the 
current workarea changed by any of the forms.

--

rk
-----Original Message-----
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Allen
Sent: Thursday, May 14, 2015 2:33 PM
To: profoxt...@leafe.com
Subject: RE: VFP9: Form Data Environment

Yes good point, I really meant I do not use the datasession as such.
Certainly not in forms.
Al

-----Original Message-----
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Richard Kaye
Sent: 14 May 2015 20:03
To: profoxt...@leafe.com
Subject: RE: VFP9: Form Data Environment

You're always using at least one datasession; the default. Maybe it does an 
implicit select 0? To be honest I haven't really noticed. But I will pay more 
attention to see if I can spot any patterns.


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/blupr10mb04519ae67be8d85623e3aa76d2...@blupr10mb0451.namprd10.prod.outlook.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to