Dear Appeon:
recently we encountered a issue of PowerBuilder when datawindow updating, in some data column length mismatch case, when data length inserted is large than that of the database column, SQLSERVER always automatically truncate the string data without throw exception and terminate the SQL process, I remember the same case also get no issue in PB previous version like PB8, PB12, but for PB2017, this case would lead to issue, as these issue is hard to detected when there are lot of datawindows when upgrading, is there any database parameter can turn off these type of database waring (our database is sqlserver2017)