logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Problem with auto-increment PK class: msg#00037

Subject: Problem with auto-increment PK class
I have a table A with an auto-increment PK.
Table B has an FK to A.

The problem is that when I create a new A object
and add B objects the B objects are not saved.
<Prev in Thread] Current Thread [Next in Thread>