Specifications
Chapter 27320
MMDB.hasConnectionWithName()
Availability
Dreamweaver UltraDev 4
Description
Determines whether a connection of a given name exists.
Arguments
name
name is the connection name.
Returns
Returns a Boolean value that indicates whether a connection with the specified name exists.
MMDB.needToPromptForRdsInfo()
Availability
Dreamweaver MX
Description
Determines whether Dreamweaver should open the RDS Login Information dialog box.
Arguments
force
force, which holds a Boolean value, indicates whether the fact that the user has previously
cancelled out of the RDS login dialog box should be ignored when trying to determine whether
the user still needs to be prompted for RDS login information.
Returns
A Boolean value that indicates whether the user needs to be prompted for RDS login
information.
MMDB.needToRefreshColdFusionDsnList()
Availability
Dreamweaver MX
Description
Tells the Connection Manager to empty the cache and get the ColdFusion data source list from
the application server the next time a user requests the list.
Arguments
None.
Returns
Nothing.