Hi
I try to connect to maxdb. I use php with odbc. If i try to connect ODBC prints:

Warning: odbc_connect(): SQL error: [unixODBC][SAP AG][LIBSQLOD SO] Data source 
name not found and no default driver specified, SQL state IM002 in SQLConnect in

My odbc.ini file like this:
[ODBC Data Sources]
burak=MaxDB
[burakd]
ServerDB=TST
ServerNode=192.168.1.1
Description=Test Databas
Driver=MaxDB
tracefilename=/var/log/odbc.log

My odbcinst.ini file like this:
[MaxDB]
Description=MAXDB ODBC driver
Driver=/opt/sapdb/indep_prog/lib/libsqlod.so
Setup=/root/libsapdbS.so.1.0.0
FileUsage       = 1
CPTimeout       =
CPReuse         =


What's wron???
can anybody help mi??


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

Reply via email to