Question on string usage

Posts   
 
    
JayBee
User
Posts: 282
Joined: 28-Dec-2006
# Posted on: 18-Feb-2025 20:33:21   

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

Walaa avatar
Walaa
Support Team
Posts: 14992
Joined: 21-Aug-2005
# Posted on: 18-Feb-2025 21:06:08   

That's the built-In validation, which you can over-write.

Please check Validation