Re: java.sql.SQLException: Can not issue data manipulation statements with executeQuery()
Posted by: Andreas Riegebauer
Date: March 21, 2006 07:17AM

Hi!

I think I have fixed the Problem.

I now use:

int res2=stmt.executeUpdate(sql);

Bye
Andreas

Options: ReplyQuote


Subject
Written By
Posted
Re: java.sql.SQLException: Can not issue data manipulation statements with executeQuery()
March 21, 2006 07:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.