Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RETURNING clause
it displays me follwoing error.
"ORA-00439:feature not enabled:RETURNING clause
from this client type"
Is there any way to enable this feature from client ?
(i know that in Forms ,there is a property of
(same query works fine from sqlplus)
Any help is appreciated
Hi list,
I am firing foll query from oracle forms
INSERT INTO TABLE_NAME (col1,col2,..) VALUES(val1,val2,..) RETURNING ROWID
INTO var_rowid.
BLOCK 'DML returning value :YES/NO' but my table is not attached to the
block )
(Forms 6i, Orcale 8.1.6)
Thx
Sameer
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ghadge,Sameer
INET: Sameer_Ghadge_at_Syntelinc.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Feb 27 2002 - 05:13:20 CST
![]() |
![]() |