ColdFusion MX 6.1: Hot Fix for CFINSERT/CFUPDATE
Macromedia has created a hot fix to address several issues with CFINSERT and CFUPDATE in ColdFusion MX 6.1. This hotfix resolves the following issues and supersedes any previous hot fixes:
- Issue 52972: When CFINSERT or CFUPDATE is used with a table with certain column names, some form fields are not correctly mapped to the table column names. This happens intermittently.
- Issue 53257: Inserts and updates against ColdFusion MX 6.1 password-protected data sources fail in some situations if no username and password is specified for the data source within the ColdFusion Administrator.
- Issue 53653: This issue is similar to issue 52972 described above. In this case, however, the problem only occurs with fields having empty ("") string values.
For more information on these issues, and to download and install the hot fix, see:
ColdFusion MX 6.1: Hot Fix for CFINSERT/CFUPDATE