Hi, Sorry, the combination of -options and -showResults is not supported. I will document this.
Maybe a workaround is: java -Dfile.encoding=... ... Regards, Thomas On Wed, Apr 22, 2009 at 3:20 PM, michaelm <[email protected]> wrote: > > Hi, > > I probable use the RunScript Tool the wrong way, but I could not > manage to dislay the results of my sql select statements in the > console. > I execute the programe with the following parameters : > org.h2.tools.RunScript -url jdbc:h2:mem: -showResults -time -script > myscript.sql -options CHARSET 'windows-1252' > > sql statements are executed, time is displayed, but query results are > not displayed. > Am I missing something ? > > And a big thank for h2 which is definitely an excellent tool. > > Michaƫl > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
