Hi,
I am looking at changing the jdbc driver to be asynchronous, in other
words retrieve the result set when asked as opposed to retrieving it all
before returning.
This will involve understanding the client/backend protocol completely.
So far I have found one reference to this. Does anyone have a flow chart
or can point me to any other references.
Dave