serial values and odbc - Mailing list pgsql-odbc

From Alfonso Peniche
Subject serial values and odbc
Date
Msg-id 3A704A45.5FFD46C6@iteso.mx
Whole thread Raw
In response to Re: [HACKERS] Re: unixODBC again :-(  (Nick Gorham <nick@lurcher.org>)
Responses Re: serial values and odbc  (Tibor Laszlo <ltibor@mail.tiszanet.hu>)
List pgsql-odbc
I am working with delphi through odbc to get to Postgres, but I have a
problem:

Everytime I try to make an insertion, I get a message from the odbc driver
saying a Primary key value cannot be null (which is on purpose since I want
postgres to use it serial value properties). Can anyone tell me if there's
something special I have to do on the ODBC configuration, or how do I make an
insertion through odbc?

Thanx.


pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows