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

Home -> Community -> Usenet -> c.d.o.server -> INSERT INTO Long from Long:

INSERT INTO Long from Long:

From: Randal Chapman <Randalc_at_Corprasoft.com>
Date: Mon, 9 Nov 1998 15:58:39 -0600
Message-ID: <A01064E0EF288A1C.3F10EF6FE47DFA19.4A6E375E7B28BA78@library-proxy.airnews.net>


Hi all.

I need to find the way to INSERT INTO a LONG datatype from a SELECT statement (the column in the SELECT statement is also a LONG). I get an illegal use of LONG when I try this - and the documentation says you cannot use LONG in this way - soooo... what it fails to do is suggest WHAT I use to accomplish this. I know that MS SQL Server provides READTEXT and UPDATETEXT for manipulating their version of LONG datatypes. Any suggestions appreciated.

Thanks,

_Randal Received on Mon Nov 09 1998 - 15:58:39 CST

Original text of this message

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