BUG #13277: ODBC config broken

From: kajetan(dot)abt(at)cyfex(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13277: ODBC config broken
Date: 2015-05-12 14:11:55
Message-ID: 20150512141155.2725.65101@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13277
Logged by: Kajetan Abt
Email address: kajetan(dot)abt(at)cyfex(dot)com
PostgreSQL version: 9.4.1
Operating system: Windows 8.1
Description:

It seems that it is impossible to programmatically create a data source on
Windows 8. Neither odbcconf.exe /A {CONFIGDSN ....} nor
SQLConfigDataSource(...) seem to work at all. The former return an unclear
error mesage, the latter actually corrupts the heap. My use case was trying
to add a new data source for the current user with Postgres Unicode(x64) as
a driver. I tried both an older driver version (in the 8-range), and two
more current ones, namely 9.3.300 and 9.3.400.

Browse pgsql-bugs by date

  From Date Subject
Next Message Jim Mlodgenski 2015-05-12 19:44:40 Re: BUG #13275: Version 9.3.6 is not available in Cross distribution packages
Previous Message Bruce Momjian 2015-05-12 13:13:22 Re: BUG #13275: Version 9.3.6 is not available in Cross distribution packages