Help for this page

Select Code to Download


  1. or download this
    # used to lookup_values from the CSSD database
    sub lookup_NTSD_val
    {
    ...
           s/\s+$//;
       }
    }
    
  2. or download this
    main::Entering sub:lookup_NTSD_val args: [Highest Site Category] [Serv
    +ers] left([Server], 9) = 'ServerXXX'
    main::lookup                Opening ADODB connection
    main::lookup                COMPLETE: Opening ADODB connection
    ...
              '[Highest Site Category]' => 'D'
            };
    main::lookup_NTSD_val       lookup_NTSD_val got result "D"
    
  3. or download this
    main::lookup_NTSD_val       Entering sub:lookup_NTSD_val args: '[Serve
    +rDescription]','[ServerLocation]','[ServerDomain]','[ServerServiceNo]
    +','[AsstNo]','[ApproxUsers]','[IPAddress1]','[SvrStatus]','[OSVersion
    +]' [ServerComp] left([ServerName], 9) = 'ServerXXX'
    main::lookup                Opening ADODB connection
    main::lookup                COMPLETE: Opening ADODB connection
    ...
              '\'[IPAddress1]\'' => '[IPAddress1]'
            };
    main::lookup_NTSD_val       lookup_NTSD_val got result ""