Re: New ID

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: "Brian Johnson" <bjohnson(at)jecinc(dot)on(dot)ca>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: New ID
Date: 2002-02-14 21:31:48
Message-ID: web-694343@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Brian,

> Anyway, I found out with pgaccess that my sequence id that increments
> the
> record id is called phpgw_notes_note_id_seq so my SQL statement was
> SELECT CURRVAL( "phpgw_notes_note_id_seq" )
>
> and the error I got was
> failed : Attribute 'phpgw_notes_note_id_seq' not found
>
> Any ideas?

SINGLE quotes, Brian. Not double quotes.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

Browse pgsql-novice by date

  From Date Subject
Next Message Rob Arnold 2002-02-15 03:44:06 Re: Function Hangs
Previous Message Ivan Horvath 2002-02-14 15:58:43 problem in executing a function