Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1015 Bytes

File metadata and controls

27 lines (23 loc) · 1015 Bytes
title Using Data Buffers | 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
data buffers [ODBC], about data buffers
buffers [ODBC], data
data buffers [ODBC]
ms.assetid 06b9f603-b395-497c-979b-d3ec3d6db375
author David-Engel
ms.author v-daenge

Using Data Buffers

Data buffers are described by three pieces of information: their type, address, and byte length. Whenever a function needs one of these pieces of information and does not already know it, it has an argument with which the application passes it.

This section contains the following topics.