For the test suite, we use the database connection info specified during the previous run. If you want to change the values, run perl Makefile.PL -s. I need to connect to a MS SQL 2000 database to run the test suite. Please supply the connection information that I can use for testing. WARNING: These tests will drop and create tables named 'DBIx_TR_TEMP...' Enter "NONE" (without the quotes) to indicate an empty string for a config value. Enter "SKIP" (without the quotes) at the first prompt to skip the test suite completely during the build/install process. The server for tests: [(local)] (local) The database for tests: [pubs] pubs The uid for tests: [sa] sa The pwd for tests: [] Current values: server = '(local)' database = 'pubs' uid = 'sa' pwd = '' Checking if your kit is complete... Looks good Writing Makefile for DBIx::TableReferences::MSSQL Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBIx/TableReferences/MSSQL.pm blib\lib\DBIx\TableReferences\MSSQL.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl DBI connect('driver={SQL Server};Server=;database=pubs;uid=sa;pwd=;','',...) failed: [Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied. (SQL-08001) [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()). (SQL-01000)(DBD: db_login/SQLConnect err=-1) at test.pl line 34 1..0 # Skip Couldn't connect to the database for testing. Run `perl Makefile.PL -s` to reconfigure the connection parameters for the test database. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\DBIx\TableReferences\MSSQL.html Installing C:\cpanrun\build\5-10-0\site\lib\DBIx\TableReferences\MSSQL.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod