int Ns_DbPoolAllowable( char *hServer, char *poolname );
The Ns_DbPoolAllowable function returns NS_TRUE if the specified pool poolname
is available on the server hServer
. It returns NS_FALSE if the pool does not exist or if the server is not allowed to use this pool. See the "ns/server/server-name/module/nscgi" section in the AOLserver Administrator's Guide for information on setting allowable pools for a server.