This chapter provides an overview of database structures and procedures for accessing data sources for ColdFusion applications. It introduces two standards for working with databases -- Open Database Connectivity (ODBC) and the Structured Query Language (SQL).
We'll also take a look at a powerful productivity tool called Query Builder. It is part of ColdFusion Studio and is designed for viewing data sources and building SQL statements.
|