vote up 1 vote down star

I am digging around in a Linux application that supposedly uses DSNs to connet to SQL Server. The connection stopped working and I can't find the credentials that are being used (all I know is the DSN's name).

I am familiar with DSNs in Windows, but how are they created and where are they stored in Linux?

flag

40% accept rate

1 Answer

vote up 2 vote down

Simply look for your odbc.ini file. Usually it should be under /etc, but I guess it can differ from one Linux flavour to another.

Some information on how it is done in Ubuntu, and this is a generalized guide for Linux/Unix.

Hope this helps.

link|flag

Your Answer

Get an OpenID
or

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