Subject | Re: conversion problem |
---|---|
Author | John Lister |
Post date | 2002-09-24T13:37:51Z |
> It looks to me as if the attempt to get a value did throw anexception,
> just not the one you expected (which exception did you expect?).Does the
> spec require a particular exception to be thrown in thiscircumstance?
Hi David, as you say it is throwing an exception, but not the one i
was expecting. I was expecting an invalid/empty resultset, not a data
conversion error which threw me off the scent while trying to find
the bug... Until i check the spec i'm trusting the implementation to
be correct. Apologies for the inconvenience
JOHN