Re: How remove stale DSN ? - Mailing list pgsql-odbc

From Greg Campbell
Subject Re: How remove stale DSN ?
Date
Msg-id 43735A55.7010301@us.michelin.com
Whole thread Raw
In response to Re: How remove stale DSN ?  (Andreas <maps.on@gmx.net>)
List pgsql-odbc
Regedit
\HKEY_LOCAL_MACHINE\SOFTWARE\ODBC
ODBC.INI contains data source names/DSNs - corresponding to the ODBC Administrator SYSTEM DSN tab
ODBCINST.INI contains driver versions registrations

\HKEY_CURRENT_USER\SOFTWARE\ODBC --or-- \HKEY_USER\%user_id_key%\SOFTWARE\ODBC
ODBC.INI contains data source names/DSNs  - USER

At the momemnt I cannot remember if other registry keys are involved so this information definitely comes
with no implied warranties.



Andreas wrote:

> George Weaver wrote:
>
>> ----- Original Message ----- From: "Andreas" <maps.on@gmx.net>
>>
>>> Is there a way to force the removal of DSNs out of Windows 2000's DSN
>>> manager ?
>>
>>
>>
>> Have your tried deleting the .dsn files directly (typically in
>> "C:\Program Files\Common Files\ODBC\Data Sources")?
>
>
> No because I didn't know of them.
> Now I checked but this directory is empty. There aren't any *.dsn files
> on C: at all.
> Probaply this stuff is stored somewhere in the registry.   =8-{
>
> Cheers
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

Attachment

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Snapshot 08.01.0006 available for testing
Next
From: "Dave Page"
Date:
Subject: psqlODBC 08.01.0101 Released