Re: question regarding setup DSN

From: <Suzana(dot)Sternberg(at)cit(dot)com>
To: <korry(dot)douglas(at)enterprisedb(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: question regarding setup DSN
Date: 2014-06-12 13:18:11
Message-ID: 5AD4E0F5ED35F4469538D475DA2DE15C91C2B2@LIVEXCMBXP12.citnet.cit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Korry,

Thanks for your answer. In the end what I did is to pick on older zip file. As stated below the failures happened with psqlODBC 09.03.0300. I removed the installation and then redid it using psqlODBC 09.00.0310 and everything worked Okay.

Thanks,
Suzana

[CIT.com]<http://www.cit.com> Suzana Sternberg | Assistant Vice President | Information Technology | +1 973 422 3186 (tel) | Suzana(dot)Sternberg(at)cit(dot)com<mailto:Suzana(dot)Sternberg(at)cit(dot)com>

________________________________

This email message and any accompanying materials may contain proprietary, privileged and confidential information of CIT Group Inc. or its subsidiaries or affiliates (collectively, "CIT"), and are intended solely for the recipient(s) named above.  If you are not the intended recipient of this communication, any use, disclosure, printing, copying or distribution, or reliance on the contents, of this communication is strictly prohibited.  CIT disclaims any liability for the review, retransmission, dissemination or other use of, or the taking of any action in reliance upon, this communication by persons other than the intended recipient(s).  If you have received this communication in error, please reply to the sender advising of the error in transmission, and immediately delete and destroy the communication and any accompanying materials.  To the extent permitted by applicable law, CIT and others may inspect, review, monitor, analyze, copy, record and retain any communications sent from or received at this email address.

________________________________

From: Korry Douglas [mailto:korry(dot)douglas(at)enterprisedb(dot)com]
Sent: Thursday, June 12, 2014 9:14 AM
To: Sternberg, Suzana
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] question regarding setup DSN

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.

[cid:image001(dot)png(at)01CF861F(dot)336E5290]

And then :

[cid:image002(dot)png(at)01CF861F(dot)336E5290]

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Guillaume Lelarge 2014-06-12 21:26:15 Re: How to use pg_setting.csv ?
Previous Message Korry Douglas 2014-06-12 13:13:53 Re: question regarding setup DSN