paulmcdonnell
Ready to Help
- Local time
- Today, 09:01
- Joined
- Apr 11, 2001
- Messages
- 167
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