Hello, I'm using PersistenceBroker API and I have the two necessary tables for OJB SequenceManager in my database.
But how do you set correct values in these tables?? Because I have problem ot insert data. The error shown is: java.sql.SQLException: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_A_B'. The conflict occurred in database 'databasename', table 'B', column 'B_Id'. Thank you Sylvain -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
