home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / dtu11b.zip / QSQLDEMO.EXE / CHANGES.DOC < prev    next >
Text File  |  1992-09-22  |  981b  |  16 lines

  1. 02/23/92 - V2.2 - Changed to large memory model to support large queries
  2. 04/06/92 - V2.3 - Fixed order by with long fields with big numbers
  3.                 - Fixed access to files which had greater than 10 keys.
  4.                   SQL could not access the 10th or greater key
  5.                 - Improved error message with regards to bad field names
  6.                 - Fixed order by problem and printing wrong data for field
  7.                 - Now creates unique sortfile name so that multiple uses
  8.                   on a network does not cause problems.
  9. 06/13/92 - V2.4 - Fixed problem with SET clause of UPDATE commands
  10. 09/22/92 - V2.5 - Fixed bug with SQL processing LARGE records.  Maximum
  11.                   record size is now 4096.
  12.                 - Fixed bug with Sorting
  13.                 - Made SQL 10% smaller (about 90k) and up to 30% faster!
  14.                 - Fixed small bug in formatting
  15.                 - Fixed QSQL.CLA source to work with latest QPREVIEW
  16.