in reply to DBD::ODBC won't read past a certain record
my $sql = qq{SELECT * FROM Transaction where TransactionID > 968000}; [download]