I am attempting to set up a second, smaller server identical to my existing production server. This is on a Windows server.
Despite being identical in terms of database, environment, etc. I continue to receive this error throughout the log file, every time it tries to talk to the database: Jan-07-20 23:25:51 [init] Warning: the database driver DBD::ADO does not support the required '_async_check' function - Can't locate DBI object method "_async_check" via package "DBD::ADO::db" at sub main::initDBHashes line 53. - please consider to use another database driver It is connecting to the database and working fine, but the log is filled with these errors. I'm connecting to MSSQL via ADO, exactly the way my existing server is. Both servers have the current version of DBD::ADO (2.99) from CPAN, running on Strawberry Perl. Only the new server is showing this error. Any idea what I might look for as a cause? _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test