y 26, 2005 1:22 PM
To: ibatis-user-java@incubator.apache.org
Subject: Re: Error processing Null during Insert statement - Help
Hi Jason,
Looking at the stack trace you posted, it's clear that the error
you're getting comes from your DB.
Look at your table Dummy structure. Does it allow the c
is a NUMBER data
> >type.
> >
> >Does JDBC-ODBC driver be the problem on Oracle 9i?
> >
> >-Original Message-
> >From: Henry Lu [mailto:[EMAIL PROTECTED]
> >Sent: Thursday, May 26, 2005 1:30 PM
> >To: ibatis-user-java@incubator.apache.org
JDBC-ODBC is a abomination that should never, ever be used except as
an ABSOLUTE LAST RESORT.
Use the Oracle drivers instead.
Larry
On 5/26/05, Jason Hall <[EMAIL PROTECTED]> wrote:
> Does JDBC-ODBC driver be the problem on Oracle 9i?
ry Lu [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 26, 2005 1:30 PM
To: ibatis-user-java@incubator.apache.org
Subject: Re: Error processing Null during Insert statement - Help
Change NUMBER to varchar will take care the business.
-Henry
Jason Hall wrote:
All the columns in table
PROTECTED]
>Sent: Thursday, May 26, 2005 1:22 PM
>To: ibatis-user-java@incubator.apache.org
>Subject: Re: Error processing Null during Insert statement - Help
>
>
>Hi Jason,
>
>Looking at the stack trace you posted, it's clear that the error
>you're getting c
All the columns in table dummy are nullable in Oracle
>
> -Original Message-
> From: Daniel Henrique Ferreira e Silva [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 26, 2005 1:22 PM
> To: ibatis-user-java@incubator.apache.org
> Subject: Re: Error processing Null duri
@incubator.apache.org
Subject: Re: Error processing Null during Insert statement - Help
Hi Jason,
Looking at the stack trace you posted, it's clear that the error
you're getting comes from your DB.
Look at your table Dummy structure. Does it allow the column id to be null?
Also, what
All the columns in table dummy are nullable in Oracle
-Original Message-
From: Daniel Henrique Ferreira e Silva [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 26, 2005 1:22 PM
To: ibatis-user-java@incubator.apache.org
Subject: Re: Error processing Null during Insert statement - Help
Hi
Hi Jason,
Looking at the stack trace you posted, it's clear that the error
you're getting comes from your DB.
Look at your table Dummy structure. Does it allow the column id to be null?
Also, what is your DB?
Hope that helped.
Cheers,
Daniel Silva.
On 5/26/05, Jason Hall <[EMAIL PROTECTED]> wr
9 matches
Mail list logo