>-----Urspr�ngliche Nachricht----- >Von: Umberto Angelini [mailto:angelini@;devandcom.it] >Gesendet: Mittwoch, 23. Oktober 2002 19:37 >An: [EMAIL PROTECTED] >Betreff: ODBC + Linux > > >I installed suse 8.0 + sapDB 7.3.20 > > >[SAP AG][LIBSQLOD SO]Data source name not found and no default driver >specified.
Use iODBC, unixODBC seems to mess up with the SAPDB odbc driver. The ODBCconfig creats not the right entries, try that kind: [sap_ixbench] Description = SAPDB TEST DATENBANK Driver = /opt/sapdb/interfaces/odbc/lib/libsqlod.so UserName = test PassWord = test ServerNode = localhost ServerDB = IXBENCH try to use .odbc.ini in the user dir of the user who want access... (UserName and PassWord maybe not used) For me it runs that way (the same system configuration). _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
