I need a small help in mysql. Following is my table structure

I just wanted to know how can I get a result from 5/30/2011 to 6/30/2011 with a proper sql query. I tried with Between query but its not working.
Thanks
Mujahid
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
(assuming your using date datatype for startdate)