I think I'm keeping up with you so far.

So a record in the dataset returned by a Dabo business object is roughly
equivalent to one instance of an object returned by an ORM?

1) How does one handle this in the code if the code is expecting objects and
attributes?

1) Can a Dabo business object return any set of records that could be
returned by a SQL query, and records in the dataset have to be "converted"
into objects and object attributes?

2) And/or does that mean that ORM's are more suited to OOP programs and Dabo
is more suited to procedural programs?  

I'm sure my question give away that, as a beginner programmer, I don't
understand a lot of what's going to happen as I get into this process.  But
I'm trying find the easiest way to get my program up and running, but with
an aim toward maintainability and future upgradability too.

Thanks again.

-- 
View this message in context: 
http://old.nabble.com/Sqlalchemy-and-Dabo-tp28645865p28647154.html
Sent from the dabo-users mailing list archive at Nabble.com.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to