Обсуждение: OIDS column required with ODBC ?

Поиск
Список
Период
Сортировка

OIDS column required with ODBC ?

От
"Luc ROLLAND"
Дата:
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