7.18.4
Download the library here
- FIXED: Issue with options
AutoTruncate = falsefor a SQL Server table withcharcolumn type in which an empty value is passed (only for operations of 10 rows or less). TheSqlParameterwas considered the null value as achar(8000)even if in the database it was achar(3), and was leading to the SQL error:This exceeds the maximum allowable table row size of 8060 bytesissue. TheAutoTruncate = falsehas been completed re-write to better handle all scenarios found
Trial unlocked until the end of February