Aaquagua! - Getting Enabled / Disabled Active Directory Accounts in ColdFusion and T-SQL
Josh Adams's Blog - Upgrading from ColdFusion MX to ColdFusion 8
Josh Adams's Blog - Entering a Serial Number into the ColdFusion 9 Administrator
Josh Adams's Blog - Issue with ColdFusion 9 Accepting Standard License Keys during Installation on 64-bit Linux
Web Workers - How to install Adobe ColdFusion 9 x64 on Windows Server 2016/2019 x64
CFTipsPlus - ColdFusion 9: What’s New | CFUnited 2009
Jamin Quimby - Step by Step - ColdFusion 9 Installation
Jamin Quimby - Error - ColdFusion 9 Installation 404.3
ColdFusion 8 system requirements and systems support matrix
ColdFusion 8 Product editions
FAQ about the ColdFusion 8 Update (8.0.1)
A 64-bit installation of ColdFusion 9 does not support 64-bit ODBC drivers (source).
Installing the 64-bit iSeries Client Access to get the ODBC drivers is therefore useless.
To work around this you can revert to using 32-bit ColdFusion 9 and iSeries Access Client or you can install a JDBC driver for AS/400 in ColdFusion 9 by doing the following:
jdbc:as400://server_name/database_name;prompt=false;
com.ibm.as400.access.AS400JDBCDriver
Sources:
ColdFusion Developer's Journal - Macromedia ColdFusion - MX to iSeries Demystified for the JDBC URL and Driver Class.
Configuring and Administering ColdFusion 9 - Data Source Management - Connecting to an external JDBC Type 4 data source for the correct location for jt400.jar.
Adobe Forums > ColdFusion > ColdFusion Server Administration > 64-bit ColdFusion 9 ODBC drivers confusion? (architecture mismatch) to find out that the 64-bit ColdFusion 9 does not properly support 64-bit ODBC drivers.