Table of contents:

1. Purpose of the program
2. Requirements
3. Installation
4. Status 
5. Distribution
6. How to contact the author



PURPOSE
-------
WinSQL is a generic querying tool that uses ODBC to connect to different
databases. The features include:

1. Colored syntax highlighting for SQL.
2. Database catalog viewing.
3. Parameterized queries.
4. Multi-threaded architecture.
5. HTML publishing wizard.  
6. SQL query wizard, allows you to create basic SQL querying using a GUI.
7. Connect to multiple database at the same time.


REQUIREMENTS
------------
Windows 95/98/NT. Comctl32.dll version 4.72.31 or above. This file can be
downloaded from Microsoft's web site. The URL is:
http://www.microsoft.com/msdownload/ieplatform/ie/comctrlx86.asp



INSTALLATION
------------

There is no installation for WinSQL. Simple unzip the file and run the 
executible. No run time libraries are required; all you need is the .EXE file.
WinSQL will create some entries in the windows registry. These setting are 
located at HKEY_CURRENT_USER\Software\Indus\WinSQL. 


STATUS
------
WinSQL is a FREEWARE software


DISTRIBUTION
------------
WinSQL can be distributed freely.


HOW TO CONTACT THE AUTHOR
-------------------------
The author, Imran Hussain, can be contacted at imranh@imranweb.com or visit 
the web site at: http://www.imranweb.com/freesoft




