From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: cvs postgresql current lacks 'ksqo' ? odbc/pgadmin |
Date: | 2002-08-14 22:21:52 |
Message-ID: | 200208142221.g7EMLqs23518@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Tino Wildenhain wrote:
> Hi Tom, Bruce,
>
> --On Mittwoch, 14. August 2002 14:09 -0400 Bruce Momjian
> <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
>
> >
> > I didn't realize ODBC would error out if a SET came that wasn't
> > recognized. Can you confirm this? We can add it to 7.3 backend as an
> > invisible option (not in postgresql.conf) and mention in the TODO it
> > should be removed in 7.4 or 7.5.
>
> I can confirm this. Using odbc connection it trows the error as expected.
> If I remove the setting [ ] disable ksqo in the odbc driver options,
> everything works well. (This is unfortunately impossible for PgAccess,
> since it does not use an ODBC DSN)
>
> Perhaps its a better idea to update the odbc driver for 7.3.
Well, the 7.3 driver and the current driver at odbc.postgresql.org
should handle this correctly already and not enable ksqo.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-08-14 22:32:14 | Re: Sourceforge moving to DB2 |
Previous Message | Tom Lane | 2002-08-14 22:07:14 | Re: Perl modules problem on OS X |