paulmcdonnell
01-06-2002, 11:16 PM
Hi guys...
Similar to my earlier problem...
If I put the following SQL into a QEB
SELECT Data_Basedata.* FROM Data_Basedata WHERE (((Data_Basedata.Surname) Is Not Null) AND ((Data_Basedata.promdate)=#12/17/2001#));
The QEB changes the date 12/17/2001 to #17/12/01#...
Why?
Cheers
Paul
Similar to my earlier problem...
If I put the following SQL into a QEB
SELECT Data_Basedata.* FROM Data_Basedata WHERE (((Data_Basedata.Surname) Is Not Null) AND ((Data_Basedata.promdate)=#12/17/2001#));
The QEB changes the date 12/17/2001 to #17/12/01#...
Why?
Cheers
Paul