MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 85

Dreamweaver api reference
Table of Contents

Advertisement

Arguments
catalog, schema
The
argument is the initial catalog value.
catalog
The
argument is the initial schema value.
schema
Returns
An object that contains the new values in the
property is not defined, it indicates that the user cancelled the dialog box.
MMDB.testConnection()
Availability
Dreamweaver UltraDev 4.
Description
This function tests connection settings. It displays a modal dialog box that describes the
results.
Arguments
serverPropertiesArray
This function expects a single argument, an array object that contains values from the
following list, which are appropriate for the current server model. For properties that do not
apply to the connection being tested, set them to empty (
The
argument indicates, when
type
connecting to a database at design time to test connection settings.
The
argument is the ADO connection string or JDBC URL.
string
The
argument is the data source name.
dsn
The
argument is the JDBC driver.
driver
The
argument is the user name.
username
The
argument is the password.
password
The
argument is a Boolean value. A value of
useHTTP
should use an HTTP connection at design time; otherwise, Dreamweaver uses a DLL.
Returns
A Boolean value:
true
useHTTP
if the connection test is successful;
and
catalog
schema
).
""
is a
value, which DLL to use for
false
specifies that Dreamweaver
true
otherwise.
false
Database connection functions
properties. If either
85

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents