Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 894 Bytes

File metadata and controls

27 lines (23 loc) · 894 Bytes
description Fetching Data
title Fetching Data | 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
result sets [ODBC], fetching
fetches [ODBC], defined
ms.assetid 04a1efc1-0a46-42f9-8c4e-9f063740dd8a
author David-Engel
ms.author v-daenge

Fetching Data

The process of retrieving rows from the result set and returning them to the application is called fetching. This section describes how to fetch data.

This section contains the following topics.