User Guide
82 The Database API
or
connrec, bDuplicate
■ The dialogFileName argument is a string that contains the name of an HTML file that
resides in the Configuration/Connections/server-model folder. This HTML file defines the
dialog box that creates a connection. This file must implement three JavaScript API
functions:
findConnection(), inspectConnection(), and applyConnection().
Typically, you create a JavaScript file that implements these functions and then include
that file in the HTML file. (For more information on creating a connection, see “The
Database Connectivity API” on page 101.)
■ The connRec argument is a reference to an existing Connection object.
■ The bDuplicate argument is a Boolean value.
Returns
Nothing. The defined connection dialog box appears.
MMDB.setRDSPassword()
Availability
Dreamweaver UltraDev 4.
Description
This function sets the RDS password.
Arguments
password
■ The password argument is a string that contains the RDS password.
Returns
Nothing.
MMDB.setRDSUserName()
Availability
Dreamweaver UltraDev 4.
Description
This function sets the RDS user name.
000_DW_API_Print.book Page 82 Wednesday, July 20, 2005 11:58 AM