currval() problem - Mailing list pgsql-interfaces

From tony
Subject currval() problem
Date
Msg-id 001a01c059a1$f9ffc6f0$32fea8c0@tonydesktop
Whole thread Raw
In response to Re: JDBC prob. Continued  (Christopher Farley <chris@northernbrewer.com>)
Responses Re: currval() problem  (Marko Kreen <marko@l-t.ee>)
List pgsql-interfaces
Hello

I have a problem with currval() through JDBC.  
My nextval() updates the counter of sequences, but
currval() returns no value even after I call nextval().
Both work fine when I try them through psql.  
Have you encountered this problem before??


Tony



pgsql-interfaces by date:

Previous
From: "Byron Nikolaidis"
Date:
Subject: Re: slow odbc access....
Next
From: Dave Page
Date:
Subject: RE: pgAdmin problems