Re: native api or odbc?

From: Bret Stern <bret_stern(at)machinemanagement(dot)com>
To: Ted Toth <txtoth(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: native api or odbc?
Date: 2015-06-24 01:58:14
Message-ID: 1435111094.2648.6.camel@centos65.machinemanagement.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use odbc in a windows environment.

No complaints, can do inserts, select, updates, joins, execute stored
procedures
with little fuss...more than fast enough for my purposes.

There are some issues with 32/64 bit odbc depending on your relative
OS..as far as installing the correct odbc version. To be expected

Otherwise I couldn't be happier. For what it's worth.

On Tue, 2015-06-23 at 15:56 -0700, Ted Toth wrote:
> What are peoples experiences with either/both, pluses/minuses?
>
>
>
> Ted

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2015-06-24 01:59:39 Re: native api or odbc?
Previous Message Paula Price 2015-06-23 23:49:55 Re: Postgresql 9.2 has standby server lost data?