I asked in the old topic 
https://groups.google.com/forum/#!msg/h2-database/xnTPPvWFxq4/L_k4xRq_AwAJ

but didn't get any answer. Topic seams to be dead.


Therefore, I'm opening a new one now:


I try to use the H2 tools with .bat or windows cmd.exe.
I used the command 'java -cp h2*.jar org.h2.tools.Xxxxx' like mentioned in 
the manual.
I also tried to use  java -cp ./* org.h2.tools.Shell but it ends in the 
same message.
Something like 'Failure: Main class org.h2.tools.Xxxxx can not been found 
or loaded.' in German.

I also tried to change the CLASSPATH in the system.

I didn't find any .class files of the tools, only the .java files.

Do I need to do anything else? I wasn't able to find any more information 
about that on the H2database webpage / manual nor here in this group.




-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to