Fix updatable ResultSets stream methods (ascii, character, binary).

Kris Jurka <books@ejurka.com>

Commit: 922c2638e4c48cdd15c9300e5259cedb9882ecec
Author: Kris Jurka <books@ejurka.com>
Date: 2004-06-21T02:01:12Z
Releases: 7.4.4
Fix updatable ResultSets stream methods (ascii, character, binary).
The existing code didn't correctly allocate data arrays, and it
failed to loop when a stream didn't provide the full amount of
data requested of it.

Reported by Jan de Visser.

Files