Subject | Re: [IBO] Views updatable using Triggers and IBO |
---|---|
Author | Jason Wharton |
Post date | 2001-11-26T17:22:56Z |
Use a stored procedure to process the DML statements and it will ignore the
rowsaffected.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
rowsaffected.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Marco Lauria" <mslauria@...>
To: <ibobjects@yahoogroups.com>
Sent: Monday, November 26, 2001 8:43 AM
Subject: [IBO] Views updatable using Triggers and IBO
> Hi Jason,
> so did you see the message of Claudio on ib-support?
> What can we do to ignore the rows affected parameter
> for insertions and updates on views?
> Regards
> Marco