| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: help needed: insertion in OCI
> I'm trying to insert into a 'LONG' column using OCI calls.
> I've defined my data in OCI's 'text' datatype, which is unsigned char.
> I've tried specifying the ftype parameter to 'obndrv' call as SQLT_STR
> , SQLT_CHR. I get the following error at runtime in 'oexec' call in both
> cases:
>
> ORA-01401: inserted value too large for column
>
have you tried SQLT_LNG ? Received on Tue May 06 1997 - 00:00:00 CDT
![]() |
![]() |