Pervasive logo

Prev Guide to the Linux Client Next

Available Interfaces


This section contains the programming interfaces supported by the Linux client.

 
Table 4-1    Available Programming Interfaces

Interface
Requires
Notes
Btrieve API
See Pervasive.SQL Programmer's Guide and API Programmer's Reference, shipped with the Pervasive.SQL SDK for information about developing Btrieve API applications.
ODBC
  • libodbcci.so
  • working ODBC installation
You can also use this interface to create web applications using Perl, PHP, or Python.
JDBC
  • Working Java installation
  • If using Java Server page, a Java web server.
You can also use this interface to create web applications using JSP (Java Server pages)
DTI
See API Programmer's Reference, shipped with the Pervasive.SQL SDK for information about DTI. You can view SDK manuals online also at http://www.pervasive.com/library

Sample Applications for Linux

The following samples are not included with the product install, but are available online at the Pervasive website for the Linux client release:

http://www.pervasive.com/linuxrc

Interfaces Not Supported By the Linux Client

If you are familiar with the complete set of interfaces that Pervasive has to offer, you should note that these interfaces that are available on the Windows platform are not available with this Linux client release:


Note
Distributed Tuning Interface (DTI) is available for the Linux client.


Prev
Development with the Client
Contents
Up
Check for Revisions
Next
Creating a Linux Client Application