jdbc, acces and dates
From: Bart Verdonck (bart.verdonck_at_howest.be)
Date: 03/28/04
- Previous message: Horst Walter: "Re: Oracle 8 Performance Scrollable Result Sets Last/First"
- Next in thread: Chris: "Re: jdbc, acces and dates"
- Reply: Chris: "Re: jdbc, acces and dates"
- Reply: David Harper: "Re: jdbc, acces and dates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Mar 2004 21:36:59 GMT
Hi, I'm new to this newsgroup...
How can I write a date/time to my acces database?
Jdbc only supports java.sql.Date witch doesn't saves the time and
java.sql.time witch doesn't saves the date.
I've also tried to write the date with there long-values(milliseconds) by
setlong(int,long) but then jbdc tells me he doens't support setlong for
acces.
Can someone tell me the right way to write those date into my acces db?
Regards,
BV
- Previous message: Horst Walter: "Re: Oracle 8 Performance Scrollable Result Sets Last/First"
- Next in thread: Chris: "Re: jdbc, acces and dates"
- Reply: Chris: "Re: jdbc, acces and dates"
- Reply: David Harper: "Re: jdbc, acces and dates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|