On Mar 2, 2009, at 1:42 PM, Ricardo Aráoz wrote:

> Now I want to read the menu definition (getFullMenuBarList()) from
> several tables in a sqlite database, and I'm wondering which would  
> be my
> best path. I think this does not call for a BizObj as I won't need to
> update or insert data here, but I will be needing a couple of queries
> and some processing to get my menuList, I think I would do this with
> temporary cursors (Ha! Haven't even read the docs about temp cursors).
> What would your advise be?

        Bizobjs make accessing data simple, but given that you're used to  
writing queries and handling data, they certainly aren't necessary.

        Check out the FAQ on database stuff, starting with 
http://dabodev.com/wiki/FAQs#connect 
, and let me know if you have more questions.


-- Ed Leafe




_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/77de150f-96b1-4252-83aa-8aa0bca41...@leafe.com

Reply via email to