Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 944 Bytes

File metadata and controls

25 lines (21 loc) · 944 Bytes
title Using Data Buffers
description Using Data Buffers
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, sunilbs, mcimfl
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic concept-article
helpviewer_keywords
data buffers [ODBC], about data buffers
buffers [ODBC], data
data buffers [ODBC]

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.