Re: [GENERAL] OLEDB vs ODBC to access postgres

2008-03-25 Thread Merlin Moncure
On Mon, Mar 24, 2008 at 10:14 PM, J Ottery <[EMAIL PROTECTED]> wrote: > I am using a grid component (delphi) connected via Postgres ODBC , and > via Datasource - ADOTable - ADOConnection to a postgres database. > All works well. > Tried using the PostgreSQL Native Provider, built a working > c

Re: [GENERAL] OLEDB vs ODBC to access postgres

2008-03-24 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 24 Mar 2008 20:14:18 -0700 (PDT) J Ottery <[EMAIL PROTECTED]> wrote: > I am using a grid component (delphi) connected via Postgres ODBC , and > via Datasource - ADOTable - ADOConnection to a postgres database. > All works well. > Tried using