chunking binary or xml into sql

Oct 29, 07

this is a little unique of a setup. i’m having to update a varbin field, but the data that is coming in from the other sources is being cast from xml. so i’m sort of replicating the stupid thing we are doing on the other side, but it seems like a good code sample for this particular method. if you wanted to chunk up xml, you could use this method.