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

Home -> Community -> Usenet -> c.d.o.misc -> Re: string literal to long

Re: string literal to long

From: John David Birch <john.birch_at_usa.net>
Date: Fri, 26 Nov 1999 07:47:08 GMT
Message-ID: <0Wq%3.2685$Zc3.126667@juliett.dax.net>


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

Original text of this message

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