On Fri, 17 Nov 2006, Oliver Jowett wrote:
> Do, Leon (Leon) wrote:
>
>> I haven't tested the server side but I know the client generates that
>> format but it didn't take what it generated.
>
> Well, in general we only care about parsing what the server generates, not
> what the driver generates.
>
> One exception might be updateable resultsets.
>
> The solution is probably to fix the generation side so we generate the same
> format as the server produces.
>
I have fixed this in CVS for 8.0, 8.1, 8.2, and 8.3dev.
Kris Jurka