home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / zkuste / delphi / kompon / d5 / ADO.ZIP / ReadMe.txt
Text File  |  2001-12-23  |  1KB  |  40 lines

  1. DESCRIPTTION
  2. ------------
  3. This is a package of components which offer basic ADO functionality.
  4. It is tested with Delphi 5 std.
  5. This components are FREE for commercial and non-commercial use.
  6. Form more info how to use this components see ADO Help.
  7.  
  8.  
  9. Microsoft(r) ADO version 2.1+ must be Installed in order component to run. You can download Microsoft Data Access Components from 
  10.     http://www.microsoft.com/data/download.htm
  11. Remeber that MDAC 2.6 and 2.7 does not support Acces Databases. For more info see article "MDAC Version 2.6 Does Not Contain Jet"
  12.     http://support.microsoft.com/support/kb/articles/Q271/9/08.ASP
  13.  
  14.  
  15. INSTALATION
  16. -----------
  17. 1. File|Open... 
  18.    Select Ado5.dpk
  19.    Click Install package button
  20. 2. File|Open... 
  21.    Select dclAdo5.dpk
  22.    Click Install package button
  23.  
  24.  
  25. AUTOR
  26. -----
  27. Kuba Szostak
  28. kuba.szostak@wp.pl
  29.  
  30.  
  31. DISCLAIMER OF WARRANTY
  32. ----------------------
  33. COMPONENTS ARE SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE AUTHOR
  34. DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,
  35. THE WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR ANY PURPOSE. THE AUTHOR
  36. ASSUMES NO LIABILITY FOR DAMAGES, DIRECT OR CONSEQUENTIAL, WHICH MAY RESULT
  37. FROM THE USE OF COMPONENTS.
  38. USE THIS COMPONENTS AT YOUR OWN RISK
  39.  
  40.