You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data Truncation Detection Enabled Using ExtendedAnsiSQL | Microsoft Docs
ms.custom
ms.date
01/19/2017
ms.prod
sql
ms.prod_service
connectivity
ms.reviewer
ms.technology
connectivity
ms.topic
conceptual
helpviewer_keywords
truncating data [ODBC]
extendedANSISQL [ODBC], data truncation detection
ms.assetid
cec2359b-917d-4e1d-9625-5cd678b62f10
author
David-Engel
ms.author
v-daenge
Data Truncation Detection Enabled Using ExtendedAnsiSQL
When the ExtendedAnsiSQL flag is turned on and the application is inserting data into a char or binary column and data is truncated, the truncation will be detected. When the ExtendedAnsiSQL flag is turned off, the data is truncated without warning, as it was in previous versions of the ODBC Desktop Database Drivers.