Hi
I have a User Variable called details with a datatype of string, this is populated by a SQL Script task, the field that populates this variable is quite large and contains CR, LF and tabs, when i run the task with this field writing to the variable i get the error:
"The type of the value being assigned to variable "User:etails" differs from the current variable type. Variables may not change type during execution. Variable types are strict, except for variables of type Object."
Thanks
I have a User Variable called details with a datatype of string, this is populated by a SQL Script task, the field that populates this variable is quite large and contains CR, LF and tabs, when i run the task with this field writing to the variable i get the error:
"The type of the value being assigned to variable "User:etails" differs from the current variable type. Variables may not change type during execution. Variable types are strict, except for variables of type Object."
Thanks