Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grabing the date from a DateTime Field
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00462988
Message ID:
00463034
Views:
17
Leroy,

You'll probably have to do this with a range like;
... WHERE MyTbl.WorkDate >= {^2001/01/01 00:00:01} ;
      AND MyTbl.WorkDate <= {^2001/01/01 11:59:59} ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform