On Thu, Feb 20, 2014 at 3:40 AM, Andrew Sullivan <a...@crankycanuck.ca>wrote:
> I think your client should set the TimeZone at connection time. > That's going to yield the most predictable behaviour for the users, I > suspect. Agree! But nothing special is done at JDBC level, is the JDBC driver setting things like TimeZone by default? How to do same in case of ODBC? Regards...