PreviousActiveX Controls Guide (9.1 revision 1) Next

Distributing and Registering Pervasive.SQL ActiveX Files

Show this topic in Library frames

For information about distributing your Pervasive.SQL application, see Distributing Pervasive.SQL Applications in Pervasive.SQL 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
C:\PVSW\BIN
Pervasive.SQL Data Source Control
ACCTR732.OCX
C:\PVSW\BIN
Pervasive.SQL Bound Controls
PEDTCONV.DLL
C:\PVSW\BIN
Data conversion DLL
PBTRVD32.DLL
C:\PVSW\BIN
Meta data handling DLL

Once you have distributed Pervasive.SQL 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
Publication contents

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