I am trying to set up an ODBC connection on Ubuntu. I've been swimming in various config files. Could someone please remind me the directory in which the odbc config file is stored? It is called the odbc.ini file, correct? And is there another config file I have to add or that is the only file that controls ODBC?

Thanks, Alex

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

usually in /etc/odbcinst.ini , /etc/odbc.ini and ~/.odbc.ini

ubuntu manpage

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.