Subject | Re: conversion problem |
---|---|
Author | John Lister |
Post date | 2002-09-24T13:01:44Z |
--- In Firebird-Java@y..., David Jencks <davidjencks@d...> wrote:
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
> Please tell us which driver version you are using and show a codesnippet.
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