Thanks, this does seem to shave 3 minutes of off the SUCCESS_WITH_INFO queries.
> > Hi Peter, > > I uploaded a new release of DBD::ADO: > > <http://search.cpan.org/~sgoeldner/DBD-ADO-2.86/> > > A new db/st handle attribute > > $dbh->{ado_max_errors} > $sth->{ado_max_errors} > > limits the number of errors extracted from the errors collection. > (it defaults to 50). > Let me know if it works for you! > > > Steffen >