Numeric or value error in forms 6i

From: SF <for1sam_at_yahoo.com>
Date: Sun, 30 Mar 2003 13:47:25 -0500
Message-ID: <N_Gha.161$DD6.66474_at_news20.bellglobal.com>



Greetings,

I have a ORA-06502 Numeric or value error during my select statement in oracle forms 6i.
I am selecting a text which the type is long 60000. the statement is as below:

select text into :blk1.text from table_name ;

the type of :blk1.text is also long 60000. the text is not null.

Is there anyone that could help me with this?

Thanks in advance,

LM Received on Sun Mar 30 2003 - 20:47:25 CEST

Original text of this message