Thread
:
calendar object in preparedStatement
View Single Post
#
2
(
permalink
)
06-11-2007, 03:44 PM
Peter
Senior Member
Join Date: Jun 2007
Posts: 119
If you read API, the method getTime() of calendar class returns a java.util.Date
According to API the method setDate() of the interface PreparedStatement receive a java. sql.Date
I think that is the problem
Peter
View Public Profile
Send a private message to Peter
Find all posts by Peter