Subject | Re: [Firebird-Java] Re: getDouble bug in the latest csv |
---|---|
Author | Blas Rodriguez Somoza |
Post date | 2002-12-01T15:52:33Z |
Hello
At 01/12/2002 14:23 +0000, you wrote:
If this is the case then the driver must throw an exception, if the version RC1a don't throw it, this is a bug in the RC1a.
If the exception is thrown after you use next, then there is a bug in this version.
Can you explain when the exception is thrown?.
Regards
Blas Rodriguez Somoza.
At 01/12/2002 14:23 +0000, you wrote:
>Thank you, Blas.This message must only appear when you try to get the value of a field before you use the next() method on a ResultSet.
>
>I just update the patch you committed. It did raise exception "The
>resultSet is not in a row, use next" .
>
>However, this does not solve the problems as older version has been
>running fine in our application.
>
>Any other thoughts why the new version is not working? Thanks
If this is the case then the driver must throw an exception, if the version RC1a don't throw it, this is a bug in the RC1a.
If the exception is thrown after you use next, then there is a bug in this version.
Can you explain when the exception is thrown?.
Regards
Blas Rodriguez Somoza.