Hi All, I'm trying to connect to a h2 database with Java running in Tomcat6 on the IBM i.
Here is the JDBC URL I'm using: jdbc:h2:/Tomcat6/webapps/wow74/WEB-INF/h2.wow.metadata;MODE=MySQL The error I'm getting is: Unsupported Connection Setting "Trace" from the h2 driver. [90113-176] H2 Driver: h2.1.3.176.jar -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
