On 8/10/2012 6:47 PM, Rafael Copquin wrote:
> What I do in these cases is convert the cursor to xml using the
> xmladapter and send it back as a variable to the calling form.
> The calling form then receives it back as xml and using xmladapter turns
> it back into a cursor


What you're describing is fine for a physical n-tier, but mine is a 
logical n-tier, where the layers can see each other.  Besides, your 
approach is pretty much what Anthony Testi described years ago and it 
was reported very slow back then.  For the purposes of what I needed, 
this approach would not be quick (enough) compared to the two ways I 
described.

Thanks though!


-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/503e3326.9070...@mbsoftwaresolutions.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