Re: Standalone ODBC Driver

From: Tim Tassonis <timtas(at)cubic(dot)ch>
To: jd(at)commandprompt(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Standalone ODBC Driver
Date: 2009-02-27 18:06:23
Message-ID: 49A82B9F.1020309@cubic.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joshua D. Drake wrote:
> On Fri, 2009-02-27 at 13:30 +0100, Tim Tassonis wrote:
>> Hi all
>>
>> I remember, a while ago somebody mentioning an odbc driver for postgres
>> that is not dependant on a working postgres client installation.
>> Unfortunately I lost the link to it, can anybody remember?
>>
>
> ODBCng?
>
> http://projects.commandprompt.com/public/odbcng

Yes, thanks, thats the one. Already up and running!

Sadly, the current svn versions seem to target only windows. No chance
to even compile it under linux, but the old version from 2007 works.

Bye
Tim

>
>> (
>> I tested it then and it worked fine for simple task, but then switched
>> back to the standard driver, as the datatype information stuff was much
>> more complete.
>>
>> Now I need to run a postgresql odbc program on a few ancient machines
>> whith completely outdated client libraries and no chance of upgrading.
>> So, the standalone driver would come very handy here again.
>> )
>>
>>
>>
>> Bye
>> Tim
>>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2009-02-27 18:16:28 Re: Standalone ODBC Driver
Previous Message Ben Chobot 2009-02-27 17:58:29 Hiding row counts in psql