| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Noel R(dot) Villamor" <noelrv(at)nipahut(dot)org>, <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: which odbc driver to use |
| Date: | 2003-09-14 21:09:28 |
| Message-ID: | 03AF4E498C591348A42FC93DEA9661B844B606@mail.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi Noel,
The top one is the main supported driver. It is ODBC3 compliant.
PostgreSQL Legacy is the old ODBC2.5 driver, retained for those that
need it, whilst the last one is basically the ODBC3 driver, with beta
quality Unicode support. You should probably use 'PostgreSQL' for most
uses, though if you need Unicode support, and/or can provide feedback on
the beta one, then you can also use that.
Regards, Dave.
-----Original Message-----
From: Noel R. Villamor [mailto:noelrv(at)nipahut(dot)org]
Sent: 11 September 2003 02:47
To: pgsql-odbc(at)postgresql(dot)org
Subject: [ODBC] which odbc driver to use
After installing psqlodbc-07_03_0100, the following became
available:
PostgreSQL
PostgreSQL Legacy
PostgreSQL Unicode (Beta)
Which one should be used for Visual Foxpro to connect to
PostgreSQL?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Hinz | 2003-09-15 09:26:24 | Re: Win32 ODBC 'Unexpected protocol character during |
| Previous Message | Mark Renton | 2003-09-14 16:35:33 | how to compile the odbc source? |