I have written a script that uses the Perl DBI and the DBD-ODBC modules to connect to a SQL Server database. The script is running rather slowly, and the performance monitor shows that the machine is using only one of the 8 processors. Is this most likely a problem with the configuration of NT Server, or do you have to do something within Perl to make it take advantage of multiple processors on NT? The machine in question is running NT 4 and SQL Server 7. The version of Perl is 5.6.1. The SQL Server ODBC driver version is 3.70.08.20 Thanks, Tim