From: | "Mark Dexter" <MDEXTER(at)dexterchaney(dot)com> |
---|---|
To: | "Josh Berkus" <josh(at)agliodbs(dot)com> |
Cc: | <gsstark(at)mit(dot)edu>, <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: disabling OIDs? |
Date: | 2004-12-16 17:35:28 |
Message-ID: | 5E8F9F5B63726C48836757FE673B584E012B8BC5@dcimail.dexterchaney.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
I believe the ODBC driver works this way by design. So it's just something you need to know if you plan to use it with updateable cursors.
It is my impression that the Postgres ODBC driver is somewhat of a "poor stepchild" within the Postgres community. However, it appears
to work. Mark Dexter
>Mark,
> For what it's worth, OIDs are required if you ever want to use
> updateable cursors with the ODBC driver. We discovered this the hard
> way. Mark Dexter
Well, that would be something to fix in the ODBC driver ... file a bug, eh?
--
Josh Berkus
Aglio Database Solutions
San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Barwick | 2004-12-17 23:39:17 | FAQ corrections etc. |
Previous Message | Josh Berkus | 2004-12-15 05:26:43 | Re: disabling OIDs? |