Step 1: Initialize the Borland Database Engine

<< Click to Display Table of Contents >>

Navigation:  Application development > Introduction to BDE programming > BDE Programming in C++Builder > Basic procedure >

Step 1: Initialize the Borland Database Engine

Previous pageReturn to chapter overviewNext page

Initialize BDE by using the DbiInit function:

Check(DbiInit(NULL));