Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 905 Bytes

File metadata and controls

21 lines (20 loc) · 905 Bytes
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.

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."