Hi
I am trying to add elements to an existing output set and keep getting the following error:
"String or binary data would be truncated. The statement has been terminated."
The elements work on their own but for some reason when combined I cannot save.
Anyone seen this before?
ThanksJess LevySan Francisco Opera
I think John is onto something. That message is returned by SQL when the data that is being inserted or updated in a column is longer than the column definition. Without knowing the details of the elements in question, it's going to be difficult to guide you as to where to look.