BUG for date
"Gorazd Praprotnik" <[email protected]>
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <000c01c50fa6$49501520$8d02a8c0@riana141xp> |
Hi Toby! I'm testing your DB, but I found very nasty bug. If I write some date (java.sql.Date), let say 31.12.2004 into your DB in win98, when I call function rs.getDate in XP windows, I get date 30.12.2004. If I call that function in win98, I get normal date (31.12.2004). With others drivers, it works normal. Can you explain that and if is there some bypass to this bug. Gorazd