PowerBuilder runtime files
Database connectivity Files required for database connectivity are listed separately
in “Database connections”.
Table 39-3 lists
the core PowerBuilder runtime files.
| Name | Required for |
|---|---|
| PBVM90.DLL | All. |
| LIBJCC.DLL | All. PBVM90.DLL has dependencies on this file. |
| PBDWE90.DLL | DataWindows and DataStores. |
Table 39-4 lists
additional runtime files that your application might not require. For
example, PBVM90.DLL is required for all deployed
applications, but PBRTC90.DLL is required only
if your application uses Rich Text controls or RichText DataWindow
objects.
For more information about deploying applications that use
the PBJVM90.DLL for Java support, see “Java support”.
| Name | Required for |
|---|---|
| PBDWR90.DLL PBDWRE90.PBD |
Web DataWindow support |
| PBXerces90.DLL xerces-c_2_1_0.dll |
XML support for DataWindows and DataStores |
| PBJVM90.DLL | Java support |
| PBRTC90.DLL | Rich Text support |
| PBLAB90.INI | Label DataWindow presentation-style predefined formats |
| PBTRA90.DLL | Database connection tracing |
Installed path Program FilesSybaseSharedPowerBuilder
Deployment path Same directory as the application, in a directory on the system
path, or in the App Path registry key.
Registry entries See “App Path registry key”.
Localized runtime files
Localized runtime files are provided for French, German, Italian,
Spanish, Dutch, Danish, Norwegian, and Swedish. These files are
usually available shortly after the general release of a new version
of PowerBuilder. The localized
runtime files let you deploy PowerBuilder applications with standard runtime
dialog boxes in the local language. They handle language-specific
data when the application runs.
For more information, see “Localization”.