Subject | Re: [IBO] Updatable Views |
---|---|
Author | Jason Wharton |
Post date | 2001-05-16T20:54:23Z |
This question belongs in the IB-Support list.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <guido.klapperich@...>
To: "IBObjects" <IBObjects@yahoogroups.com>
Sent: Wednesday, May 16, 2001 1:51 PM
Subject: [IBO] Updatable Views
> I can make a view over several tables updatable with triggers.
> Recognizes a query, when the view is updatable, for example
> select * from view for update ?
>
>
> Guido