Hi Andrease, remember to use ';' as class path separator on Windows, and environment variables are referenced via %VAR% ....
java -classpath %CLASSPATH%;F:\SAPDBJDBC\sapdbc.jar should do it. Cheers Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: Andreas Grund [mailto:[EMAIL PROTECTED] > Sent: Friday, June 20, 2003 12:54 PM > To: [EMAIL PROTECTED] > Subject: Installing the JDBC-Driver on WinNT 4.0 SP6 > > > Hi, > > i want to install the jdbc-driver for sapdb to use the > dbVisualizer. But when i entered on the commandline java > -classpath $CLASSPATH:F:/SAPDBJDBC/sapdbc.jar > com.sap.dbtech.jdbc.DriverSapDB i�ve got a > ClassNotFountException for com/sap/dbtech/jdbc/DriverSapDB. > I�ve installed Java VM 1.4.1_03-b02 and the jar-File is in > the Directory F:\SAPDBJDBC. Where is my failure?? > > Greetings and thanks, > Andreas > ______________________________________________________________ > ______________ > Jetzt bei WEB.DE FreeMail anmelden = 1qm Regenwald schuetzen! Helfen > Sie mit! Nutzen Sie den Serien-Testsieger. > http://user.web.de/Regenwald > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
