Hi juraj,
Juraj Trenkler wrote:
With MySQL tables I can work with sql command UPDATE. I get message NoResultSet was produced but table changes. With HSQLDB I get the same message but table does not change.I would prefer Tools->SQL to execute statements and not the query window.
Is it bug or I do something wrong?
Each statement in the query window will be executed with executeQuery call and that might be the problem here.
juraj
Ocke
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
