Symptoms
Assume that you update compressed data by using a parameterized query in Microsoft SQL Server 2012 or 2014. When the data type in the query doesn’t match the data type in the target table or the length of the parameter in the query doesn’t match the length of the column in the target table, an access violation may occur.
Cause
This issue occurs because SQL Server can’t allocate additional memory for the parameters.
Resolution
This issue is fixed in the following cumulative updates for SQL Server:
Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. We recommend that you download and install the latest cumulative updates for SQL Server:
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.