Same problem with SQLState 42001, 42101, 42102, 42111, 42112, 42121, 42122. It's also not clear how 42001 differs from 42000, or 90028 differs from 90031 (the explanations are virtually the same).
I believe the description of 90012 contains a typo. "statement with an parameter" should be "statement without a parameter". Gili On May 4, 6:16 pm, cowwoc <[email protected]> wrote: > Hi Thomas, > > I noticed that H2 definesSQLState21002 but this is not listed > byhttp://kb.askmonty.org/v/no-data-sqlstates(which leads me to believe > it is non-standard) yet the number being used is supposed to be > standard. > > Eitherhttp://kb.askmonty.org/v/no-data-sqlstatesis not a reliable > source for standard SQLStates, or H2 is hijacking reserved numbers. > What do you think? > > Gili > > On May 4, 3:36 pm, Thomas Mueller <[email protected]> > wrote: > > > > > > > > > Hi, > > > Sure, there are examples > > at:http://h2database.com/javadoc/org/h2/constant/ErrorCode.html#c23503ht... > > > Regards, > > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
