problem with serial data type and access

Поиск
Список
Период
Сортировка
От Ottavio Campana
Тема problem with serial data type and access
Дата
Msg-id 482C40AA.80109@campana.vi.it
обсуждение исходный текст
Ответы Re: problem with serial data type and access
Re: problem with serial data type and access
Список pgsql-general
I know it's not fully IT with the list, but maybe somebody can help me.

I'm dealing with this scenario: access 97 is connected through odbc to a
postgresql server. All tables are saved in postgresql and access is used
only to generated the program interface.

Everything works fines, but I'm having problems with the serial data
type. I know a serial is an integer having as default the next value of
a sequence. Since it is an integer, access does not recognize it as an
autoincrement value, and it asks for is value.

Did anyone of you already have this problem?

Thanks...

--
Non c'e' piu' forza nella normalita', c'e' solo monotonia.


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Gerhard Wiesinger
Дата:
Сообщение: Tsearch2 Upgrade from 8.2 to 8.3.1
Следующее
От: Fernando
Дата:
Сообщение: Re: Password safe web application with postgre