Antwort: fixed: RE: Bug for using MaxDB with UnixODBC

2005-02-09 Thread Stefan . Weigel
"Koetter, Thomas Theodor" <[EMAIL PROTECTED]> 09.02.2005 09:45 An: <[EMAIL PROTECTED]>, Kopie: Thema: fixed: RE: Bug for using MaxDB with UnixODBC Hello Stefan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAI

fixed: RE: Bug for using MaxDB with UnixODBC

2005-02-09 Thread Koetter, Thomas Theodor
Hello Stefan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of [EMAIL PROTECTED] > Sent: Freitag, 4. Februar 2005 17:38 > To: maxdb@lists.mysql.com > Subject: Bug for using MaxDB with UnixODBC > [snip] > Referring to h

Re: Bug for using MaxDB with UnixODBC

2005-02-08 Thread Sven Köhler
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 I see you're using Perl and DBD

RE: Bug for using MaxDB with UnixODBC

2005-02-06 Thread Koetter, Thomas Theodor
Hello Stefan, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of [EMAIL PROTECTED] > Sent: Freitag, 4. Februar 2005 17:38 > To: maxdb@lists.mysql.com > Subject: Bug for using MaxDB with UnixODBC > > [problem due to spaces i

Bug for using MaxDB with UnixODBC

2005-02-05 Thread Stefan . Weigel
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',...) faile