Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Statement within 2 Dates
Message
From
06/09/2000 22:13:16
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00412842
Message ID:
00413288
Views:
35
>>I want the date field in the Access 2000 Table to fall between
>>the 2 dates, as selected by the user. But I hit error in the SQL
>>Statement.
>>
>>... FDate >= '15/Aug/2000' AND FDate =< '18/Aug/2000'
>>
>>It prompts me that the "<" syntax error. Anything wrong? Thanks.
>
>Try this:
>
FDate Between #2000/08/15# AND #2000/08/18#
How to also include these 2 date. In other words, any date that falls
on the 2 Dates 2000/08/15 and 2000/08/18 ? Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform