Index of /cica9308/UNZIPPED/PROGRAMR/CDBW
Name Last modified Size Description
Parent Directory 06-Dec-2005 04:10 -
BSAMPLE.LNK 15-May-1991 16:44 1k
BSAMPLE.MAK 15-May-1991 16:44 1k
CDBW.WRI 15-May-1991 16:44 215k
DBDLIST.EXE 15-May-1991 16:44 11k
DBMGR.H 15-May-1991 16:44 13k
DBSERVER.EXE 15-May-1991 16:44 38k
DBTALKM.LIB 15-May-1991 16:44 8k
DBTALKS.LIB 15-May-1991 16:44 8k
DDLP.EXE 15-May-1991 16:44 21k
ORDER.TXT 15-May-1991 16:44 2k
REGISTER.TXT 15-May-1991 16:44 1k
SABOUT.C 15-May-1991 16:44 2k
SADDRESS.C 15-May-1991 16:44 10k
SAMPLE 15-May-1991 16:44 1k
SAMPLE.C 15-May-1991 16:44 10k
SAMPLE.DEF 15-May-1991 16:44 1k
SAMPLE.DLG 15-May-1991 16:44 4k
SAMPLE.EXE 15-May-1991 16:44 27k
SAMPLE.H 15-May-1991 16:44 3k
SAMPLE.MAK 15-May-1991 16:44 1k
SAMPLE.MNU 15-May-1991 16:44 1k
SAMPLE.RC 15-May-1991 16:44 1k
SAMPLEDB.DBD 15-May-1991 16:44 1k
SAMPLEDB.DDL 15-May-1991 16:44 1k
SAMPLEDB.H 15-May-1991 16:44 1k
SCLIENT.C 15-May-1991 16:44 20k
SERROR.C 15-May-1991 16:44 2k
SLISTBOX.C 15-May-1991 16:44 10k
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.