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]
