response.database (Property)

A property that points at a globally available database access object.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
Property/method value type:database object
JavaScript syntax:NESdatabase

The object referred to by this property can be used to create connections to whatever database you have available in the server back-end environment.

See also:database object