If your Oracle drivers do not implement the JDBC 2.0 API, then they will not
work the way you want them to. Since most of the JDBC stuff are interfaces,
they will compile fine, even though your particular driver does not
implement some of them. Check the documentation on your drivers.
Jeff
--------------------------------------------------
Jeff Hughes ([EMAIL PROTECTED])
Software Engineer
Micron Technology, Inc.
Phone: (208) 368-3542
-----Original Message-----
From: Xizhen Wang [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 29, 1999 2:52 AM
To: [EMAIL PROTECTED]
Subject: JDBC 2.0
Hi! I found I can compile JDBC 2.0 API with JDK1.1.8, but when I use it
in a servlet to access Oracle (thin), it does not work. Can anyone tell
me how jdbc2.0 is supported? I am wondering why i can compile, but i
cannot run it?
thanks!
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html