home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1997 June / Freesoft_1997-06_cd.bin / nerecenz / programmers / SSW / README.TXT next >
Text File  |  1997-07-28  |  3KB  |  81 lines

  1. SQLSCRIPTWRITER VERSION 1.3    
  2. Copyright (c) 1997 Neil Butterworth
  3. -----------------------------------
  4.  
  5. 0) ABOUT SQLSCRIPTWRITER
  6. ------------------------
  7.  
  8.   SQLScriptWriteris a combined editing & execution
  9.   environment for developing SQL scripts in a client/
  10.   server environment.
  11.  
  12.  
  13. 1) DISCLAIMER OF WARRANTY
  14. -------------------------
  15.  
  16.   THIS SOFTWARE AND MANUAL ARE SOLD "AS IS" AND WITHOUT
  17.   WARRANTIES AS TO PERFORMANCE OF MERCHANTABILITY OR ANY
  18.   OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED.  BECAUSE
  19.   OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO
  20.   WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR
  21.   A PARTICULAR PURPOSE IS OFFERED.  GOOD DATA PROCESSING
  22.   PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED
  23.   WITH NON-CRITICAL DATA BEFORE RELYING ON IT.  THE USER
  24.   MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM.  ANY
  25.   LIABILITY OF THE SELLER WILL BE LIMITED EXCLUSIVELY TO
  26.   PRODUCT REPLACEMENT OR REFUND OF PURCHASE PRICE.
  27.  
  28.  
  29. 2) SHAREWARE
  30. ------------
  31.  
  32.   SQLScriptWriter is shareware. You may evalute your copy for
  33.   a period not exceeding 28 days, after which you should register
  34.   or remove the software from your machine. Registration costs
  35.   $20.00. Instructions for registration are contained in the 
  36.   SSW.HLP help file. If this file is missing, please contact 
  37.   the author via email at neil_butterworth@compuserve.com.
  38.  
  39.  
  40. 3) REQUIREMENTS
  41. ---------------
  42.  
  43.   SQLScriptWriter requires:
  44.  
  45.   - Windows 95 or Windows NT
  46.   - Borland Database Engine (BDE)
  47.   - Suitable BDE driver(s) for your RDBMS
  48.  
  49.  
  50. 4) INSTALLATION
  51. ---------------
  52.  
  53.   To install, simply unzip SSW.ZIP. This will create the following
  54.   directories and files
  55.  
  56.     SSW            - SQLScriptWriter home directory
  57.       SSW.EXE        - the SQLScriptWriter executable
  58.       SSW.HLP           - on-line help file
  59.       SSW.INI           - SQLScriptWriter .INI file
  60.       SQLKEYWORD.TXT    - list of SQL-92 keywords
  61.       README.TXT        - this file
  62.       MACROS            - macro directory
  63.         MACROS.INI      - macros .INI file
  64.         HEADER.MAC      - sample macro file
  65.  
  66.   SQLScriptWriter makes no changes to the Windows registry or 
  67.   system directories. To remove SQLScriptWriter, simply delete 
  68.   the SSW home directory & all subdirectories.
  69.  
  70. 5) GETTING STARTED
  71. ------------------
  72.  
  73.   To get started, launch the SSW.EXE executable, then go to the
  74.   "Help" menu. Choose "Contents" and then "Getting Started" for
  75.   a brief guided tour.
  76.  
  77.  
  78. Neil Butterworth
  79. 28th July 1997
  80. ----------------
  81.