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 -> Passing Long RAW

Passing Long RAW

From: Prakash <venkatprakash_at_hotmail.com>
Date: Thu, 16 Mar 2000 18:11:18 GMT
Message-ID: <8ar83p$ubc$1@nnrp1.deja.com>


Can anyone tell me how to assign Long raw to a variable? Here is my problem:

When I assign long raw data from my database to a variable, in my Stored Procedure, it accepts if the value is < 32 K. Otherwise throws the exception of Numeric or Value Error.But Database can hold upto 2 GB of data on the same column.

Please help me. Thanks

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Mar 16 2000 - 12:11:18 CST

Original text of this message

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