On Jul 24, 2006, at 7:40 AM, Simen Haugen wrote:

There is also something weird going on when trying to add new records
with this. When adding a new record, the "Table2.name" is not added. It
seems it's removing all qualified names somewhere so "name" is
overridden...

This seems tied to the other question you have, and makes me think that you are not quite getting what business objects are. You can have columns from other, related tables in your bizobj, but this should be lookup fields, etc., that make it more convenient to display. Business objects should wrap a single table, and thus should only update a single table.

Explain what it is you are trying to accomplish, and perhaps we can come up with a better approach.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to