Subject | Re: [ib-support] problem with Employee database |
---|---|
Author | Ernesto Cullen |
Post date | 2002-08-20T22:44:34Z |
>Correct: percent_change is not a computed column. However, when youok, but the check refers to column 'percent_change', not 'new_salary'... so,
>commit a valid change, new_salary changes, because it is a computed column.
if percent_change doesn't change, why is the check constraint broken?
>It (the error message) comes from the database - it is returned in theerror array. Does that
>answer the question you intended to ask?well, not really... i was asking where is that message written, and why it
takes Old_Salary as string...
Ernesto Cullen