Hi,
I am using Self Servicing.
I have a table with an nvarchar of lenght 50.
When an attempt is made to fill it with a string longer than 50 characters, an error occurs.
Is there some setting that prevents this error and results in storing the first 50 characters of the string?
Kind regards,
Jan Hussaarts