Subject | updatable views and 3.6Cc |
---|---|
Author | Rob Schuff |
Post date | 2001-02-09T16:34:03Z |
Hi Jason,
I actually had a chance to dosome coding. Its good to be back!
Last night I ran into an apparent issue with updatabale views and
keylinksautodefine.
My view has a single surrogate key integer field and the requisite triggers
to make it updatable (this is verified to be true).
When I set a TIBOQuery to select * from myview and put in keyLinks and
keyrelation the query is not editable. However if I remove these entries
and just do a keylinks autodefine, then all is well. I much prefer to take
control of these properties myself.
has this been reported?
thanks
rob
---------------------------------------------------------------------
Robert Schuff Bull Run Software
robertsc@... Portland, OR USA
---------------------------------------------------------------------
I actually had a chance to dosome coding. Its good to be back!
Last night I ran into an apparent issue with updatabale views and
keylinksautodefine.
My view has a single surrogate key integer field and the requisite triggers
to make it updatable (this is verified to be true).
When I set a TIBOQuery to select * from myview and put in keyLinks and
keyrelation the query is not editable. However if I remove these entries
and just do a keylinks autodefine, then all is well. I much prefer to take
control of these properties myself.
has this been reported?
thanks
rob
---------------------------------------------------------------------
Robert Schuff Bull Run Software
robertsc@... Portland, OR USA
---------------------------------------------------------------------