X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 45B323B69FE for ; Thu, 16 Dec 2004 17:34:38 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 80115-08 for ; Thu, 16 Dec 2004 17:34:33 +0000 (GMT) Received: from DCIMAIL.dexterchaney.local (guarddog.dexterchaney.com [206.253.218.155]) by svr1.postgresql.org (Postfix) with SMTP id 5FEA23B69B7 for ; Thu, 16 Dec 2004 17:34:31 +0000 (GMT) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: disabling OIDs? Date: Thu, 16 Dec 2004 09:35:28 -0800 Message-ID: <5E8F9F5B63726C48836757FE673B584E012B8BC5@dcimail.dexterchaney.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [DOCS] disabling OIDs? Thread-Index: AcTiZur+YoGnyu11TpydWKFCNBWowwBLilsg From: "Mark Dexter" To: "Josh Berkus" Cc: , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.059 tagged_above=0 required=5 tests=AWL, FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200412/22 X-Sequence-Number: 2718 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=20 > updateable cursors with the ODBC driver. =A0We discovered this the = hard=20 > way. =A0Mark Dexter Well, that would be something to fix in the ODBC driver ... file a bug, = eh? --=20 Josh Berkus Aglio Database Solutions San Francisco