Re: Interface

From: "Frank L(dot) Parks" <fparks(at)ezbizpartner(dot)com>
To: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Interface
Date: 2006-05-10 19:30:27
Message-ID: 44623F53.70908@ezbizpartner.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bob,

Can you at least show what your insert statement looks like please?
Also, are you using ODBC or VitaVoom's direct driver for DBExpress?

Frank

Bob Pawley wrote:

> The folks on the Delphi forum haven't been responsive to this
> question. Perhaps the ones that visit the forum don't know the answer.
>
> I have created a Delphi interface to a Postgresql table containing a
> serial column.
>
> When I try to insert a new value through the interface I get an error
> message that the serial field requires a value.
>
> When I remove the serial column the interface inserts a new value with
> no problem. When I insert directly via sql the serial column updates
> automatically.
>
> What am I missing to make this work through Delphi?
>
> Bob

In response to

  • Interface at 2006-05-10 16:00:49 from Bob Pawley

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-05-10 20:00:02 Re: understanding explain data
Previous Message Marko Kreen 2006-05-10 19:30:15 Re: pgcrypto sha256/384/512 don't work on Redhat. Please help!