Page 1 of 1

tibctable customconstraint FB 2.1

Posted: Wed 28 May 2008 07:55
by calou
Hello,

I want to use the customconstraint of a tibctable.
For a field i have custmconstraint : r'' and i have a message in constrainterrormessage.
When the field is null my constrainterrormessage doesn't appear i have the message of fb which means that i can't have this field to value null.

How can i do to see my constrainterrormessage?

Thank you

Best Regards

Posted: Wed 28 May 2008 11:30
by Plash
Probably you should change your constraint to
r is not null

Posted: Wed 28 May 2008 13:33
by calou
Hello Pash,

This is the same behavior with r is not null.

Regards

Posted: Fri 30 May 2008 09:08
by Plash
CustomConstraint property of TField is not supported by IBDAC.