DataReader

Why Trust Techopedia

What Does DataReader Mean?

A DataReader is a specific type of software built into parts of the Microsoft .NET (pronounced dot net) Framework. This object allows for reading data from a data source.

Advertisements

Techopedia Explains DataReader

The .NET Framework includes a suite of software called ADO.NET. In this general category, the DataReader is designed to parse a Tabular Data Stream from SQL or from a continuous stream of data. Taking an unbuffered stream of data, the DataReader can use a strong or weak typing approach to process that data. This involves how the program reads field values. Stronger typing can cause problems with types that do not fit a particular result. Weak typing can be more versatile. Using a DataReader, developers can access and modify data in relational databases or other systems.

Advertisements

Related Terms

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.