Yes, your example should work if your h2 jar file is in the CLASSPATH already
On Jan 29, 10:33 am, gabjos <[email protected]> wrote: > can I execute this line in a .bat file > java org.h2.tools.RunScript -url jdbc:h2:tcp://localhost:1521/test - > user test_usr -script C:\tmp\ESS.sql > ESS.log > -- 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.
