Subject | Re: [IBO] IB_SQL |
---|---|
Author | Hans |
Post date | 2006-11-29T23:02:17Z |
Finally found out what caused the ReadOnly popup error messages in IB_SQL
when scrolling thought the procedures list. One relation had a after update
trigger
which had accidentially one line saying ' new.item = new.item' . Each
procedure
referencing this relation, would pop a ReadOnly update Column error message.
Wished Gbak restore for FB2.0 would have alarmed the error :)
when scrolling thought the procedures list. One relation had a after update
trigger
which had accidentially one line saying ' new.item = new.item' . Each
procedure
referencing this relation, would pop a ReadOnly update Column error message.
Wished Gbak restore for FB2.0 would have alarmed the error :)