D
Dave Cullen
I have a text field in one of my tables that's a string reresentation of
a date. When I sort on this field, it doesn't recognize that
"06/12/2002" is earlier than "06/06/2003", and if I try to make a query
to list records over a date range it doesn't work.
I CAN'T change the data type of the field to Date. It's a linked Oracle
table and I can't change its design. Is there any way to get Access to
correctly sort this column?
Thanks.
a date. When I sort on this field, it doesn't recognize that
"06/12/2002" is earlier than "06/06/2003", and if I try to make a query
to list records over a date range it doesn't work.
I CAN'T change the data type of the field to Date. It's a linked Oracle
table and I can't change its design. Is there any way to get Access to
correctly sort this column?
Thanks.