suresh chaluvadi wrote:
>
> I'm inserting some rows in a table using  a
> servlet program. After inserting I want to
> commit the insert.
>

 It just depends. Sometimes you need a commit, sometimes
you don't. But servlet-interest isn't the place to discuss
basic JDBC programming, instead try jdbc-interest:

    http://archives.java.sun.com/archives/jdbc-interest.html

 Or Sun's JDBC product pages at:

    http://java.sun.com/products/jdbc/

 You'll find that reading the documentation and asking
questions on the right list massively increase your
chances of getting a good answer to just about any
programming question.

 Thanks for you help in keeping servlet-interest the best
place on the internet to discuss servlets.


-cks

___________________________________________________________________________
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

Reply via email to