J
James Palmer
Guest
Alternatively you can read the files into a longchar using copy-lob. You can handle the longchar as you would a char. That way you only have one stream. For small files I find it a lot more easy to use than streaming.
Continue reading...
Continue reading...