I'm trying to optimize the way WizSource updates an image column with binary data. It currently uses UPDATEBLOB. I'm looking for something to make it more efficient over the internet.
↧
I'm trying to optimize the way WizSource updates an image column with binary data. It currently uses UPDATEBLOB. I'm looking for something to make it more efficient over the internet.