L
Les
Is there any way I can turn Off the Violation error message in an update
query.
I know that on occasions the query will attempt to enter data which is not
allowed. For instance it could try to enter 30/02/03 in a date field. I
want the query to continue to run anyway as when I accept Run Anyway option
I get the result which I need.
There are other reasons that I dont want to change the field format to a
Text field for instance as the dates are later checked and need to remain in
the Date Format.
If I cant do this is there a way I can store the data in Text format and get
an "IF" statment in a criteria to read it as a date without getting a Data
Type Missmatch?
Thanks
Les.
query.
I know that on occasions the query will attempt to enter data which is not
allowed. For instance it could try to enter 30/02/03 in a date field. I
want the query to continue to run anyway as when I accept Run Anyway option
I get the result which I need.
There are other reasons that I dont want to change the field format to a
Text field for instance as the dates are later checked and need to remain in
the Date Format.
If I cant do this is there a way I can store the data in Text format and get
an "IF" statment in a criteria to read it as a date without getting a Data
Type Missmatch?
Thanks
Les.