Documentation
(C) IBM Corp. 1996, 1999

Text Extender: Administration and Programming

TXWIZARD

This command is available only In AIX and Windows NT systems. It is provided as an example of how to create indexes on selected tables or columns, and to search on these indexes.

Command syntax

>>-txwizard----------------------------------------------------><
 

Command parameters

None.

Usage notes

This sample wizard leads you through the steps required to be able to search on selected columns of a table using the Text Extender search functions. You can use the Java source code that is provided with the sample wizard to either build your own administration and search application or to learn how the Text Extender functions can be used and called within a Java environment.

In AIX, the Java source code of the wizard is stored in directory

/usr/lpp/db2tx_06_01/samples/wizard

In Windows NT, it is stored in directory

%DMBMMPATH%\samples\wizard


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]