Hi Sylvain, which version do you use? which SequenceManager?
In current version only OJB_HL_SEQ was used, when using one the H/L SM implementations. regards, Armin ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 1:18 PM Subject: how to set OJB_SEQ and OJB_HL_SEQ tables 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
