Hi!
If I'm not compeltely mistaken -cp overwrites the classpath.
Did you try -cp %classpath%;e:\instantdb\lib\dbtool.jar ?
-markus
> -----Ursprüngliche Nachricht-----
> Von: owner-instantDB@Enhydra.ORG [mailto:owner-instantDB@Enhydra.ORG]Im
> Auftrag von Juergen Roeder
> Gesendet: Mittwoch, 20. September 2000 11:37
> An: InstantDB
> Betreff: InstantDB: DBTool
>
>
> Hello!
> Does anybody has experience using DBTool for loading/unloading InstantDB
> tables?
> I try to unload a table using the following batch:
>
> java -cp e:\instantdb\lib\dbtool.jar; dbtool foo.prp unload data foo
>
> This results in the following error:
>
> java.lang.ClassNotFoundException: jdbc.idbDriver
>
> I don't understand this because the idb.jar file resides in the same
> directory as the dbtool.jar
> and e:\instantdb\lib\idb.jar is part of my %classpath%-variable.
>
> Is there any other tool known which does loading/unloading tables from
> InstantDB databases
> for recovering purposes?
>
> Thanks in advance!
> Jürgen
>
> --
> Juergen Roeder
> IT-Consultant
> Stettinerstrasse 8
> D-61348 Bad Homburg v.d.H.
> Fon +49 6172 969948
> Fax +49 6172 969913
> Mobil +49 173 3162452
> ---------------------------------------
> Natl. eMail: juergen-roeder@t-online.de
> Intl. eMail: juergen_roeder@hotmail.com
> ---------------------------------------
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|