Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
12,000 download mark reached
Message
From
11/05/2005 16:23:11
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
01012147
Message ID:
01013152
Views:
18
That's just it...there is code needed for the report (the new apps pointed to by the _REPORT* variables) that will run outside the COM+ environment. This may not be the best example, but the one that comes to mind... it's like have managed and unmanaged code. Managed code is recommended and should be used. If using unmanaged code, you have to be careful about what you're doing. With VFP reports, we don't have the option of running them inside COM+. We should be able to pick the best technology and solutions for our customers. Here's a limitation that may prohibit that.


>
>I don't see how this is a limitation when you can farm out the task of running a report outside of a COM+ environment. The printer itself is not part of the COM+ multi-threaded processes, but when you send stuff out to the printer you continue on and let it run independently. You can do the same with the REPORT FORM command, as it does not need to be within the MT COM+ environment to execute, and your app/components can continue on as needed.
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