Adobe 38040334 - Dreamweaver CS3 User Manual page 57

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

Advertisement

_
var DEFAULT
DRIVER = "COM.ibm.db2.jdbc.app.DB2Driver";
_
var DEFAULT
TEMPLATE = "jdbc:db2:[database name]";
Dreamweaver has a dialog box for each driver/URL template pair.
In summary, Dreamweaver UltraDev 4 developers need to add a new entry to the XML, and Dreamweaver MX (or
later), developers need to implement a new dialog box.
Description
This function gets JDBC Drivers and respective URL templates.
Arguments
None.
Returns
An array that contains JDBC drivers that have been detected on the user's system and their respective URL templates,
if they are specified. The array has an even number of elements that contain:
, and so on.
UrlTemplate2
MMDB.getLocalDsnList()
Availability
Dreamweaver UltraDev 4.
Description
This function gets ODBC DSNs that are defined on the user's system.
Arguments
None.
Returns
An array that contains the ODBC DSNs that are defined on the user's system.
MMDB.getPassword()
Availability
Dreamweaver UltraDev 1.
Description
This function gets the password that is used for the specified connection.
Arguments
connName
• The
argument is a connection name that is specified in the Connection Manager. It identifies the
connName
connection string that Dreamweaver should use to make a database connection to a live data source.
Returns
A password string that is associated with the connection name.
,
,
Driver1
UrlTemplate1
DREAMWEAVER CS3
52
API Reference
,
Driver2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents