Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..12 ok 1 I need database access to run my tests. Please give me data for doing that! --------------------------------------- You may specify the DBI data source with the environment variable DBI_DSN, and you won't get answered next time. Please enter the data source name: I need your database user name. Next time, you can set it by using the DBI_USER environment variable Please enter your user name: I need your database password. Please enter your password (the password will be shown!): Sorry, I cannot connect to the database. not ok 2 # Test 2 got: (test.pl at line 22) # Expected: '1' Can't call method "commit" on an undefined value at test.pl line 95. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.