The TCrossTAB,TCrossSQL components Release 2.1
This is a ShareWare.

Introduction
------------
. TCrossTab and TCrossSQL is a native VCL Delphi component designed to allow
  displaying the multi-dimension crossing results of data contained in a 
  database.

. TCrossTab deal with a single database table.

. TCrossSQL is a free style SQL TCrossTab. The user who using the TCrossSQL
  have to know the basic concepts of how to issue a reasonable SQL in order
  to get a reasonable results.

. During run time, TCrossTab and TCrossSQL are allowing to use the 
  'drag and drop' ability to switch the 'crossing fields' in order to get
  results from different views.

. Some run time methods and events provided for customizing the crossing
  results, exporting the results and etc.

. files included.
	CROSS.DCU	-- binary file of TCrossTab/TCrossSQL.
	CROSS.DCR	-- icons for TCrossTab/TCrossSQL.
	EDITCF.DCU	-- binary file of property editor.
	EDITCF.DFM  	-- form of property editor.
	order.txt	-- how to order TCrossTab/TCrossSQL.
	readme.txt	-- this file.
	cross.hlp	-- text sensitive help file.
	demo.exe	-- demo program.
	ectsales.db	-- samaple Database for demo program.

. Run demo program:
  copy the sample database 'ectsales.db' to your C:\
  run demo.exe

Installation
------------
  . Copy the following files 
	CROSS.DCU
	CROSS.DCR
	EDITCF.DCU
	EDITCF.DFM
    to a target directory of your new components will be added.

  . From Delphi's menu, invoke OPTIONS | INSTALL COMPONENTS and install 
    component CROSS.DCU.

  . The TCrossTab and TCrossSQL components will appear on the Sample pallet.


  For more details of how to install components, please see DELPHI Menu.

Registration
------------

. This version of TCrossTab and TCrossSQL are fully runable version. After
  installation, user can use this components freely. There are two properties,
  Serial and Confirm,for each component can be set. If this two properties are
  not set or set to a non-acceptable value, a prompt dialog will appear. Just
  click the OK button and the rest work will be no effect.

. Once user fully try this components and feel full satisfaction of the
  functionality of this components. It will be the right time to order
  a pair of 'Serial and Confirm' numbers or many pair of 'Serial and Confirm'
  number if more than one machine are going to use TCrossTab or TCrossSQL.
  Once the Serial and Confirm properties were set to a legal value, the 'dialog'
  will not be shown in run time.

See order.txt for price list and how to order the 'Serial and Confirm'
numbers.

License Agreement
-----------------

. The 'Serial and Confirm' number is not allow to be redistributed. All other
  software are freely distributed.

. Registered users are entitled to unlimited, royalty-free distribution of 
  all .EXE programs developed with TCrossTab or TCrossSQL.

Upgrade Policy
---------------

. The source code of 'TCrossTab and TCrossSQL' is not ready to be released for
  sale yet. Once it becomes available, all registered users will get a notice.

. All future minor releases which include bug fixes, minor enhancement and etc.
  will be free of charge to registered users.

. All future major releases which include major enhancement will be considered
  a little charges for upgrade.

Disclaimer
----------

Users of 'TCrossTab and TCrossSQL' must accept this disclaimer of warranty:
. 'TCrossTab and TCrossSQL' is supplied as is.
. The author assumes no liability for damages, direct or consequential,
  which may result from the use of TCrossTab and TCrossSQL."
. The author disclaims all warranties, expressed or implied, including,
  without limitation, the warranties of merchantability and of fitness for
  any purpose.


Technical Support
-----------------
For any questions, bug reports, and enhancement requests please send E-Mail to

	E-Mail:pathcorp@use.usit.net

or mail to:

	Path Corp. 
	1909 Breezy Ridge Trail
	Knoxville, TN 37922


DELPHI is a trademark of Borland.
