PreviousActiveX Controls Guide (v10) Next

Distributing and Registering Pervasive PSQL ActiveX Files

Chapter contents

For information about distributing your Pervasive PSQL application, see Distributing Pervasive PSQL Applications in Pervasive PSQL Programmer's Guide.

The following table includes the files required to run your application built with Pervasive's ActiveX interface:

Table 2-5 Redistributable Files
File
Location
Description
ACBTR732.OCX
file_path\PSQL\bin
Pervasive PSQL Data Source Control
ACCTR732.OCX
file_path\PSQL\bin
Pervasive PSQL Bound Controls
PEDTCONV.DLL
file_path\PSQL\bin
Data conversion DLL
PBTRVD32.DLL
file_path\PSQL\bin
Meta data handling DLL

For default locations of Pervasive PSQL files, see Where are the Pervasive PSQL v10 files installed? in Getting Started With Pervasive PSQL.

Once you have distributed Pervasive PSQL ActiveX files and the required DLLs, you must register the ActiveX files so that they function correctly. There are two ways you can register these files:


Chapter contents
Book contents

Prev topic: Creating an Application with the ActiveX Interface
Next topic: Additional Information on the ActiveX Interface