Release Notes for PowerBuilder® and InfoMaker® Version 2017 R3 MR Localized Runtime Files

Last revised: March 21, 2019

This file contains installation information for the localized runtime files for PowerBuilder and InfoMaker 2017 R3 MR.

Section I: General Information

PowerBuilder localized runtime files are available in eight European languages: Danish, Dutch, French, German, Italian, Norwegian, Spanish, and Swedish.

The localized PowerBuilder runtime files are needed to display standard dialog boxes, PowerBuilder messages, and user interface elements (such as day and month names in spin controls) in the local language. PowerBuilder functions return translated strings when appropriate. For example, the PowerBuilder DayName function returns a day name in the local language, and the String function returns a month in the local language when used with a display format that uses the mask "mmm."

Section II: Software Requirements

Applications deployed with the files in this distribution must be developed using the PowerBuilder or InfoMaker 2017 R3 MR 1880.

Section III: Contents of Distribution

This distribution includes the following zip files containing localized runtime files for PowerBuilder and InfoMaker 2017 R3 MR 1880.

Zip Files
File Language
170dan_1885.zip Danish
170dut_1885.zip Dutch
170fre_1885.zip French
170ger_1885.zip German
170ita_1885.zip Italian
170nor_1885.zip Norwegian
170spa_1885.zip Spanish
170swe_1885.zip Swedish

Each zip file contains localized versions of the following files. Only the files required by your application need be deployed to users' computers.

Localized Files
File Required for
pbvm170.dll Runtime
pbshr170.dll Runtime
pbdwe170.dll DataWindows and DataStores
pbejbclient170.pbx EJB client
pbtctext170.dll Rich Text
pbtxtext170.dll Rich Text
pbrtc170.dll Rich Text
pbtra170.dll Database connection tracing
pbado170.dll ADO.NET
pbin9170.dll INFORMIX I-Net 9
pbi10170.dll INFORMIX 10
pbo90170.dll Oracle9i and later
pbo10170.dll Oracle 10g and later
pbora170.dll Oracle 11g and later
pbsnc170.dll Microsoft SQL Native Client
pbdir170.dll SAP Sybase DirectConnect
pbase170.dll SAP Sybase Adaptive Server Enterprise for ASE 15.x and later
pbsyc170.dll SAP Sybase Adaptive Server Enterprise for ASE 11.x and later
pbjdb170.dll PowerBuilder JDBC DB Driver for the Sun Java VM
pbodb170.dll PowerBuilder ODBC interface
pbole170.dll PowerBuilder OLE DB interface
pbuis170.dll Runtime
pbhttpclient170.dll JSON data exchange and RESTful Web APIs.
pbrestclient170.dll JSON data exchange and RESTful Web APIs.
pbjson170.dll JSON data exchange and RESTful Web APIs.
pbcrypt170.dll Data encryption/decryption.
pboauth170.dll OAuth 2.0 support.
pbsysfunc170.dll System functions.
x64\pbvm170.dll Runtime
x64\pbshr170.dll Runtime
x64\pbdwe170.dll DataWindows and DataStores
x64\pbejbclient170.pbx EJB client
x64\pbrtc170.dll Rich Text
x64\pbtra170.dll Database connection tracing
x64\pbado170.dll ADO.NET
x64\pbin9170.dll INFORMIX I-Net 9
x64\pbi10170.dll INFORMIX 10
x64\pbo90170.dll Oracle9i and later
x64\pbo10170.dll Oracle 10g and later
x64\pbora170.dll Oracle 11g and later
x64\pbsnc170.dll Microsoft SQL Native Client
x64\pbase170.dll SAP Sybase Adaptive Server Enterprise for ASE 15.x and later
x64\pbsyc170.dll SAP Sybase Adaptive Server Enterprise for ASE 11.x and later
x64\pbjdb170.dll PowerBuilder JDBC DB Driver for the Sun Java VM
x64\pbodb170.dll PowerBuilder ODBC interface
x64\pbuis170.dll Runtime
x64\pbhttpclient170.dll JSON data exchange and RESTful Web APIs.
x64\pbrestclient170.dll JSON data exchange and RESTful Web APIs.
x64\pbjson170.dll JSON data exchange and RESTful Web APIs.
x64\pbcrypt170.dll Data encryption/decryption.
x64\pboauth170.dll OAuth 2.0 support.
x64\pbsysfunc170.dll System functions.

In addition to the files listed in the preceding table, each zip file includes some core runtime files, such as libjcc.dll, libjutils.dll etc. These files are not localized but are required on all computers on which you install the localized runtime files. For information about additional runtime files your application might require, see the section on "PowerBuilder runtime files" in Application Techniques.

Section IV: Installation

To install the PowerBuilder or InfoMaker application and localized files:

  1. Create a temporary folder on the computer where you will install the application.
  2. Copy the zip file for the language you require to the temporary folder.
  3. Create a folder for the application on the computer, for example C:\appname.
  4. Copy the application developed using PowerBuilder or InfoMaker 2017 R3 MR to the folder you created in Step 3.
  5. Extract the contents of the zip file into the same folder, or into another folder on the application's search path.