Indexing Server query sample, V1.0

This sample application demonstrates how you can query an Indexing Server catalog. You can use the standard OLEDB data provider to query any local or remote Indexing Server catalog. The powerful SQL language can be used to perform complex queries against the selected catalog. The sample application works as follows.

If you want to query a remote Indexing Server catalog, then enter the name of the remote machine. Next enter the name of the catalog you want to query. Finally enter the query string or select from the list of default query strings provided by the sample application. Click the "Execute local query" button to execute the query against the local Indexing Server or "Execute remote query" to execute against the remote Indexing Server. The resultset is shown in the list view. The list view shows all fields returned by the query as well as all the data. It also displays the number of records int he result set.

Below is complete description of all classes. The CatalogQueryManager provides base methods to perform the acutal local or remote queries. The IndexingServerSample provides the main form of this sample application. It provides the UI described above and allows to query the Indexing Server catalogs.

CatalogQueryManager

IndexingServerSample

Copyright (c) 2005, Klaus Salchner

Klaus Salchner
1430 Chesterfield Ave., Suite 100
North Vancouver, BC, V7M 2N4
klaus_salchner@hotmail.com
klaus.salchner@gmail.com
http://www.enterprise-minds.com

MSN messenger:
klaus_salchner@hotmail.com
Yahoo messenger: klaus_salchner2

New! Enterprise application architecture and design consulting services are available. If you want to hear more about it contact me! Involve me in your projects and I will make a difference.