Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache Torque question? 1

Status
Not open for further replies.

ncs31

Programmer
Jun 16, 2005
3
US
I am using torque3.1 with a MySQL database, I have a date field in my database and was wondering is there any way I can search on dates only in my database. Right now if I set the Criteria object to search for a date and pass it a java.sql.Date object, it searches for date and time, not just the plain date (yyyy-mm-dd). Thanks for any response.
 
You'll probably want to post this in the MySQL Forum forum436.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)

[noevil]
(Not quite so old any more.)
 
no problem.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)

[noevil]
(Not quite so old any more.)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top