OIDS column required with ODBC ?

From: "Luc ROLLAND" <luc(at)rolland-fr(dot)com>
To: <pgsql-odbcl(at)postgresql(dot)org>
Subject: OIDS column required with ODBC ?
Date: 2004-09-20 14:28:08
Message-ID: 01c001c49f1f$ea429090$0a00a8c0@lrp43008
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello !

I want to open a recordset using ODBC (07_03_0200) in MS-VB6 (SP6) on a PG table (7.4.3) created WITHOUT OIDS.
I receive an error message : 'Colum ?id? doesn't exist !' the method Open ?

Would pgsqlODBC require an OIDS column on all the tables ?
I don't find setting for that in the ODBC driver...

Luc

Browse pgsql-odbc by date

  From Date Subject
Next Message Scot Loach 2004-09-20 15:34:07 stable version of psqlodbc?
Previous Message Scot Loach 2004-09-20 13:13:01 Re: segfault when disconnecting from db with server side prepare