Using Btrieve with C++

Table of Contents

Using Btrieve with C++ on Windows x64

Documented below is one approach to using the Btrieve 2 SDK for the C++ programming language. In this example, we will use Visual Studio 2019 to target a native Windows x64 environment. It is assumed that Zen is already installed and running.

Using Btrieve with C++ on Ubuntu Linux x64

Documented below is one approach to using the Btrieve 2 SDK for the C++ programming language. In this example, we will use GNU GCC to target an Ubuntu Linux x64 environment. It is assumed that Zen is already installed and running.