home *** CD-ROM | disk | FTP | other *** search
- Quick Data Base - QDB v.2.10
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- VCL Components for Delphi 1, 2 & 3
- by
- Robert R. Marsh, S.J.
- 1/7/98
-
- Overview
- ~~~~~~~~
- The zip file containing the file you are reading (vanimals.zip) holds a
- demonstration of QDB in action - a rewrite of Borland's demo which came
- with Delphi 1. It shows QDB's ability to save and retrieve data of
- different sorts, including bitmaps.
-
- This demo shows how to use the TQDBView component to automate the process.
- The alternative demo (in animals.zip) uses TQDB directly.
-
- You are free to use and modify this demonstration application as you wish
- but you may make no profit from its sale unless you have modified it
- extensively (say, more than 50% new code). If you do improve its
- functionality I'd like you to send me a copy.
-
-
- Files
- ~~~~~
- The zip file vanimals.zip contains the following files
-
- animals.qdb the animal information
- ani_main.dfm the main form
- ani_main.pas the main unit
- animals.dpr the project file
- read_me.txt this file
-
-
- Installation
- ~~~~~~~~~~~~
- Unzip the demo wherever you like. The QDB components should be installed
- before you try to compile the demo. The files for the demo should all be
- in one directory.
-
-
- Distribution
- ~~~~~~~~~~~~
- QDB was written for fun as well as utility so I am glad to make these VCL
- components available free of charge. It should be understood that,
- although I have attempted to test them thoroughly, they may cause some
- damage - directly or indirectly - for which I can take no responsibility.
- Use these components with pleasure but use them at your own risk.
-
- If you like them, have anything to say about them, or just want to make
- contact you can find me at:
-
- rrm@sprynet.com
-
- The latest versions of QDB, etc., can be found at my web site:
-
- http://home.sprynet.com/sprynet/rrm/
-
- Copyright ⌐ 1995, 1996, 1997, 1998, Robert R. Marsh, S.J. and the British
- Province of the Society of Jesus.
-
-