Re: Inserting a LONG through SQL

From: JEFF CHAMBLEE <chamblej_at_author.gsfc.nasa.gov>
Date: 6 Oct 1994 14:53 -0500
Message-ID: <6OCT199414533649_at_author.gsfc.nasa.gov>


In article <baywayCx3q8I.28L_at_netcom.com>, bayway_at_netcom.com (Scott Prugh) writes...
>I'm having a problem inserting a LONG datatype through standard SQL. I
>get a
>
>ORA-01704: string literal too long
>
>When I insert a field with more than 2000 characters. I am familiar with
>the set long statement but this doesn't seem to help. Do I have to write
>PRO*C to do this? This is particularly important for a Powerbuilder app
>with embedded SQL. Thanks...
>
>Scott Prugh

You must use Pro*C. Received on Thu Oct 06 1994 - 20:53:47 CET

Original text of this message