Delphi Samples

1 Delphi Sample Files Purpose

    Sample: 
        <DBMAKER>\SAMPLES\Delphi\Project1.dpr

    Purpose:     
        This Delphi demonstrates how to use Borland Delphi to develop a 
        full text search database application with DBMaker.


2 How to Run Delphi Samples

    Steps:
        1. Start the 'DBSAMPLE5' database in client-server mode.

        2. Make sure DBSAMPLE5 database is connected well with Delphi BDE
           Administrator. You may need to configure ODBC for Delphi program
           which connect to database through ODBC.

        3. Choose the 'Open' command from the 'File' menu to open .dpr 
           project file. You may need ignore some warning message if you
           use a older version of Delphi.

        4. Choose the 'Run' command from 'Run' menu.
