--- title: "SQLBindParameter (Excel Driver) | 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: - "Excel driver [ODBC], SQLBindParameter" - "SQLBindParameter function [ODBC], Excel Driver" ms.assetid: 40489bc5-3e2a-425e-892d-e0dc037f4d7a author: David-Engel ms.author: v-daenge --- # SQLBindParameter (Excel Driver) > [!NOTE] > This topic provides Excel Driver-specific information. For general information about this function, see the appropriate topic under [ODBC API Reference](../../odbc/reference/syntax/odbc-api-reference.md). When the Microsoft Excel driver is used, executing an INSERT statement that uses a parameter to insert a NULL into a SQL_CHAR column will return SQL_SUCCESS_WITH_INFO with SQLSTATE 01004, "Data Truncated."