Article ID: 238791 - Last Review: August 18, 1999 - Revision: 1.0 Specifying a Catalog in ASP Code (IXSSO Query)This article was previously published under Q238791 SYMPTOMS
On a server with multiple catalogs, any query page that is not querying the default catalog needs to specify in its code the catalog it is querying against. This article provides examples of how to specify the catalog within ASP files that are using the IXSSO object to query Index Server.
RESOLUTIONNOTE: This example uses the IXSSO object and is based on Query.asp, which is installed by default with the Index Server. In the Query.asp page, find the section that looks like the following: To specify a catalog in the ASP page, add a line so that section appears follows: The Q.Catalog line that you add will have a value equal to the name of your catalog as it appears in the Microsoft Management Console (MMC) for Index Server. | Article Translations
|


Back to the top
