Hello,
I think you should try to add 2 things in your schema file and regenerate the OM classes:
1. add autoIncrement="true" for each column that is autoincrement (address_book_id,customers_id)
2. try to specify the DB name is the schema also like <database name="tutim"
Hope it helps a bit, Andras.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
