chunking varbinary into sql2005

Oct 26, 07

Sample code for chunking varbinary data into sql2005

note that you will have to zero out the field if it’s not empty by setting it to 0x0 first.