home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1999 June / Datatid_1999-06.iso / internet / Tango352Promo / P.SQL / PTKPKG.1 / READBTR.TXT < prev    next >
Encoding:
Text File  |  1997-10-28  |  513 b   |  17 lines

  1. README.TXT for Btrieve C++ Builder Simple Sample
  2.  
  3. This Simple Sample is provided to verify the operation of Btrieve with
  4. Borland's C++ Builder product.  To use the sample, you must have the following
  5. files from a Btrieve Developer's Kit:
  6.  
  7.     BTITYPES.H
  8.     BTRCONST.H
  9.     BTRAPI.H
  10.     BTRAPI.C
  11.     W3BTRV7.LIB
  12.  
  13. Once the required files are available, the sample should compile and run
  14. without difficulty. Simply open the cbbtrv.mak project and select Project Make
  15. from the C++ Builder main menu.
  16.  
  17.