Hi,

I need to set an Integer field in the database to NULL using prepared
statement.
I found the method as follows.But i don't know what is the value of the
parameter" sqlType" for integer.
setNull(int paramIndex, int sqlType,  String typeName).
Please explain with an example.


Can anyone help me??

Thanks in advance.
SJ





_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
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