On Thu, 21 Oct 2004, Christian Niles wrote:
>
> From a basic examination of the code, it seems that setShort(int,
> short) simply serializes the value to a string, making it
> indistinguishable from an integer.
This has been fixed in the 8.0 driver series as all calls are now strongly
typed.
Kris Jurka