RE: CMP:Exception in thread "main" java.lang.InternalError

2000-08-11 Thread J.T. Wenting
in Java, issue conn.setAutoCommit(true) to set autocommit on for Connection conn (if the database engine supports it), or setAutoCommit(false) to turn it off. Default is usually on, for some reason.   Jeroen T. Wenting[EMAIL PROTECTED]Murphy was wrong, things that can't go wrong will anyway

Re: CMP:Exception in thread "main" java.lang.InternalError

2000-08-11 Thread wim veninga
Hi Ishpal, Do you use cloudscape as your db, because I got this error using cloudscape as my database. Look in your application.log file, if you get the following error 7/29/00 3:49 PM Error in bean Klant SQL Exception: Cannot issue commit when autoCommit is on.  at c8e.k.j.l_(Unknown Source)  at