Re: native api or odbc? - Mailing list pgsql-general

From John R Pierce
Subject Re: native api or odbc?
Date
Msg-id 558A0F0B.9070207@hogranch.com
Whole thread Raw
In response to native api or odbc?  (Ted Toth <txtoth@gmail.com>)
List pgsql-general
On 6/23/2015 3:56 PM, Ted Toth wrote:
> What are peoples experiences with either/both, pluses/minuses?
>

ODBC adds a whole layer of obfuscation which, IMHO, if you know you're
only dealing with PostgreSQL, is infuriating.

I'd rather program the native API, its just much cleaner and simpler,
unless you're using a programming framework that has native ODBC support
built in.



--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: Bret Stern
Date:
Subject: Re: native api or odbc?
Next
From: "George Weaver"
Date:
Subject: Re: native api or odbc?