Pervasive logo

Prev Guide to the Linux Client Next

Creating a Linux Client Application


This section lists the steps required to build an application based on the Pervasive Linux client.

Required Files

This section lists required files to develop applications using the Btrieve, ODBC, and DTI interfaces.

Btrieve

You need the following files for Btrieve applications:

Header Files
Requester Files

The following are resource bundles and need to be registered with the psregsvr utility.

In addition to psregsvr to register resource bundles, you will also need pvnetpass to set passwords for any servers to which you plan to connect.

ODBC

In order to develop ODBC applications you will need the following:

Distributed Tuning Interface (DTI)

In order to develop DTI applications, you will need the following:

Building the Application

For a reference of how to compile a Btrieve application for Linux, please download and review the BTRSAMP.C application, which is available at the following location:

http://www.pervasive.com/linuxrc


Prev
Available Interfaces
Contents
Up
Check for Revisions
Next
Distributing Your Linux Client Application