Chapter 5
Building Pages that Retrieve Data

This chapter describes how to retrieve data from a database, work with query data, and enable debugging in ColdFusion applications. During chapter practices, you will learn how to use the ColdFusion Administrator to set up a data source and enable debugging, use the CFQUERY tag to query a data source, and use the CFOUTPUT tag to output the query results to a Web page.

Contents