Summary

This lesson described how to access a relational database using ColdFusion. You used the SQL SELECT statement and the cfquery and cfoutput tags to display trip lists. You also learned to use ColdFusion components to write structured, reusable code.