ColdFusion MX includes JDBC Type 4 database drivers from Merant and MySQL, and JDBC Type 3 database drivers from Merant and SQL Link. (JDBC is an Application Programming Interface (API) for Java programs to access data.)
To use a JDBC driver that is not included with ColdFusion MX (such as SQLAnywhere or PostGreSQL) you must configure it and add a data source for it.
For more information, see "Managing ColdFusion MX".
Note: In Windows, make sure that you restart all of the ColdFusion MX services; these are listed in "Overview of services".
For more information, see the chapter on data source management in Administering ColdFusion MX.
You can now connect to an external JDBC Type 4 data source.