Hello, Thomas! I've used vi editor to edit the ODBC.ini... putting it both in /etc/ and ~/ and /usr/local/etc .... It contains the following
[ODBC Data Sources] MAXDB=MaxDB v. xx [MAXDB] Driver=/ict/app/sdb/indep_prog/lib/libsqlod.so Description=MaxDbODBCDriver ServerDB=TEST ServerNode=ottavia SQLMode=INTERNAL IsolationLevel=Committed TraceFileName=/ict/app/sdb/test.log Is it right? Ottavia is the server name where the TEST database instance is located. Is there a way to check the ODBC without using my application? Or a standard application that tests ODBC connections? ----- Original Message ----- From: "Koetter, Thomas Theodor" <[EMAIL PROTECTED]> To: "'Matteo Gattoni'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 14, 2004 11:10 AM Subject: RE: Solaris 7 compatibility Hi Matteo > -----Original Message----- > From: Matteo Gattoni [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 14. September 2004 10:37 > To: Markus ICC-H; [EMAIL PROTECTED] > Subject: Re: Solaris 7 compatibility [snip] > It seems that MaxDB ODBC doesn't look into ODBC.ini to It should be odbc.ini. From the manual: If you are not using a Driver Manager, you must use an editor to enter the data for the MaxDB ODBC driver manually, either in the file ~/.odbc.ini or the file /etc/odbc.ini. http://dev.mysql.com/doc/maxdb/en/d1/ae3eff7afacd48ba1f1d38c54b64a9/content.htm HTH Thomas ---------------------------------------------- Dr. Thomas K�tter SAP AG, SAP Labs Berlin Do you know SAP^H^H^H MaxDB ? www.mysql.com/products/maxdb www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
