Paul McNett wrote: > Carl Karsten wrote: >> So how do I get _CurrentCursor setup correctly? > > Dude, go with the flow, and let dBizobj do this for you. Pass the > connection instance returned from dabo.db.dConnection() to you bizobj > constructor. It'll handle the rest for you. >
I figured it was something like that, but I can't see how to do that. (note the message subject) constructor = init(), right? So I have to create the connection instance before I create the BO. but the BO is what my connection props are attached to. Shouldn't I be able to have the BO create the connection itself, but not as part of init? (I'm sure I can, but would it be more or less with the flow?) Carl K _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
