Subject | Re: [Firebird-Java] Re: conversion problem |
---|---|
Author | David Jencks |
Post date | 2002-09-24T13:13:27Z |
It looks to me as if the attempt to get a value did throw an exception,
just not the one you expected (which exception did you expect?). Does the
spec require a particular exception to be thrown in this circumstance?
david jencks
just not the one you expected (which exception did you expect?). Does the
spec require a particular exception to be thrown in this circumstance?
david jencks
On 2002.09.24 09:01:44 -0400 John Lister wrote:
> --- In Firebird-Java@y..., David Jencks <davidjencks@d...> wrote:
> > Please tell us which driver version you are using and show a code
> snippet.
>
> I'm using the cvs version from 2weeks ago. the problem is caused by
> an inconsistency in the db. I'm not checking the result of rs.next (i
> realise i should) because the record should be there because of its
> relation to another record. However, i thought that if rs.next
> returned false any attempt to get a value would return an exception?
>
> JOHN
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>