Subject Problems: Move Database from firebird 1 to Firebird 2
Author jwcanada
Hi,

I have a production database running Delphi and Java Server
Application for a few years. Now, I moved to database to Firebird 2.
One of the problems is:

1. -------------------------------
java.sql.SQLException: The resultSet is closed
at org.firebirdsql.jdbc.FBResultSet.close(FBResultSet.java:212)

This tried to use the lastest JDBC driver. It does not seem solving
the problems.


Anyone insights would be appreciated.

jw