I have problem in query data in Ms Access database
I use preparestatement in making the query and use
setDate(1, datefrom) in the statement.
The thing is the result it return is false (I try the statement in query
utility, it return the correct result)
It think is the setDate problem, how should i set the date in the query
statement ? (Currently i'm using java.sql.Date to form the date).
thanks
ray
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets