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...
-Simen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simen Haugen Sent: 24. juli 2006 13:27 To: Dabo Users list Subject: [dabo-users] Dabo removes fully qualified field names. Hi. I have a bizobj that gets fields from several tables. I have two tables that have a name field, but dabo removes the fully qualified name for the first field with that name. "Table1.name" "Table2.name" Becomes "name" "Table2.name" This is a bit awkward since I'm using fully qualified names where I have duplicate field values. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
