SDK Access Methods
Pervasive PSQL v11 SP1 includes enhancements to the following SDK access methods:
Btrieve API
The Pervasive PSQL downloads now include a sample application and files to show the use of the Btrieve API in the VB.NET environment. This samples are available on the Pervasive web site at http://www.pervasivedb.com.
DTI
DTI includes new and changed functions.
*Note: PvValidateLicenses returns only the result from requesting a validation action. It does not return any information about the state of the keys. You must separately call PvGetProductsInfo() to get the XML string of product information that includes information about the state of the keys.
DTO
The Pervasive PSQL DTO SDK now includes support for 64-bit environments, including the .NET framework. To use DTO with your 64-bit applications, you need to install Pervasive PSQL Server 64-bit or Client 64-bit to obtain the 64-bit library W64DTO2.DLL. See W64DTO2 in Distributed Tuning Objects Guide.
If you use DTO with your .NET applications compiled as “AnyCPU,” the 64-bit version of DTO allows your application to make DTO calls on both 32-bit and 64-bit operating systems. See also Understanding How Applications and DLLs Interact in Distributed Tuning Objects Guide.
DTO also includes new and changed methods.
*Note: ValidateLicenses returns only the result from requesting a validation action. It does not return any information about the state of the keys. You must separately call GetProductInfo to get the XML string of product information that includes information about the state of the keys.
PDAC
Pervasive PSQL v11 SP1 includes Pervasive Direct Access Components fully integrated with the RAD Studio XE development environment. See also Pervasive Direct Access Components Guide in the SDK documentation.