Groundrush
Registered User.
- Local time
- Today, 15:37
- Joined
- Apr 14, 2002
- Messages
- 1,376
I have a query that when run should return all records in ascending order (by Property Name),which works fine, but I need those records to be in (date order) as well.
When I sort both fields to ascending order in the same query
the records return ok, but the dates are jumbled.
any Ideas?
thanks
When I sort both fields to ascending order in the same query
the records return ok, but the dates are jumbled.
any Ideas?