J
Julian
Hi
In a query with dates eg SELECT * FROM tblCustomers WHERE HireDate
< Date Value
can you use UK format for the date of dd/mm/yyyy or does it have to be in US
format of mm/dd/yyyy.
If it has to be in the US date how do you convert from UK to US formats and
the other way round.
Many thanks
Julian
In a query with dates eg SELECT * FROM tblCustomers WHERE HireDate
< Date Value
can you use UK format for the date of dd/mm/yyyy or does it have to be in US
format of mm/dd/yyyy.
If it has to be in the US date how do you convert from UK to US formats and
the other way round.
Many thanks
Julian