User Guide
84 Chapter 7: The Database API
MMDB.getRDSPassword()
Availability
Dreamweaver UltraDev 4.
Description
This function gets the Remote Development Services (RDS) password (for use with
ColdFusion connections).
Arguments
None.
Returns
A string that contains the RDS password.
MMDB.getRDSUserName()
Availability
Dreamweaver UltraDev 4.
Description
This function gets the RDS user name (for use with ColdFusion connections).
Arguments
None.
Returns
A string that contains the RDS user name.
MMDB.getRemoteDsnList()
Availability
Dreamweaver UltraDev 4, enhanced in Dreamweaver MX.
Description
This function gets the ODBC DSNs from the site server. The getRDSUserName() and
getRDSPassword() functions are used when the server model of the current site is ColdFusion.
This function provides an option for a developer to specify a URL parameter string to be
appended to the Remote Connectivity URL that
MMDB.getRemoteDsnList() generates. If the
developer provides a parameter string, this function passes it to the HTTP connectivity scripts.
Arguments
{urlParams}
000_DW_API_Print.book Page 84 Wednesday, August 20, 2003 9:14 AM