I have a stored procedure that contains a variable that is supposed to be varchar(1000). However, it insists on truncating the data I put into it at 255 chars...no error message, it just chops the end of the string off.
Is this a limitation of SQl Server and if it is is there any way to get around it? 255 is just not going to be enough.
-Coco
![[auto] [auto] [auto]](/data/assets/smilies/auto.gif)
Is this a limitation of SQl Server and if it is is there any way to get around it? 255 is just not going to be enough.
-Coco
![[auto] [auto] [auto]](/data/assets/smilies/auto.gif)