Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To COM or not to COM
Message
From
28/08/2000 12:31:33
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00409819
Message ID:
00409856
Views:
15
>I think I want to jumpt into the COM pool and beign writing these things, but I have one basic problem. I have done the obligatory Hello World so I must be ready.
>
>Now comes thej real problem. What is this thins called COM ? Can I use visual classes or must all classes be non-visual? Can I pass object is and otu of these things? Can I get a cursor return from it?
>
>
>Help!


Your classes can be either visual or non-visual. However, for business and data objects, I would use the Session class, which can only be defined as a non-visual class. You can pass objects around. You cannot pass cursors. I would look at either ADO or XML.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform