Introduction to Btrieve APIs
The PSQL MicroKernel Engine is designed for high-performance data handling and improved programming productivity. The MicroKernel Engine operations allow your application to retrieve, insert, update, or delete records either by key value, or by sequential or random access methods.
The Btrieve API provides compatibility with the following programming languages and development environments:
•
Embarcadero C/C++
•
Embarcadero Delphi
•
GNU C/C++
•
Micro Focus COBOL
•
Microsoft Visual Basic
•
Microsoft Visual C++
•
Watcom C/C++
The following topics cover the API functionality:
•
Btrieve API Functions
•
Btrieve API Function Parameters
•
Summary of Btrieve API Operations
•
Sequence of Events in Performing a Btrieve API Operation