G
gr
Hi, i have a table with two date fields [Von] and [Bis],
where [Bis] must be bigger than [Von]
In the validation rule i'm typing
I'm using the Is Null to allow the user let the field in
blank.
But when trying to save the following message is displayed:
"Invalid SQL Syntax: cannot use multiple columns ina a
column level CHEC constraint"
I even don't understand what this means!!! Obviously the
validation rule is discarded..
Any ideas?
thx,
gr
where [Bis] must be bigger than [Von]
In the validation rule i'm typing
= [Von] Or Is Null
I'm using the Is Null to allow the user let the field in
blank.
But when trying to save the following message is displayed:
"Invalid SQL Syntax: cannot use multiple columns ina a
column level CHEC constraint"
I even don't understand what this means!!! Obviously the
validation rule is discarded..
Any ideas?
thx,
gr