Hi,
I'm converting a data dump date field from Date/Time stamp in a query
06.10.2010 02:42:00 using Left/Mid/Right to and concatenating to show 06/10/2010. Though I tried using Cdate to make it a date function and on properties changed it to short date, I can't get it to recognise it as a date and thus not able to filter it by date. When I put a date in the query to filter it is not doing anything and just hangs. The db has around million rows with about 10 fields.
Will greatly appreciate any help on this.
Thanks
I'm converting a data dump date field from Date/Time stamp in a query
06.10.2010 02:42:00 using Left/Mid/Right to and concatenating to show 06/10/2010. Though I tried using Cdate to make it a date function and on properties changed it to short date, I can't get it to recognise it as a date and thus not able to filter it by date. When I put a date in the query to filter it is not doing anything and just hangs. The db has around million rows with about 10 fields.
Will greatly appreciate any help on this.
Thanks