Re: [GENERAL] ODBC constructs - Mailing list pgsql-odbc

From Dev Kumkar
Subject Re: [GENERAL] ODBC constructs
Date
Msg-id CALSLE1PX5FrZfDZtCRPQ4=mpq2hDu5sFUDDi7ft9t5W36K0=DA@mail.gmail.com
Whole thread Raw
In response to ODBC constructs  (Dev Kumkar <devdas.kumkar@gmail.com>)
Responses Re: [GENERAL] ODBC constructs  (Dev Kumkar <devdas.kumkar@gmail.com>)
Re: [GENERAL] ODBC constructs  (Dann Corbit <DCorbit@connx.com>)
List pgsql-odbc
On Tue, May 21, 2013 at 12:16 PM, John R Pierce <pierce@hogranch.com> wrote:

for pooling, check out pgbouncer.   IMHO its a better basic pooler than pg_pool. 

Sure, looks like its more light weight. And I hope, its not related to the decision between libpq and psqlODBC. And will work with both?

thats the perfect use case for ODBC.    you'll probably still need to rework some of your SQL if you did stuff thats Sybase specific, but thats a lot less hassle than rewriting all the API calls.

Yeah, hope you got my confusion and inclination now.
Well to work with psqlODBC, will I need to recompile the psqlODBC binary and any additional stuff to get ODBC working?
http://www.postgresql.org/ftp/odbc/versions/src/ has sources for windows or am I missing something here?

Regards...

pgsql-odbc by date:

Previous
From: Dev Kumkar
Date:
Subject: Re: [GENERAL] ODBC constructs
Next
From: Dev Kumkar
Date:
Subject: Re: [GENERAL] ODBC constructs