Subject | Re: [Firebird-Java] request synchronization error |
---|---|
Author | Nickolay Samofatov |
Post date | 2002-11-28T13:29:46Z |
Hello Danilo,
Thursday, November 28, 2002, 5:51:41 PM, you wrote:
operation is ignored by driver and error like this gets thrown when it
continues trying to fetch data. What error do you get when execute
your query by isql or another tool ? Could you give out some data to
reproduce the error ?
--
Best regards,
Nickolay Samofatov mailto:skidder@...
Thursday, November 28, 2002, 5:51:41 PM, you wrote:
> Hi,This is probably a bug in Jaybird. SQL exception thrown during early fetch
> What can cause this error ? It happens when I execute a
> Statement.executeQuery(sql).
> java.sql.SQLException: fetch problem: org.firebirdsql.gds.GDSException: request synchronization error
> at org.firebirdsql.jdbc.FBResultSet$FBCachedFetcher.<init>(FBResultSet.java:2590)
> at org.firebirdsql.jdbc.FBResultSet.<init>(FBResultSet.java:124)
> at org.firebirdsql.jdbc.FBStatement.getCachedResultSet(FBStatement.java:539)
> at org.firebirdsql.jdbc.FBStatement.executeQuery(FBStatement.java:102)
> at testex.Main.main(Main.java:52)
> fetch problem: org.firebirdsql.gds.GDSException: request synchronization error
operation is ignored by driver and error like this gets thrown when it
continues trying to fetch data. What error do you get when execute
your query by isql or another tool ? Could you give out some data to
reproduce the error ?
--
Best regards,
Nickolay Samofatov mailto:skidder@...