Quote Originally Posted by chocoloco
I can create a Sproc out of this and take @projectXml as 'Text' type instead of varchar(8000) which should solve the 8000 character limitation.
Sweet, that might work, i've never tried it using blobs.