Hallo Burkhard,
the strange thing is, that no option is set at line 13 in t/02simple.t:
my $dbh = DBI->connect() || die "Connect failed: $DBI::errstr\n";
If i do a "make install", and try to establish a connection in my own test
prog, I've got the same problem!?
I use: my $dbh = DBI->connect($DSN, $USER, $PASS) || die "Connect failed:
$DBI::errstr\n";
Regards,
Kolja
-----Urspr�ngliche Nachricht-----
Von: Diesing, Burkhard [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 2. Mai 2002 09:44
An: 'Kolja Kleist'; [EMAIL PROTECTED]
Betreff: RE: DBD-ODBC with unixODBC
> -----Original Message-----
> From: Kolja Kleist [mailto:[EMAIL PROTECTED]]
>
> I'm running sapdb-7.3.0.20 and tried to install DBD-ODBC-0.41 with
> unixODBC-2.2.1.
> Test 2: connecting to the database
> DBI->connect(myOTAQ) failed: [unixODBC][Driver Manager]Driver does not
> support this function (SQL-IM001)(DBD:
> dbd_db_login/SQLSetConnectOption
> err=-1) at t/02simple.t line 13
> Connect failed: [unixODBC][Driver Manager]Driver does not support this
> function (SQL-IM001)(DBD: dbd_db_login/SQLSetConnectOption err=-1)
Hello Kolja,
did you know which SQLSetConnectOption is called during you test?
May be at t/02simple.t line 13.
Regards
Burkhard
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general