Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



List all DSNs


This functionality is used to display a list of all DSN names that have been configured (excluding template DSNs). The scriptable interface (configure-server) is described in the following table.

Function
Explanation
function=list_dsns
(no parameters)
Displays a list of all configured DSN names. Does not include template DSNs.

Example Usage

./configure-server function=list_dsns


ContentsPreviousNextIndex