Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



View Specific DSNs


This functionality is used to show keys and values for all attributes in the DSN. The scriptable interface (configure-server) is described in the following table.

Function
Explanation
function=view_dsn
Shows keys and values for all attributes in the DSN, including both configurable and the default.
Parameter
 
name=<DSN name>
(user specified)
Name of the DSN as displayed in list_dsns.

Example Usage

./configure-server function=view_dsn name=mysql_test


ContentsPreviousNextIndex