> As I > mentioned in that Stack Overflow question, all JDBC drivers behave the > same way (except for the SQLite one). So I guess the reason for this > is hidden in the somewhat controversial JDBC specs.
I couldn't find it in the JDBC specification. There are interesting resources on the Internet about this date issue: http://steveracanovic.blogspot.com/2009/09/example-of-using-jdbc-timezone_07.html http://social.msdn.microsoft.com/forums/en-us/sqldataaccess/thread/5B4FB9BF-FB9B-44EB-A7A2-222B92C31F5A Hope this helps, -Christopher
