Step 1: Initialize the Borland Database Engine

<< Click to Display Table of Contents >>

Navigation:  Application development > Introduction to BDE programming > BDE Programming in Delphi > Basic procedure >

Step 1: Initialize the Borland Database Engine

Previous pageReturn to chapter overviewNext page

Initialize BDE by using the DbiInit function:

Check(DbiInit(nil));