Subject | only one resultset at a time/statement? |
---|---|
Author | burghard_w_v_britzke |
Post date | 2004-04-18T14:38:11Z |
when trying to get the resultset for my prepared statement, I get the following exception:
org.firebirdsql.jdbc.FBSQLException: Only one resultset at a time/statement.
at org.firebirdsql.jdbc.AbstractStatement.getResultSet(AbstractStatement.java:531)
what happened?
org.firebirdsql.jdbc.FBSQLException: Only one resultset at a time/statement.
at org.firebirdsql.jdbc.AbstractStatement.getResultSet(AbstractStatement.java:531)
what happened?