With $self->SimpleQuery("SET DATESTYLE TO 'ISO'"); set, it still stores the timestamps in the DB as the default date style. So it looks like something else needs to be done. As a work around, I just added some code in Date.pm to parse the 'sql' date style. If you have any other suggestions, I'll test 'em out. Thanks, Rob