isAutoIncrement and Postgres

From: john(at)eagleinfosystems(dot)com (jm)
To: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: isAutoIncrement and Postgres
Date: 2002-10-18 16:18:27
Message-ID: 71d780da.0210180818.14472c6a@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Do any existing drivers / database version combinations support the
isAutoIncrement method?

If not - does anyone have any suggested workarounds? I am having
problems with
autogenrated INSERTS because I can't detect an AutoIncrement column.

-jm

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Roberto (SmartBit) 2002-10-18 16:37:37 How to get the primary key fields?
Previous Message Doug McNaught 2002-10-18 15:55:36 Re: Migrating from Informix to Postgre

Browse pgsql-sql by date

  From Date Subject
Next Message Wei Weng 2002-10-18 16:45:56 Is there anyway to do this?
Previous Message Stephan Szabo 2002-10-18 15:05:46 Re: Apparent referential integrity bug in PL/pgSQL