home *** CD-ROM | disk | FTP | other *** search
-
- README.TXT
-
-
-
- This release of CDB For Windows is beta version 0.92.
-
-
- Disk Contents
- =============
-
- This diskette contains all binaries and source code for CDB For
- Windows. Two self-extracting ZIP files are included. CDBW.EXE
- contains all binaries and documentation. CDBWSRC.EXE contains
- complete library and utility source code. If you have any questions
- about the product, don't hesitate to contact us.
-
-
- Registration
- ============
-
- Please be sure to fill out the registration form, REGISTER.TXT, and
- return it to Daytris. This will ensure proper notification of
- CDB For Windows upgrades.
-
- If you wish to recompile the database server, DBSERVER.EXE, remove
- the TESTDRIVE define compile command line in DBSERVER.MAK.
-
-
- About the Manual
- ================
-
- The manual included with this release, CDBW.WRI, was written using
- the HP Laserjet III printer driver. If you are using a different
- printer configuration and are trying to display the manual in
- MS-Write, the tabs may be out of place a little. Install the HP
- Laserjet III driver using the control panel to correct this
- incompatability.
-
-
- Zortech C/C++ Compiler
- ======================
-
- If you are using a Zortech C compiler, the libraries included with
- this release will work fine. However, if you wish to recompile the
- SAMPLE program, define ZORTECH in the compile options on the command
- line. The only difference is the memory.h include file. Zortech C
- doesn't have one, the _fmem functions are included in string.h.