Chapter 20: Accessing And Retrieving Data - MACROMEDIA COLDFUSION MX 61-DEVELOPING COLDFUSION MX Develop Manual

Developing coldfusion mx applications
Table of Contents

Advertisement

CHAPTER 20
Accessing and Retrieving Data
This chapter describes how to retrieve data from a database and work with query data. This
chapter also shows how to use the
tag to query a data source, and use the
tag
cfquery
cfoutput
to output the query results to a web page.
Contents
Working with dynamic data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 428
Retrieving data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 428
Outputting query data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 431
Getting information about query results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 433
Enhancing security with cfqueryparam . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435
427

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents