| From: | Richard Broersma <richard(dot)broersma(at)gmail(dot)com> |
|---|---|
| To: | Peter Koczan <pjkoczan(at)gmail(dot)com> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Domains, casts, and MS Access |
| Date: | 2010-08-04 18:56:21 |
| Message-ID: | AANLkTimDr=5+jUOZ0XuGDYm4wRTj2w9asN18bUU6_a4O@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Wed, Aug 4, 2010 at 11:51 AM, Peter Koczan <pjkoczan(at)gmail(dot)com> wrote:
> This is one of my first forays into ODBC, so I didn't know that was a
> possibility. Is there any place where these are documented? Searching
> for ODBC options yields info on connection options, but none on
> behavior that I could find.
I know that there are a couple of options that affect the
representation of Booleans in the odbc driver. I'm not sure it will
do what you need though.
However, here is the official documentation: (hopefully it helpful)
http://psqlodbc.projects.postgresql.org/
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Joseph Krogh | 2010-08-04 20:07:54 | Re: workaround for missing ROWNUM feature with the help of GUC variables |
| Previous Message | Peter Koczan | 2010-08-04 18:51:00 | Re: Domains, casts, and MS Access |