TZ info used by dB drivers
- From: d_roesler@xxxxxxxxxxx (D Roesler)
- Date: Sun, 8 Jul 2007 08:15:04 -0600
Hi,
I'm trying to track down how TZ info is used by a dB driver, in this case DBD::Ingres.
It would appear that TZ is getting passed to the driver on the first connection (when the driver is installed) and doesn't see changes to $ENV{TZ} between the first connection and subsequent connections in the running script.
If this is a driver issue is there an "uninstall driver" method, such that subsequent connections will reload the driver in the running script so the changed $ENV{TZ} will be seen? If this is a DBI issue is there a way for the changed $ENV{TZ} value to be seen in the driver?
Thanks
Dennis
.
- Follow-Ups:
- Re: TZ info used by dB drivers
- From: Jonathan Leffler
- Re: TZ info used by dB drivers
- Prev by Date: Re: Error while installing odbc.pm
- Next by Date: Re: Error while installing odbc.pm
- Previous by thread: Error while installing odbc.pm
- Next by thread: Re: TZ info used by dB drivers
- Index(es):