User Guide
80 The Database API
MMDB.hasConnectionWithName()
Availability
Dreamweaver UltraDev 4.
Description
This function determines whether a connection of a given name exists.
Arguments
name
■ The name argument is the connection name.
Returns
Returns a Boolean value: true indicates that a connection with the specified name exists;
false otherwise.
MMDB.needToPromptForRdsInfo()
Availability
Dreamweaver MX.
Description
This function determines whether Dreamweaver should open the RDS Login Information
dialog box.
Arguments
bForce
■ The bForce argument is a Boolean value; true indicates that the user who has
previously cancelled out of the RDS login dialog box still needs to be prompted for
RDS login information.
Returns
A Boolean value: true indicates that the user needs to be prompted for RDS login
information;
false otherwise.
000_DW_API_Print.book Page 80 Wednesday, July 20, 2005 11:58 AM