B
bw
What I want for a Validation Rule is...[CompleteDate]<=[BillDate]
And of course, I get the error message..."Invalid SQL syntax - cannot use
multiple columns in a column-level CHECK constraint."
I have code in my form to accomplish this same thing, but I have been
thinking that it doesn't sound reasonable that we can't perform this kind of
check in the table.
So my question...is there away around this, or different coding in the
table, or different syntax, or something that will allow me to validate data
like this in the table?
Thanks,
Bernie
And of course, I get the error message..."Invalid SQL syntax - cannot use
multiple columns in a column-level CHECK constraint."
I have code in my form to accomplish this same thing, but I have been
thinking that it doesn't sound reasonable that we can't perform this kind of
check in the table.
So my question...is there away around this, or different coding in the
table, or different syntax, or something that will allow me to validate data
like this in the table?
Thanks,
Bernie