PowerBuilder runtime files
Database connectivity Files required for database connectivity are listed separately
in “Database connections”.
Core runtime files
Table 41-3 lists
the core PowerBuilder runtime files.
Name | Required for |
---|---|
PBVM100.DLL | All. |
PBSHR100.DLL | All. PBVM100.DLL has dependencies on this file. |
LIBJCC.DLL | All. PBVM100.DLL has dependencies on this file. |
LIBJLOG.DLL | All. LIBJCC.DLL has dependencies on this file. |
PBDWE100.DLL | DataWindows and DataStores. |
Microsoft files
When you deploy the core PowerBuilder runtime files, you must
also deploy the msvcr71.dll and msvcp71.dll Microsoft
Visual C++ runtime libraries if they are not present
on the user’s computer. The PowerBuilder runtime files
have a runtime dependency on these files.
Microsoft Windows GDI+ is the subsystem of the Windows
XP operating system or Windows Server 2003 that implements enhanced
graphic capabilities for screens and printers. The PowerBuilder
runtime files have a runtime dependency on these files. If you deploy
your PowerBuilder application to the Windows 2000 platform, you
must make sure that gdiplus.dll and gdi32.dll are
available on the target computer.
The Microsoft .NET Active Template Library (ATL) module, atl71.dll,
is included in PowerBuilder 10.2 to support Ink controls. If your
application uses Ink controls, you must make sure that the atl71.dll is
available on the target computer.
For information about obtaining and redistributing these Microsoft
files, see the latest PowerBuilder release bulletin
.
Additional runtime files
Table 41-4 lists
additional runtime files that your application might not require. For
example, PBVM100.DLL is required for all deployed
applications, but PBRTC100.DLL is required
only if your application uses Rich Text controls or RichText DataWindow
objects.
For more information about deploying applications that use
the PBJVM100.DLL for Java support, see “Java support”.
Name | Required for |
---|---|
PBACC100.DLL | Accessibility support (Section 508) |
PBDWR100.DLL PBDWR100.PBD |
Web DataWindow support |
PBXerces100.DLL xerces-c_2_1_0.dll |
XML support for DataWindows and DataStores |
PBJVM100.DLL | Java support |
PBRTC100.DLL | Rich Text support |
PBLAB100.INI | Label DataWindow presentation-style predefined formats |
PBTRA100.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 “Localizing the product”.