
SOLID Tools Package 2.2 for UNIX platforms                 tools.txt
--------------------------------------------------------------------

This product package contains the following utility tools:
    SOLID Data Dictionary List 
	Generates data definition statements from a SOLID database.
    SOLID Export
	Exports data from a SOLID database table.
   SOLID SpeedLoader
	Imports data into a SOLID database.


Product Package Contents
------------------------

The product package : 

   st<VVooo>.tar.Z

is a compressed tar archive that contains the following files:
    tools.txt		This file

    bin/		SOLID Tools Executables
        soldd		- SOLID Data Dictionary
        solexp		- SOLID Export
	solload		- SOLID Speedloader
	solloads	- SOLID Speedloader (standalone)

    samples/		SOLID Tools Usage Samples
	datadefs.txt	- SOLID Data Dictionary instructions
	export.txt	- SOLID Export instructions
	loader.txt	- SOLI Speedloader instructions
        load.sql        - An SQL script to create tables for the sample
			  loading.
	load.dat        - Data for sample loading.
	loads.ini	- Settings to speed up standalone loading.
	delim.ctr       - A control file for sample loading. 
	fixed.ctr       - Another control file for sample loading.
	solid.ini	- Configuration file for standalone loading.


Installation Instructions
-------------------------
Extract the tar archive as the solid user in your solid directory 
with the following command sequence:
	cd ~solid
	uncompress *.Z
	tar xvf st*.tar

For usage of the SOLID Tools, please refer to Admnistrator's Guide
and attached samples. 
