It is definitely included, and I believe the classes are wrapped up inside
rt.jar, in jdk1.3\jre\lib. Are you attempting to register the driver in your
code, like this?:
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
If so, it looks like your sytax might be off. Did the driver test ok via the
JMC?
Best,
Patrick
-----Original Message-----
From: Piotrowski, Brian [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 15, 2000 1:48 PM
To: JRun-Talk
Subject: JDBC-ODBC Drivers
Is the JDBC/ODBC driver supposed to come with JDK1.3? I have a problem
where when I try to register the sun.jdbc.odbc.JdbcOdbcDriver Driver, I get
the error message "registerDriver() Failed:
java.lang.ClassNotFoundException: sun/jdbc/odbc/JdbcOdbcDriver"
I looked on Sun's site, and according to them, it is included with the JDK.
If not, where can I get it and where does it go????
Brian.
-----------------------------------
Brian Piotrowski
Developer / Network Administrator
Moneyramp.com
(705) 475-9531
www.moneyramp.com
-----------------------------------
----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.