home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / DBISAM Database System / INFO.TXT < prev    next >
Encoding:
Text File  |  1999-08-22  |  1.5 KB  |  36 lines

  1. DBISAM Database System v1.05 (C) Elevatesoft
  2.  
  3. The DBISAM Database System is a proprietary database system designed
  4. from the ground up to merge the best features of the various
  5. local database formats available for the Delphi developer. The DBISAM
  6. Database System is targeted at the Delphi developer developing
  7. applications for single-user and multi-user use with heavy distribution
  8. requirements (such as shareware or downloadable software) or
  9. for small inhouse installations on a LAN such as Novell Netware, Windows
  10. NT, LANtastic, or Windows 95 networking. With that in mind,
  11. here is a listing of the various highlights of the product:
  12. Compiles into the application's. EXE
  13. Small footprint, around 200k
  14. Available for Delphi 1, 2, 3, 4with the same set of functionality across
  15. all versions (Delphi 1 and 2 are "replacements" for
  16. the VCL DB units and hook into the data-aware controls while Delphi 3
  17. and 4 are TDataset descendants)
  18.  
  19. Does not pre-allocate large chunks of memory, only uses memory as needed
  20. and frees the memory when done
  21. Transparent single-user and multi-user usage, no special setup needed to
  22. support multi-user use
  23. Performance is very good
  24. Built-in repair facilities
  25. Provided utility for transferring data from Paradox, dBase, and FoxPro
  26. formats
  27. Provided utility for browsing, restructuring, updating, and searching
  28. data files
  29. Complete BLOB support, including configurable block sizes
  30. Transactions
  31. Primary and secondary indexes
  32. Complete filter support
  33. Unique secondary indexes
  34.  
  35.  
  36.