Re: [Sqlrelay-discussion] US Daylight savings update in 2007
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2007-02-02 20:48:54
|
To my knowledge, SQL Relay doesn't contain any code that does anything timezone-related. There are very few places in the code where any date/time related functions are called at all and they don't appear to be time-zone-dependent. It's possible that freetds does though. SQL Relay uses the freetds library to connect to SQL Server. It's also possible that the PHP, Python, Perl, etc. API's that SQL Relay interfaces with do, so you may want to check into whichever of those that you use. Take care, Dave On Fri, 2007-02-02 at 15:03 -0500, Francis Fauteux wrote: > Good day, > > We are using SQL relay to access MS SQL Server from a Red Hat 8 > machine. We need to upgrade our system in preparation of the US > daylight savings update of 2007 > (http://en.wikipedia.org/wiki/Energy_Policy_Act_of_2005#Change_to_daylight_saving_time). > > I suspect that SQL relay gathers time zone information (if any) from > the OS (/usr/share/zoneinfo, see > http://www.twinsun.com/tz/tz-link.htm), but I need confirmation before > considering this issue classified. > > Thanks for your input. > > Francis > > > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ Sqlrelay-discussion mailing list Sql...@li... https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion |