Re: java.lang.StringIndexOutOfBoundsException: String index - Mailing list pgsql-sql

From Josh Berkus
Subject Re: java.lang.StringIndexOutOfBoundsException: String index
Date
Msg-id 200401291522.13664.josh@agliodbs.com
Whole thread Raw
In response to Re: java.lang.StringIndexOutOfBoundsException: String index  (mohan@physics.gmu.edu)
List pgsql-sql
Mohan,

> DEBUG] Transaction - -called safeRollback with null argument
> java.sql.SQLException: ERROR:  SET AUTOCOMMIT TO OFF is no longer supported
>         at

This is because "SET AUTOCOMMIT TO OFF" *is* no longer supported.   Are you 
sure that you have the latest JDBC?

Also, this should be on the PGSQL-JDBC mailing list, not this one.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [PERFORM] Set-Returning Functions WAS: On the performance of views
Next
From: "Chris Travers"
Date:
Subject: Re: