in reply to
fetchrow_array does not yield the same results as the sql query by itself does.
Is it possible that your default date format through your DBI connection is different than your default date format through the other script?
TrekNoid
Comment on
Re: fetchrow_array does not yield the same results as the sql query by itself does.
In Section
Seekers of Perl Wisdom