Chapter 3: Querying A Database - MACROMEDIA COLDFUSION 4.5-DEVELOPING WEB Develop Manual

Developing web applications with coldfusion
Table of Contents

Advertisement

C
3
H A P T E R
Querying a Database
Chapter 3
This chapter describes how to retrieve data from a database, work with query data,
and enable debugging in ColdFusion applications. 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
Publishing Dynamic Data................................................................................ 16
Database Basics................................................................................................ 16
Understanding Data Sources .......................................................................... 18
Adding Data Sources........................................................................................ 19
Retrieving Data................................................................................................. 20
Writing SQL....................................................................................................... 21
Building Queries............................................................................................... 24
Outputting Query Data.................................................................................... 25
Getting Information About Query Results ..................................................... 27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 4.5-DEVELOPING WEB and is the answer not in the manual?

This manual is also suitable for:

Coldfusion 4.5

Table of Contents