ype 0'. When i look into the log
>> file
>> i see:
>> INSERT INTO HEDEF_TANIMLARI (OID, VERSION, AD) VALUES(?,?,?)
>> Parameters: [12b2czfsedqv9e00, 0, null]
>> Types: [java.lang.String, java.lang.String, null]
>>
>> last parameter's type seems null. Mysql deosn
Well, "All JDBC drivers *should* require the type to be specified..." :-)
Larry
On Tue, Mar 17, 2009 at 10:28 AM, Clinton Begin wrote:
> All JDBC drivers require the type to be specified, as it's part of the spec...
TANIMLARI (OID, VERSION, AD) VALUES(?,?,?)
> > Parameters: [12b2czfsedqv9e00, 0, null]
> > Types: [java.lang.String, java.lang.String, null]
> >
> > last parameter's type seems null. Mysql deosn't throw any exception but
> > sybase does. How can i fix it?
> > --
> > View this message in context:
> http://www.nabble.com/ibatis---Sybase-String-problem-tp22554502p22554502.html
> > Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
> >
> >
>
ull]
>
> last parameter's type seems null. Mysql deosn't throw any exception but
> sybase does. How can i fix it?
> --
> View this message in context:
> http://www.nabble.com/ibatis---Sybase-String-problem-tp22554502p22554502.html
> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>
>
ang.String, java.lang.String, null]
last parameter's type seems null. Mysql deosn't throw any exception but
sybase does. How can i fix it?
--
View this message in context:
http://www.nabble.com/ibatis---Sybase-String-problem-tp22554502p22554502.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.