From: | Korry Douglas <korry(dot)douglas(at)enterprisedb(dot)com> |
---|---|
To: | Suzana(dot)Sternberg(at)cit(dot)com |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: question regarding setup DSN |
Date: | 2014-06-12 13:13:53 |
Message-ID: | 5399A791.4010501@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
You may want to use Process Monitor (from here:
http://technet.microsoft.com/en-us/sysinternals/bb896645) to help
diagnose the problem.
Process Monitor will tell you the names of all files that an application
(such as the ODBC administrator) is trying to find, along with the names
of the registry keys that the application requires. If you watch the
access pattern, you will most likely find that a file-open attempt
fails, or that a required registry key is not found.
Hope that helps.
-- Korry
> Hello,
>
> I’m getting the below error when trying to configure a DSN on a
> Windows Server 2003 :
>
>
> The driver that I’m trying to install/configure is psqlODBC
> 09.03.0300
>
>
> Any help will be greatly appreciated.
>
> And then :
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Suzana.Sternberg | 2014-06-12 13:18:11 | Re: question regarding setup DSN |
Previous Message | liuyuanyuan | 2014-06-12 07:16:04 | Chinese Translation Error - Default Type ACL |