Thanks for ur reply Samuel! Maybe you can read part of the blob with a function like MySQL's SUBSTR. >
I can easily read small chunks of data from my datastore. I guess the problem that I am trying to solve here - how to send chunks of data as a HTTP response without having to read in and store a large file/object in memory. Subra