Chapter 19. Using Command and DataReader Objects

IN THIS CHAPTER

The previous chapter covers how to get connected to a database. This chapter discusses how to query database data in a read-only, high-performance manner. Specifically, it covers the Command and DataReader classes. This chapter uses the Microsoft SQL Provider classes SqlCommand and SqlDataReader, which ...

Get Delphi for .NET Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.