Database Articles
- ALWAYS Put the Record ID in the Edit Form Users might have multiple pages of your app open in different tabs or windows. Use a page-specific ID, not something shared like a cookie or session data.
- Dates and ColdFusion Query of Queries ColdFusion’s Query of Queries is very particular about the format of dates on both sides of the comparison.