I need a hand cause I can't seam to figure this out.
As much info I can give here:
Red Hat Linux release 6.2 (Zoot)
Kernel 2.2.14-5.0smp on a 2-processor i686
perl-5.6.1 from the rpm
installed latest Bundle::DBI
OpenLink SDK
OpenLink Request Broker
I installed the OpenLink on both my Linux and on a NT Server.
If I configure a datasource on the NT Server and try to connect to it from the linux
box thru the webbased connection it passes.
I have my DBI_USER= , ODBCHOME, DBI_PASS, DBI_DSN all set in the environment
When I try to test the DBD::ODBC I get the following from a verbose test
Column count is: 4
1: A = 5
2: B = 12
3: C = -1
4: D = 11
ok 9
Test 10: test $DBI::err
ok 10
Test 11: test date values
ok 11
Test 12: test group by queries
1, 1
2, 1
3, 1
4, 1
5, 1
ok 12
########### FAILING HERE ????? ###########
Test 13: test data_sources
dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 13-14
Failed 2/14 tests, 85.71% okay
t/03dbatt...........1..6
ok 1
Any help is greatly appriciated and if I need to provide any more info please let me
know.
Thank You
##############Þ
print "\n Welcome to NEPP";$Þ=1;while ($Þ){
print "\n$Þ";$Þ++;if ($Þ == 1000) {
print "\n$Þ"."\nWell almost never ending :þ";exit;}}
##############Þ