Hi,
I want to change the timeout only for using the H2 console. So I think I have to adapt the command in the h2.bat. At the moment the command is
@java -cp "h2-1.4.200.jar;%H2DRIVERS%;%CLASSPATH%" org.h2.tools.Console %*
@if errorlevel 1 pause
How do I have do modify the command to set the timeout