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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00base.t t\10dsnlist.t t\20createdrop.t t\30insertfetch.t t\40bindparam.t t\40listfields.t t\40nulls.t t\40numrows.t t\50chopblanks.t t\50commit.t t\00base...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 Driver version is 0.22 ok t\10dsnlist........Driver is Redbase 1..3 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\10dsnlist.t line 57 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\20createdrop.....1..5 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\20createdrop.t line 58 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t\30insertfetch....1..17 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\30insertfetch.t line 59 not ok 1 - connect FAILED Test 1 - connect Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t\40bindparam......1..28 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\40bindparam.t line 77 not ok 1 - connect FAILED Test 1 - connect Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t\40listfields.....1..13 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\40listfields.t line 66 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t\40nulls..........1..11 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\40nulls.t line 60 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t\40numrows........1..25 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\40numrows.t line 72 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-25 Failed 25/25 tests, 0.00% okay t\50chopblanks.....1..35 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\50chopblanks.t line 69 not ok 1 - FAILED Test 1 - Cannot connect: Unable to establish connection (Host: localhost Port: 6238) Either your server is not up and running or you have no permissions for acessing the DSN DBI:Redbase:host=localhost. This test requires a running server and write permissions. Please make sure your server is running and you have permissions, then retry. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-35 Failed 35/35 tests, 0.00% okay t\50commit.........1..30 DBI connect('host=localhost','sa',...) failed: Unable to establish connection (Host: localhost Port: 6238) at t\50commit.t line 80 Attempting to connect. not ok 1 - connect FAILED Test 1 - connect Cannot connect: Error 2. Make sure, your database server is up and running. Check that 'DBI:Redbase:host=localhost' references a valid database name. DBI error message: Unable to establish connection (Host: localhost Port: 6238) Can't call method "func" on an undefined value at t/Redbase.dbtest line 106. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-30 Failed 30/30 tests, 0.00% okay Failed 9/10 test scripts, 10.00% okay. 167/172 subtests failed, 2.91% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\10dsnlist.t 10 2560 3 3 100.00% 1-3 t\20createdrop.t 10 2560 5 5 100.00% 1-5 t\30insertfetch.t 10 2560 17 17 100.00% 1-17 t\40bindparam.t 10 2560 28 28 100.00% 1-28 t\40listfields.t 10 2560 13 13 100.00% 1-13 t\40nulls.t 10 2560 11 11 100.00% 1-11 t\40numrows.t 10 2560 25 25 100.00% 1-25 t\50chopblanks.t 10 2560 35 35 100.00% 1-35 t\50commit.t 255 65280 30 30 100.00% 1-30 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.