Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Last Day of the Month
Message
From
17/01/2001 11:09:51
GW Gross
{Banned by Information Security Policy}
Lake Mary, Florida, United States
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
The Last Day of the Month
Miscellaneous
Thread ID:
00464689
Message ID:
00464689
Views:
44
Ok, this should probably be easy, but I seem to be making everything hard these days. I know the month, but I want to know what the last day of that month is. I am provided the month, but I want to build an SQL statement that extracts everything that has a date in that month. The only way I know how to do it is:

Select * From TableName Where CreationDate >= #1/1/2001# and CreationDate <= #1/31/2001#

Any ideas or suggestions?

Thanks
GW Gross

"You are blessed when you're content with just who you are - no more, no less." Matthew 5:5 (The Message)
Next
Reply
Map
View

Click here to load this message in the networking platform