I have an H2 accounting application that has been running under OpenOffice Portable on Windows XP using h2-1.2.139.jar. It has been quite happily honouring the identifiersToUpper Java start parameter. (I use upper and lower case for my Table and field names.)
I have recently bought a new Windows 7 64 bit PC, ported my application to the new machine, switched to LibreOffice and to h2-1.3.161.jar with the result that identifiersToUpper=false no longer works. As a test, I changed back from h2-1.3.161.jar to h2-1.2.139.jar and the problem went away! Do I need to do something different with identifiersToUpper to get it to work with h2-1.3.161? Thanks, Noel -- 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.
