Name

CF_SetDataSourcePassword

Synopsis

                  CF_SetDataSourcePassword(datasource, password)

Sets the ColdFusion login password for the data source specified in datasource. This is an undocumented function used by the ColdFusion Administrator. Example:

<cfset CF_SetDataSourcePassword('CFExamples', 'admin')>
The CFExamples data source password has been changed...

Get Programming ColdFusion MX, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.