Forms4.5, problem with RAW datatype. xxx

From: SAM <u4immsm9_at_cpc25.usace.army.mil>
Date: 1997/07/03
Message-ID: <33BC02EB.403E_at_cpc25.usace.army.mil>#1/1


To All

We are using the following versions of software:

        Developer 2000 (Forms4.5.8) / windows95 version
        Oracle 7 Server - 7.2.3.
  

The following procedure raise runtime error ORA-6502 PL/SQL Numeric or value error



begin
  for u in ( select COL_A,COL_B -- COL_A and COL_B are RAW datatype
	  from  TABLE_A ) loop
	null;

	end loop;

end;

Thanks for any help
(Sam)
Email:u 4immsm9_at_cpc41.usace.army.mil Received on Thu Jul 03 1997 - 00:00:00 CEST

Original text of this message