Hi David > -----Original Message----- > From: David Blake [mailto:[EMAIL PROTECTED] > Sent: Montag, 24. M�rz 2003 12:09 > To: '[EMAIL PROTECTED]' > Subject: ODBC Problem > > > Hi, > > I've just installed SAP DB 7.4.3-14 on Linux > > I've used the source code example in FirstSteps to connect to the SAP > Database. > > I used iODBC to setup the System DSN using > /opt/sapdb/indep_prog/lib/libsqlod.so for the driver > > However when I run the program I get an [iODBC][Driver > Manager]Data source > name not found and no default driver specified. Driver could > not be loaded. > > What is wrong ? Where is the SAP ODBC looking for the odbc.ini
The error comes from the driver manager ([iODBC]). Are you sure that the driver manager is able to find and load the driver? The SAP DB ODBC driver looks in /var/spool/sql/ini/odbc.ini (system wide DSNs) and ~/.odbc.ini. With kind regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
