Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 905 Bytes

File metadata and controls

24 lines (20 loc) · 905 Bytes
title Using Data Buffers
description Using Data Buffers
author David-Engel
ms.author davidengel
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.