Gurkan Ozfidan wrote:
>ERROR in createReportTable(): Cannot commit when autoCommit is enabled.
>PART OF THE CODE:
> } catch (Exception e) {
> System.err.println("ERROR in runStorageSQLQuery(): " +
>e.getMessage() + " sqlQuery: "+sqlQuery);
> e.printStackTrace();
I
Gurkan Ozfidan wrote:
> We have been using postgresql-jdbc-8.3-604, and recently we started using
> postgresql-jdbc-9.2,
> everything seems working fine, except we are getting this error and could not
> find the solution yet.
> This related to our reporting and I could say that it is not happenin
Dear group,
We have been using postgresql-jdbc-8.3-604, and recently we started using
postgresql-jdbc-9.2, everything seems working fine, except we are getting
this error and could not find the solution yet. This related to our
reporting and I could say that it is not happening every report we run.