Subject | problem with jca-jdbc-driver 1.0.0-RC3 |
---|---|
Author | donaldyoe <donaldyoe@yahoo.com> |
Post date | 2003-02-27T09:02:37Z |
I think there is a bug with firebird-jca-jdbc-driver 1.0.0-RC3. When
I use PreparedStatement and tries to insert a row into the table, the
call hangs on pstmt.executeUpdate(). Replacing the driver with RC2
solved the problem.
Please note that the problem with RC3 driver happens on both 1.0 and
1.5 FireBird server.
I use PreparedStatement and tries to insert a row into the table, the
call hangs on pstmt.executeUpdate(). Replacing the driver with RC2
solved the problem.
Please note that the problem with RC3 driver happens on both 1.0 and
1.5 FireBird server.