Subject | RE: [firebird-support] Constraint Problem |
---|---|
Author | Alan McDonald |
Post date | 2009-05-19T13:37:45Z |
> This showed the modified table with AlwaysMonitor set to 0 for allso it's a flamerobin issue?
> records, so the front-end software had made the changes correctly (it
> still shows this after disconnecting all clients and then reconnecting
> with FlameRobin). Then I tried to modify one of the other fields in
> the table using the FlameRobin table display interface, and that's when
> the error "validation error for column AlwaysMonitor, value
> "***null***"
> gets displayed. This happens even if all clients are completely
> disconnected and then reconnected.
>
> >> The insert failed because a column definition includes validation
> >> constraints.
> >> Engine Code: 335544347
> >> Engine Message:
> >> validation error for column AlwaysMonitor, value "***null***".
> >
If you just use ISQL to issue this statement, do you get the exception?
Alan