Name

CF_SetDataSourceUserName

Synopsis

CF_SetDataSourceUserName(datasource, username)

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

<CFSET temp = CF_SetDataSourceUserName('CFExamples', 'admin')>
The CFExamples data source username has been changed...

Get Programming ColdFusion 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.