I've run into a trouble after switching from 166 to 168 version The url I use is as follows: "jdbc:h2:h2/jplaydb"
Under 166 I get a connection w/o any trouble, and the database works perfectly. Soon after switching to either 168, or to the recent 169, w/o any changes in my codebase, I don't get a connection anymore. I've tried to use "jdbc:h2:file:h2/jplaydb" just in case, with no luck. I'm running it under JavaSE 1.7u7 either case. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/BL73Mx1xaToJ. 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.
