Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass data from one object to another
Message
From
05/12/2001 01:44:35
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00589517
Message ID:
00589666
Views:
30
Read John Petersen's paper on ADO & VFP at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen/html/adojump.asp appropriately named ADO jumpstart.

>I clicked the auto-link for ADO that was in your message and I'll check it out. I've heard the term before, but don't know the first thing about it.
>
>Thanks,
>
>Michelle
>
>>Disconnected ADO recordsets work well for data transferring between objects, and are especially suited for marshalling across process boundaries.
>>
>>I have used them mostly for distributed n-tier applications, and have not had any problems with them. The only two cons that I find is that I need to be thinking object model instead of normal VFP data handling, (that is not necessarily a bad thing) and the speed tradeoff compared to a VFP cursor.
>>
>>Just my .02
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform