I have DOA 3.4.5 on Delphi 5 and I want to use an updateable dataset for a view with an 'instead of' triggers.
I already have rowid in my 'create view ' statement .
I wanted to use 'Instead of ' Triggers as I wanted to 'order by' in my 'create view' stmt.
Do I need to set anything more ,either in PL/SQL Developer or DOA (as I use both of them , individually) ?
Any help is appreciated.
(p.s. I can update the view from SQL PLUS)
Thanks
I already have rowid in my 'create view ' statement .
I wanted to use 'Instead of ' Triggers as I wanted to 'order by' in my 'create view' stmt.
Do I need to set anything more ,either in PL/SQL Developer or DOA (as I use both of them , individually) ?
Any help is appreciated.
(p.s. I can update the view from SQL PLUS)
Thanks