Adobe 38040334 - Dreamweaver CS3 User Manual page 54

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Property
name
type
string
dsn
driver
username
password
useHTTP
includePattern
variables
catalog
schema
filename
Note: These properties are the standard ones that Dreamweaver implements. Developers can define their connection
types and add new properties to this standard set or provide a different set of properties.
MMDB.getConnectionList()
Availability
Dreamweaver UltraDev 1.
Description
This function gets a list of all the connection strings that are defined in the Connection Manager.
Arguments
None.
Returns
An array of strings where each string is the name of a connection as it appears in the Connection Manager.
Example
A call to
MMDB.getConnectionList()
Description
Connection name
Indicates, if
is a value of
useHTTP
database at runtime
Runtime ADO connection string or JDBC URL
ColdFusion DSN
Runtime JDBC driver
Runtime user name
Runtime password
String that contains either a
true
remote driver (HTTP connection) at design time; otherwise, use a local driver
(DLL)
Regular expression used to find the file include statement on the page during
Live Data and Preview In Browser
Array of page variable names and their corresponding values used during Live
Data and Preview In Browser
Used to restrict the metadata that appears (for more information, see
"MMDB.getProcedures()" on page 63)
Used to restrict the metadata that appears (for more information, see
"MMDB.getProcedures()" on page 63)
Filename of dialog box that was used to create the connection
can return the strings
, which DLL to use for connecting to a
false
or
value, specifying whether to use a
false
["EmpDB", "Test", TestEmp"]
DREAMWEAVER CS3
API Reference
.
49

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents