Understanding PowerBuilder extensions

PowerBuilder Native Interface

Understanding PowerBuilder extensions

Nonvisual extensions

  • A wrapper for a Component Object Model (COM) component that references a user-defined COM interface that cannot be mapped to a PowerBuilder datatype

  • A PowerBuilder interface for database backups and administration using the SQL Anywhere™ dbtools (which require callback functions)

  • Wrappers for any open source C++ libraries that provide standard utilities

Visual extensions

Marshaler extensions