PowerBuilder runtime files

NoteDatabase connectivity Files required for database connectivity are listed separately in “Database connections”.

Core runtime files

Table 36-4 lists the core PowerBuilder runtime files.

Table 36-4: Core PowerBuilder runtime files

Name

Required for

pbvm120.dll

All.

pbshr120.dll

All. pbvm120.dll has dependencies on this file.

libjcc.dll

All. pbvm120.dll has dependencies on this file.

libjutils.dll

All. libjcc.dll has dependencies on this file.

pbdwe120.dll

DataWindows and DataStores (for .NET applications, use pbdwm120.dll instead).

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 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, pbvm120.dll is required for all deployed applications, but pbrtc120.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 pbjvm120.dll for Java support, see “Java support”.

Table 36-5: Additional PowerBuilder runtime files

Name

Required for

pbacc120.dll  

Accessibility support (Section 508)

pbdpl120.dll

Data pipeline support

PBDWExcel12Interop120.dll, Sybase.PowerBuilder.DataWindow.Excel12.dll

Excel 2007 support

pbdwr120.dll, pbdwr120.pbd

Web DataWindow support

PBXerces120.dll, xerces-c_2_6.dll, xerces-depdom_2_6.dll

XML Web DataWindow support and XML support for DataWindows and DataStores

Sybase.PowerBuilder.WebService.Runtime.dll, Sybase.PowerBuilder.WebService.RuntimeRemoteLoader.dll

Web service DataWindows

pbjvm120.dll

Java support

pbrth120.dll

.NET Web Forms and ADO.NET

pbrtc120.dll, tp13.dll, tp13_bmp.flt, tp13_css.dll, tp13_doc.dll, tp13_gif.flt, tp13_htm.dll, tp13_ic.dll, tp13_ic.ini, tp13_jpg.flt, tp13_obj.dll, tp13_pdf.dll, tp13_png.flt, tp13_rtf.dll, tp13_tif.flt, tp13_tls.dll, tp13_wmf.flt, tp13_wnd.dll, tp4ole13.ocx

Rich Text support

pblab120.ini

Label DataWindow presentation-style predefined formats

pbtra120.dll, pbtrs120.dll

Database connection tracing

Installed path \Program Files\Sybase\Shared\PowerBuilder or, for most of the required rich text files, \Program Files\Sybase\Shared\PowerBuilder\RTC.

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”.