Ed Leafe wrote:
> On Mar 17, 2007, at 6:39 PM, Ricardo Aráoz wrote:
> 
>> Let's say you
>> have some construct (I guess it would be tuples) that acts like a
>> cursor. Can you set filters on it? Can you order it (with ease)?
> 
>       You can do this with native Python, but not without writing a bunch  
> of code. That's why we added those things to native Dabo cursors.  
> Coming from a VFP background, if you couldn't do common things like  
> that, it wouldn't be very enticing, would it?
> 
>> Can you
>> get a couple of cursors, say, one from SQLServer and other from
>> Progress, or Oracle, and combine them with a select? If not, will it
>> ever be possible?
> 
>       Dabo has a data set class that understands SQL natively. So sure,  
> you could combine Dabo data sets no matter where they came from. See  
> http://dabodev.com/wiki/DataSet for a better explanation.
> 

Thanks Ed. I'm right now installing Python. Once I learn some syntax
I'll install Dabo and check it out.
You see, I'm about to convince the software manager to adopt VFP for the
next 10 years, right now I'm the only one programming in VFP in the
company(combining SQLServer and Progress data), the rest do Progress.
But I must start training for the next step, probably Dabo, time will tell.



> -- Ed Leafe
> -- http://leafe.com
> -- http://dabodev.com
> 
> 
> 
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** 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