Re: how do you update a java.sql.date type in an ms access database
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 10 Nov 2005 00:52:04 GMT
On 9 Nov 2005 12:15:32 -0800, "chose" <busanil@xxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
>when i update a row in an access database the date field does not
>update to the correct date it brings up some funny date which i dont
>know where it comes from.
note that there are two date classes, java.util.Date and
java.sql.Date.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- Follow-Ups:
- Re: how do you update a java.sql.date type in an ms access database
- From: Bjorn Abelli
- Re: how do you update a java.sql.date type in an ms access database
- Prev by Date: Re: Java Session in JSP
- Next by Date: Get current URL from Internet Explorer
- Previous by thread: Re: how do you update a java.sql.date type in an ms access database
- Next by thread: Re: how do you update a java.sql.date type in an ms access database
- Index(es):
Relevant Pages
|