Re: [GENERAL] Implicit sequence with start value?

From: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [GENERAL] Implicit sequence with start value?
Date: 2009-07-26 20:12:03
Message-ID: 194f62550907261312u481c4356r7f60ebdbba3eafe0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

The problem is that I don't have control over the SQL generated, that
happens behind the scenes of the JDBCRowSet/SwingSet toolkt/api.
Fourtunatly it seems to work when I simply don't bind the textfield :)

However now I am facing other, jdbc-driver related problems, however
I'll ask on the jdk-list.

Thanks for all your help and patience, Clemens

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Clemens Eisserer 2009-07-26 20:12:48 Re: Implicit sequence with start value?
Previous Message Thomas Kellerer 2009-07-26 19:53:42 Re: Transitive Closure and CONNECT BY

Browse pgsql-jdbc by date

  From Date Subject
Next Message Clemens Eisserer 2009-07-26 20:12:48 Re: Implicit sequence with start value?
Previous Message Clemens Eisserer 2009-07-26 20:10:05 Updateable ResultSet doesn't fetch sequence-generated values