On Wed, 13 Oct 2004, Oliver Jowett wrote:
> I'd like to catch those errors earlier than query execution if possible.
> If nothing else, it'll encourage application developers to provide
> correct type info to the driver in all cases..
I don't see the real benefit of catching this one statement earlier. It's
still a runtime failure.
Kris Jurka