Skip to content

Commit 39e8ade

Browse files
TheekshnaVanMSFT
andauthored
Apply suggestion from @VanMSFT
Co-authored-by: Van To <40007119+VanMSFT@users.noreply.github.com>
1 parent c0b444f commit 39e8ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/connect/odbc/windows/release-notes-odbc-sql-server-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For the ARM64 driver: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?li
4040
When you use a terminator as the separator in `bcp_bind` for strings, two consecutive terminators in data can mean either a `NULL` value or an empty string. The ODBC driver can't distinguish between empty strings and null strings.
4141

4242
- Before the 18.6.1.1 release, the ODBC driver interpreted consecutive terminators (zero-length data) as empty strings.
43-
- In the 18.6.1.1 release, a change was made to interpret zero-length data as a NULL value instead of an empty string.
43+
- In the 18.6.1.1 release, the ODBC driver interprets zero-length data as a NULL value instead of an empty string.
4444

4545
This change will be reverted to pre-18.6.1.1 behavior in a future release.
4646

0 commit comments

Comments
 (0)