Subject Appending data to a blob
Author spinkstewart
I'm looking for a faster way to append data to an existing blob
record. At present I open the blob read its contents append to it and
then write it back. Due to the number of records involved this is very
slow. Can anyone suggest a quicker way perhaps using bsmReadWrite?

Thanks,
Stewart.