Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom object data session?
Message
From
14/10/2002 13:40:23
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00710978
Message ID:
00711028
Views:
13
We've experienced no problems with this App, it's been rolled out for over a year w/10-15 users...I think the DataSession switch may not be the 'best' way, but seems to work fine...

-Irv.

>In another post on this thread, Jose said:
>
>"BTW, do NOT try to switch datasessions with SET DATASESSION TO... it is explicitly documented as "for debugging purposes only" and it is not reliable."
>
>I hesitate to use something documented as not being reliable... You haven't had any problems with it?
>
>Thanks,
>
>Michelle
>
>--------------------------------------------------------------------------------------------
>
>
>>We do this in one of our Apps, in order to run Word OLE from various Forms, by passing THISFORM.DATASESSIONID as a Parm and then using:
>>
>>
>>PARAMETERS cDOC, cCURSOR, nDATASESSION
>>SET DATASESSION TO nDATASESSION
>>
>>
>>within the called Method...
>>
>>There are other ways with the SESSION object that may be cleaner but this works OK...
>>
>>HTH,
>>
>>-Irv.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform