Hi All
I have a linked foxpro table in my db I need to query. In the Foxpro system there is a text field where users put in a date so no validation to ensure that the user has put the date in the correct format (I can't change the foxpro system). I therefore need to run an exceptions query to pick up if a user has anything in this field other than a date in format dd/mm/yy e.g a space at the start, missing zeros etc
Is it possible in the query criteria to put something like Date <> dd/mm/yy format.
Thanks for any help offered.
I have a linked foxpro table in my db I need to query. In the Foxpro system there is a text field where users put in a date so no validation to ensure that the user has put the date in the correct format (I can't change the foxpro system). I therefore need to run an exceptions query to pick up if a user has anything in this field other than a date in format dd/mm/yy e.g a space at the start, missing zeros etc
Is it possible in the query criteria to put something like Date <> dd/mm/yy format.
Thanks for any help offered.