Subject Re: conversion problem
Author John Lister
> 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?

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