
November 30th, 2003, 02:13 PM
|
|
Registered User
|
|
Join Date: Nov 2003
Posts: 15
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
SQL Query to find data of current month
1. Please tell me that if I have 1 table in MS Access with several DATE record & I want current month record. What will be the SQL STATEMENT?
2. Please tell me that I have form on ASP page with 2 text boxes each containing day,year respectively and 1 combo box containing month name.
How I can save these values in a variable and compare 2 date so that I can get data(MS Access) from table between these dates.
|