Hi again...

I wrote some days ago about my problems with JDBC.

OS = WinXP
Java = 1.4.1_01
CLASSPATH=C:\lang\sapdbc.jar

When I try to compile:
Class.forName ("com.sap.dbtech.jdbc.DriverSapDB");
I get:
java.lang.ClassNotFoundException

Strangely enough I am able to import the lib, like:
import com.sap.dbtech.jdbc.*;

(I use JDeveloper and DBVisualizer as well - and they manage to get in touch with my test-db through JDBC)

What am I doing wrong??!

Could it be the OS? -or the new JDK?

Best regards
Bentzn

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to