Subject | Appending data to a blob |
---|---|
Author | spinkstewart |
Post date | 2007-02-15T13:53:42Z |
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.
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.