Re: problem with serial data type and access - Mailing list pgsql-general

From Ottavio Campana
Subject Re: problem with serial data type and access
Date
Msg-id 482D2D52.8040500@campana.vi.it
Whole thread Raw
In response to Re: problem with serial data type and access  (Adrian Klaver <aklaver@comcast.net>)
Responses Re: problem with serial data type and access
List pgsql-general
Adrian Klaver ha scritto:
>> The fact is that the serial data type is in pratice an integer, and when
>> I also try to connect with pgadminIII I see an integer data type and not
>> a serial. I think that since it sees an integer, it does not understand
>> that it is a serial, and access does not recognize it as autoincrement.
>>
>> I'm stuck at this point...
> Did you mark this field as the primary key when you linked the table?

yes I did

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


Attachment

pgsql-general by date:

Previous
From: "A B"
Date:
Subject: Re: Howto return values from a function
Next
From: "Anton Melser"
Date:
Subject: recommended way of separating data from indexes