 AVS Software presents
 SQL Additional Tools for Delphi 3

 Current version 1.0.1.26
 The last update 02.06.98

1. Installation
2. License agreement
3. Contact us

1. Installation

Copy *.dpl into Delphi 3\Bin directory and 
install package avssql.dpl 

a) AVS Software Components
 Avs.dpl - AVS Software Components Runtime package

 Report.sql - SQL script for creation of the tables 
  SYS_REPORT and SYS_GRIDS (Implementation for ORACLE)

 Utlxplan.sql - SQL script for creation of the table 
  PLAN_TABLE (Implementation for ORACLE)

 SYS_GRIDS.DB \
 SYS_REPORT.DB - empty tables (for an example)

b) SQL Additional Tools
 Avssql.dpl - SQL Additional Tools Design package.
 Package for the extension of the Delphi environment 
 and operation with SQL servers.
 Adds some possibilities at operation in the IDE:
  - Execution SQL expressions and output of result 
    in the form containing TSearchDBGrid.
    The key word up to a cursor position: "Select" or 
    all text from a beginning of the file.
    Key character after a cursor position: ";" or 
    all text up to the end of the file.
  - Construction of the plan of the SQL query
    (Implementation for ORACLE)
  - Compilation of the SQL server object: 
    Procedure, Function, Trigger, View 
    (Implementation for ORACLE)
    The key word up to a cursor position: 
    " Create [or replace] " or all text 
    from a beginning of the file.
    Key character after a cursor position: "/" or 
    all text up to the end of the file.
  - Recompilation of SQL server objects at which
    the status is INVALID (Implementation for ORACLE)

 Xdk.dpl - XDK Components package 
  Copyright (c) 1996-1997 by Sergey Orlik, Moscow

2. License agreement

The license for use and distribution

a. All copyrights at AVS Components belong only 
   to authors - AVS Software.

b. AVS Software reserves the right to itself to cancel 
   operation of the given license for any of 
   following versions of AVS Components. 

c. The components AVS Components are distributed 
   freely, under condition that present 
   distribution kit is not changed. Any private person 
   or an organization cannot take pay for 
   distribution of AVS Components without 
   written permission of the authors.

d. COMPONENTS AVS COMPONENTS
   ARE DELIVERED BY A PRINCIPLE "AS IS". 
   ANY WARRANTIES IS NOT APPLIED 
   AND IT IS NOT PROVIDED. 
   YOU USE THIS SOFTWARE
   AT ONE'S OWN RISK. 
   THE AUTHORS WILL NOT ANSWER 
   FOR ANY LOSSES OR DISTORTIONS OF DATA, 
   ANY MISSED BENEFIT IN THE PROCESS OF
   USE OR INCORRECT USE 
   OF THIS SOFTWARE.

e. You can not to use, to copy, 
   to emulate, to create a new versions, 
   to let out on lease, to sell, 
   to change, to decompile, to disassemble, 
   to study the program code by other ways, 
   differently, than is defined by this license 
   agreement. Any such illegal 
   use means automatic 
   and immediate stopping 
   the present agreement and also can 
   to be pursued by the law.

   All rights, not given here,
   are obviously saved for AVS Software.

f. Installation and use of components 
   means, that you understand rules of 
   the present license agreement 
   and agree with it.

g. If you disagrees with this 
   license agreement, it is necessary 
   to delete files of the distribution kit 
   of AVS Components from your storage devices 
   and to stop use of AVS Components.

3. Contact us

At present AVS Software possesses of the following addresses:

 Email: johnleb@geocities.com
 WWW:   http://members.tripod.com/~jackleb

--------------------------------------- -----------------
 Copyright (c) 1998 AVS Software
