Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: string literal to long
Your application should "bind" the columns rather than try to put the whole
"long" into an sql statement.
bobo <r.fanelliNOr.SPAM_at_dst.it.invalid> wrote in message
news:1415c574.79f0ecf0_at_usw-ex0102-012.remarq.com...
> Hi!
> This is my problem:
> my application is connected (via odbc) with an oracle 8i database that
> has a table with a field of type long that shall contain up to 2^32
> bytes; if I try to insert in that field a string with more than 4000
> characters i receive a "String literal to long" error. Anybody can help
> me
> Thanks
> Roberto
>
>
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network
*
> The fastest and easiest way to search and participate in Usenet - Free!
>
Received on Fri Nov 26 1999 - 01:47:08 CST
![]() |
![]() |