You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this version of RJDBC allow for return of multiple datasets. I am trying to run a stored procedure on a database and I am getting the following error:
java.sql.PreparedStatement.executeQuery() cannot be called because multiple result sets were returned
The text was updated successfully, but these errors were encountered:
Does this version of RJDBC allow for return of multiple datasets. I am trying to run a stored procedure on a database and I am getting the following error:
java.sql.PreparedStatement.executeQuery() cannot be called because multiple result sets were returned
The text was updated successfully, but these errors were encountered: