Hi, Does it work if you use the newest version of H2, and start with a new database file?
Regards, Thomas On Friday, August 7, 2015, David Pentzlin <[email protected]> wrote: > Database attached with user "sa" no password. > > The problem: > Error code 23505, SQL state 23505: Unique index or primary key violation: > "FK_SAB_MANAGE_ASSIGNMENT_CFG_SAB_MANAGE_ASSIGNMENT_INDEX_F ON > PUBLIC.SAB_MANAGE_ASSIGNMENT(ADDR) VALUES ( /* 13 */ 64 )"; SQL statement: > INSERT INTO DB1."PUBLIC".SAB_MANAGE_ASSIGNMENT (ADDR, IO, CFGNAME, CFGBY, > IOONOFF, PATTERNA, PATTERNB, PATTERNC) > VALUES (64, 5, 'Gerd', 1, 3, false, false, false) [23505-176] > > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
