[AccessD] A2203: Date Format Issues

Darren D darren at activebilling.com.au
Fri Jul 11 01:35:44 CDT 2008


Hi Team

I have a new machine - SO maybe this date question is a regional setting
issue

 

Anyhow - I am trying to show all accounts created in a db since a certain
date

When I debug the recordsource SQL that is supposed to 'feed' the form I see

 

select * from tblAccount where DateCreated >= #4/07/2008# 

 

Excellent - Over here in Oz we want dd/mm/yyy date formatting

So to me this SQL will show me all the accounts created since the 4th July
2008

But it does not

It ends up showing me all the accounts created since 7th April

 

Arrrgggghhhh

 

I have made all the neseccary changes to regional settings

 

Help please

 

Darren

 




More information about the AccessD mailing list