Connecting Tech Pros Worldwide Help | Site Map

XSU insert into view with object type

maxim75
Guest
 
Posts: n/a
#1: Jun 27 '08
Hi!
I'm using DBMS_XMLSave package of XSU to insert in a specified column.
How can I specify column if destination table is a view with object
type?
I have used DBMS_XMLSave.setUpdateColumn(insCtx,'nomeCol') but it
seems not working if 'nomecol' is an attribute of an object type.
ThanX-MaX
Closed Thread


Similar Oracle Database bytes