Hi again I get the same result with any browser - Chrome, IE, Firefox. This used to work.
I open the browser by double clicking the h2-4-186,jar file. The console window opens with the entries: The Console fields are: Generic H2 (Server) org.h2.Driver jdbc:h2:c:/ProgramData/companyname/dbshift where the database file, dbshift.data.db is in the folder, c:/ProgramData/companyname/dbshift. On clicking Connect, I get: jdbc:h2:C:/ProgramData/BMJ/dbshift INFORMATION_SCHEMA Users ADMIN Admin H2 1.3.176 (2014-04-05) There are no tables of the dbshift database. Adding the :file after jdbc:h2 does not make it work. The code in my Java program accesses the database correctly. How can I debug this? Once again, I am using 64 bit Windows 7. Regards Max On Thursday, March 5, 2015 at 6:35:24 PM UTC+11, Noel Grandin wrote: > > What browser are you using? > Do you perhaps have some nasty browser plugins installed? > -- 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.
