On Dec 11, 2007, at 11:54 AM, Lukasz Szybalski wrote:

> Does dabo app wizard supports compound keys?

        Yes.

> My primary key consists of 2 fields.
>
> journal_id int
> journalupdate_id int, autoincrement

        In your bizobj you would need to set the KeyField property of the  
bizobj to read:

self.KeyField = "journal_id, journalupdate_id"

> I created the app but for some reason I cannot insert a record.

        What sort of error message (if any) are you getting?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.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/dabo-users/[EMAIL PROTECTED]

Reply via email to