PowerBuilder runtime files
Database connectivity
Files required for database connectivity are listed separately
in “Database connections”.
Core runtime files
Table 36-4 lists
the core PowerBuilder runtime files.
|
Name |
Required for |
|---|---|
|
pbvm125.dll |
All. |
|
pbshr125.dll |
All. pbvm125.dll has |
|
libjcc.dll |
All. pbvm125.dll has |
|
libjutils.dll |
All. libjcc.dll has |
|
libjtml.dll |
All. libjcc.dll has |
|
nlwnsck.dll |
All. libjcc.dll has |
|
pbdwe125.dll |
DataWindows and DataStores (for .NET |
Microsoft files
When you deploy the core PowerBuilder runtime files, you must
also deploy the msvcr71.dll, and msvcp71.dll, msvcr100.dll,
and msvcp100.dll Microsoft Visual C++ runtime
libraries and the Microsoft .NET Active Template Library (ATL) module, atl71.dll,
if they are not present on the user’s computer. The PowerBuilder
runtime files have a runtime dependency on these files. See “Third-party components and
deployment” for more information.
Additional runtime files
Table 36-5 lists
additional runtime files that your application might not require. For
example, pbvm125.dll is required for all deployed
applications, but pbrtc125.dll and its associated
runtime files are required only if your application uses Rich Text
controls or RichText DataWindow objects.
For more information about deploying applications that use
the pbjvm125.dll for Java support, see “Java support”.
|
Name |
Required for |
|---|---|
|
pbacc125.dll |
Accessibility support (Section 508) |
|
pbdpl125.dll |
Data pipeline support |
|
PBDWExcel12Interop125.dll, Sybase.PowerBuilder.DataWindow.Excel12.dll |
Excel 2007 support |
|
pbdwr125.dll, pbdwr125.pbd |
Web DataWindow support |
|
PBXerces125.dll, xerces-c_2_6.dll, xerces–depdom_2_6.dll |
XML Web DataWindow support and XML support |
|
Sybase.PowerBuilder.WebService.Runtime.dll, Sybase.PowerBuilder.WebService.RuntimeRemoteLoader.dll |
Web service DataWindows |
|
pbjvm125.dll |
Java support |
|
pbrth125.dll |
ADO.NET |
|
pbrtc125.dll, tp15.dll, tp15_bmp.flt, tp15_css.dll, tp15_doc.dll, tp15_gif.flt, tp15_htm.dll, tp15_ic.dll, tp15_ic.ini, tp15_jpg.flt, tp15_obj.dll, tp15_pdf.dll, tp15_png.flt, tp15_rtf.dll, tp15_tif.flt, tp15_tls.dll, tp15_wmf.flt, tp15_wnd.dll, tp4ole15.ocx |
Rich Text support |
|
pblab125.ini |
Label DataWindow presentation-style predefined formats |
|
pbtra125.dll, pbtrs125.dll |
Database connection tracing |
Installed path
Program FilesSybaseSharedPowerBuilder or,
for most of the required rich text files, Program
FilesSybaseSharedPowerBuilderRTC.
Deployment path
Same directory as the application, in a directory on the system
path, or in the App Path registry key.
Registry entries
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”.