Hi Thomas, The last entries in the .trace.db file are -
01-12 21:54:32 jdbc[2]: exception org.h2.jdbc.JdbcSQLException: Table "TRANSDETAILS" not found; SQL statement: SELECT Date FROM TransDetails WHERE TransRef = 10858 AND Sect = 1 [42102-161] 01-12 21:54:38 jdbc[2]: exception org.h2.jdbc.JdbcSQLException: Table "TRANSDETAILS" not found; SQL statement: SELECT Date FROM TransDetails WHERE TransRef = 10858 AND Sect = 1 [42102-161] As you can see the table name is TransDetails, but the system was looking for TRANSDETAILS. My system is Windows 7 64 bit and I'm running under LibreOffice. Should try it under Open Office? Thanks, Noel On Jan 16, 5:04 am, Thomas Mueller <[email protected]> wrote: > Hi, > > I don't know what could be the problem. Are there any exceptions in the > <databaseName>.trace.db file? > > 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.
