I had problems with the sdbc driver and switched to the PostgreSQL JDBC3
driver from www.postgresql.org. I haven't had any problems with it. I
haven't noticed any great change in speed either, but YMMV.

On Sun, 2006-02-05 at 12:09 +0100, Gerhard Gonter wrote:
> When I try to add a row via a list form to a postgresql database, the
> following error occurs:
> 
>   Error code: 1
>   pq_baseresultset: row index out of range, allowed is 0 to -1, got 0
> 
> The DB driver used is postgresql-sdbc-0.7.0.zip
> 
> The insert statement sent to the DB looks correct and actually inserts
> the row.
> 
> Is this a bug or did I do something wrong?  What to try next?
> 
> Cheers!
> 
> GG
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to