serial values and odbc

From: Alfonso Peniche <alfonso(at)iteso(dot)mx>
To:
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: serial values and odbc
Date: 2001-01-25 15:46:14
Message-ID: 3A704A45.5FFD46C6@iteso.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-25 16:12:02 Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Previous Message Mitch Vincent 2001-01-25 15:02:29 Re: Re: MySQL has transactions

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2001-01-25 16:28:29 RE: [ODBC] RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows
Previous Message Bruce Momjian 2001-01-25 13:47:20 Re: RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows