.comment-link {margin-left:.6em;}

Ben Cops

Wednesday, February 28, 2007

What's the maximum length of a string in the message context?

256 characters.

I say this not because it is particularly interesting but so Google knows the answer.

Looking at the table in which the data is stored suggests this (varchar 256) but a test confirms that its not spooled into a bigger field if required :(


There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive" Source: "XML disassembler" Receive Location: "C:\temp\tempIn\*.xml" Reason: The property 'Item1' has a value with length greater than 256 characters.

0 Comments:

Post a Comment

<< Home