Thanks Imran,
That helped me realize that I wasn't running into a character limit when trying to import a large amount of text into 1 column.
I must be reaching the 2GB LIMIT for varchar(max). Is there any way to check the size (gb) of a column, as opposed to character count?
thanks
Spatio