Subject | Re: ResultSet.next() throws GDS Exception: Cursor Unknown |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-05-12T20:21:20Z |
> I am testing the FirebirdSQL-1.5.0Beta3 for JDK_1.4 using a PreparedCan you please post your code that you use to fetch data.
> statement that should return a single record.
>
> When I attempt to retrieve the record using ResultSet.next() the
> following error is thrown:
>
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544569.
> Dynamic SQL Error SQL error code = -504
> Cursor unknown
Roman