Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: passing null value to callablestatement using java oracle

Re: passing null value to callablestatement using java oracle

From: <ljunquera_at_my-deja.com>
Date: 2000/05/30
Message-ID: <8h0mfr$cvc$1@nnrp1.deja.com>#1/1

I can get it to work by calling a CallableStatment.setString( [input field index], "" ). I cannot pass a null value in this manner for setDate or setString.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue May 30 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US