Thanks Ron,

   I got hold of that book today and saw what u were referring to .. just
one question .. these methods of
addBatch and executeBatch() are only supported in JDBC2.0, right?

How do i check what version of JDBC i have and how do i update to the newer
version?

i guess i should be knowing this stuff before venturing into programming!!
silly me..

anyway,
expecting your reply
Vineet

----- Original Message -----
From: Ron Chan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 06, 2000 10:50 PM
Subject: Re: JSP and JDBC


> Hi,
>
> page 545, JDBC API tutorial and reference by White et
> al., use PreparedStatement with addBatch() and
> executeBatch().
>
> ron
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to