ORA-24315 illegal attribute type in PRO*C
From: Lisa Lewis <lewis_at_med.pitt.edu>
Date: Tue, 23 Jun 1998 07:42:18 -0400
Message-ID: <6mo4bi$2nf$1_at_usenet01.srv.cis.pitt.edu>
Has anyone run across an ORA-24315 illegal attribute type when running a Pro*c program. The statement I am executing is:
Date: Tue, 23 Jun 1998 07:42:18 -0400
Message-ID: <6mo4bi$2nf$1_at_usenet01.srv.cis.pitt.edu>
Has anyone run across an ORA-24315 illegal attribute type when running a Pro*c program. The statement I am executing is:
EXEC SELECT user INTO :userid FROM DUAL;
I can't figure out what is wrong. Can someone help me? Received on Tue Jun 23 1998 - 13:42:18 CEST
