Subject Re: How to convert set of integers into a BLOB in SP or UDF
Author Roman Rokytskyy
> I frankly don't know the in's and out's. I would expect that your
> code that speaks wire protocol ought to behave like the C client
> library.

That's exactly what we want to do. Does client C library sends
something to the server, so server knows that it should return pre-
fetched results? Or server just sends a bunch of records and client C
library processes them internally?

Thanks!
Roman