I have a table in Paradox. One of the field has a Date data type. In my application, I supposed to receive the value for this date as a string from a Server in dd/mm/yy format. Before I store the data into my database, I have to check my system date format (whether it is in British format or US Format). After checking, I stored the data. But when I want to filter the record based on the selected date, I am getting an Error with message 'Type Mismatch in expression'. How to avoid this error?.
I would appreciate for any assistance.
Ameen
I would appreciate for any assistance.
Ameen