Hi!
We had much problems getting version 7.5.0.0 running on Linux.
It was not possible to connect via unixODBC to MaxDB. Finally we found out
that in odbc.ini no spaces before and after the equal sign are allowed
because otherwise you will get the error
DBI connect('DATABASE','ADMIN',...) failed: [unixODBC][MySQL
MaxDB][LIBSQLOD SO][MaxDB] Unable to connect to data source;-709 CONNECT:
(unknown host dbsrv (see /etc/hosts)) (SQL-08001)(DBD:
db_login/SQLConnect err=-1) at /root/perltest/connect_maxdb.pl line 10
Referring to http://lists.mysql.com/maxdb/23618 it's not allowed to have
spaces before and after the equals sign. In older MaxDB / SapDB version
it's working (we tested a lot of different libsqlod.so).
In my opinion this is a bug because ODBCconfig creates tabs and spaces
between key equal sign and value. With the current libsqlod.so it will
never be possible to make the thing work.
Best regards
Stefan Weigel
IT
Mondial Assistance Deutschland GmbH
Riedenburger Strasse 2
D-81677 M�nchen
Telefon +49 (89) 20 80 1 - 1085
Telefax +49 (89) 20 80 1 - 1907
mailto: [EMAIL PROTECTED]
http://www.mondial.de
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]