Hi, When using BLOB data it is prefered to use stream mode to save memory usage. So instead of using a byte[] for my BLOB data, is there a way to have a stream? I've been looking around in the documentation and on the Internet. Until now I only found messages that BLOBs can't be processed in stream mode.
Walter
