|
Tools
- sgmltoxml.exe
- This program transduces an sgml document into an xml document.
- indexer.exe
- This program indexes an XML document, so that it may be accessed via TextServer.
- comments.exe
- This program adds informal descriptions to elements and attributes.
- dcQsm2Locale.dll
- This defines the default tokenization rules used by the tokenize.exe. Source code should be provided for
this code, so that if desired new tokenization rules may be employed by tokenize.exe.
- dcQsm2Oledb.dll
- This is the TextServer OLE/DB Provider. After being successfully registered it may be used as such.
- call_oledb.exe
- This program serves as a simple testbed for executing TextServer. Source code is provided for this
executable.
- qsm2.exe
- This is a stand-alone program which directly links the functionality contained in dcQsm2Oledb.dll into
the executable. It is intended to be used for testing this functionality.
- isamu.exe
- This stand alone mantainance utility designed to dump data from the internal blocks of any isam file
employed by TextServer. It is also capable of reorganising these files, detecting and (to a limited extent)
correcting errors in these files, and performing other maintainance functions, such as providing statistics
on subfile sizes, records sizes, index sizes, etc.
|
|