bonjour,

Le dimanche 13 juin 2004, Norbert Felde a �crit...


> I am trying to use maxdb with php trough odbc but it dous not work. The 
> SQLstate contains an absolute useless string if I run iodbctest and 
> three question marks if I try to connect with odbc_connect in php.
> I gave it up and I have compiled a new php with sapdb support. Now as I 
> try to connect it can not find the dsn. I have copied the odbc.ini from 
> the etc directory into the

iodbctest looks at /home/<username>/.iodbc.ini while odbc_connect() is
searching for /etc/odbc.ini

Here is the connect string I use with iodbc:
/usr/local/iodbc/bin/odbctest "DSN=TR;UID=JM;PWD=xxxxxxx"

How does your odbc.ini looks like ?

-- 
jm


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to