Index of /cica9308/UNZIPPED/PROGRAMR/CDBW

      Name                    Last modified       Size  Description

[DIR] Parent Directory 06-Dec-2005 04:10 - [TXT] BSAMPLE.LNK 15-May-1991 16:44 1k [TXT] BSAMPLE.MAK 15-May-1991 16:44 1k [TXT] CDBW.WRI 15-May-1991 16:44 215k [   ] DBDLIST.EXE 15-May-1991 16:44 11k [TXT] DBMGR.H 15-May-1991 16:44 13k [   ] DBSERVER.EXE 15-May-1991 16:44 38k [TXT] DBTALKM.LIB 15-May-1991 16:44 8k [TXT] DBTALKS.LIB 15-May-1991 16:44 8k [   ] DDLP.EXE 15-May-1991 16:44 21k [TXT] ORDER.TXT 15-May-1991 16:44 2k [TXT] REGISTER.TXT 15-May-1991 16:44 1k [TXT] SABOUT.C 15-May-1991 16:44 2k [TXT] SADDRESS.C 15-May-1991 16:44 10k [TXT] SAMPLE 15-May-1991 16:44 1k [TXT] SAMPLE.C 15-May-1991 16:44 10k [TXT] SAMPLE.DEF 15-May-1991 16:44 1k [TXT] SAMPLE.DLG 15-May-1991 16:44 4k [   ] SAMPLE.EXE 15-May-1991 16:44 27k [TXT] SAMPLE.H 15-May-1991 16:44 3k [TXT] SAMPLE.MAK 15-May-1991 16:44 1k [TXT] SAMPLE.MNU 15-May-1991 16:44 1k [TXT] SAMPLE.RC 15-May-1991 16:44 1k [TXT] SAMPLEDB.DBD 15-May-1991 16:44 1k [TXT] SAMPLEDB.DDL 15-May-1991 16:44 1k [TXT] SAMPLEDB.H 15-May-1991 16:44 1k [TXT] SCLIENT.C 15-May-1991 16:44 20k [TXT] SERROR.C 15-May-1991 16:44 2k [TXT] SLISTBOX.C 15-May-1991 16:44 10k [TXT] UPDATES.TXT 15-May-1991 16:44 2k


                                  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.