Hello, Srinivas! st> How can I update my jdbc1.0 to 2.0. Here I am using oracle thin driver.
I'm not sure, but I guess that if you download JDBC 2.0 Optional Package from http://java.sun.com/products/jdbc/download.html you'll get the javax.sql classes and interfaces you need. I guess that when we finally go JDK 1.4 all this will be included. There's also something named JDBC 2.1 core api, it also can be downloaded from the same page, but i do not know how to use that with JDK 1.3 distribution. Best regards Anthony Tagunov =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
