Release Notes for PowerBuilder® and InfoMaker® Version 2019 Localized Runtime Files

Last revised: January 14, 2020

This file contains installation information for the localized runtime files for PowerBuilder and InfoMaker 2019.

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 2019 MR 2170.

Section III: Contents of Distribution

This distribution includes the following zip files containing localized runtime files for PowerBuilder and InfoMaker 2019 MR 2170.

Zip Files
File Language
190dan_2170.zip Danish
190dut_2170.zip Dutch
190fre_2170.zip French
190ger_2170.zip German
190ita_2170.zip Italian
190nor_2170.zip Norwegian
190spa_2170.zip Spanish
190swe_2170.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
pbvm190.dll Runtime
pbshr190.dll Runtime
pbdwe190.dll DataWindows and DataStores
pbejbclient190.pbx EJB client
pbtctext190.dll Rich Text
pbtxtext190.dll Rich Text
pbrtc190.dll Rich Text
pbtra190.dll Database connection tracing
pbado190.dll ADO.NET
pbin9190.dll INFORMIX I-Net 9
pbi10190.dll INFORMIX 10
pbo90190.dll Oracle9i and later
pbo10190.dll Oracle 10g and later
pbora190.dll Oracle 11g and later
pbsnc190.dll Microsoft SQL Native Client
pbdir190.dll SAP Sybase DirectConnect
pbase190.dll SAP Sybase Adaptive Server Enterprise for ASE 15.x and later
pbsyc190.dll SAP Sybase Adaptive Server Enterprise for ASE 11.x and later
pbjdb190.dll PowerBuilder JDBC DB Driver for the Sun Java VM
pbodb190.dll PowerBuilder ODBC interface
pbole190.dll PowerBuilder OLE DB interface
pbuis190.dll Runtime
pbhttpclient190.dll JSON data exchange and RESTful Web APIs.
pbrestclient190.dll JSON data exchange and RESTful Web APIs.
pbjson190.dll JSON data exchange and RESTful Web APIs.
pbcrypt190.dll Data encryption/decryption.
pboauth190.dll OAuth 2.0 support.
pbsysfunc190.dll System functions.
pbcompression190.dll Data compression capability.
pbjwt190.dll JWT token.
x64\pbvm190.dll Runtime
x64\pbshr190.dll Runtime
x64\pbdwe190.dll DataWindows and DataStores
x64\pbejbclient190.pbx EJB client
x64\pbrtc190.dll Rich Text
x64\pbtra190.dll Database connection tracing
x64\pbado190.dll ADO.NET
x64\pbin9190.dll INFORMIX I-Net 9
x64\pbi10190.dll INFORMIX 10
x64\pbo90190.dll Oracle9i and later
x64\pbo10190.dll Oracle 10g and later
x64\pbora190.dll Oracle 11g and later
x64\pbsnc190.dll Microsoft SQL Native Client
x64\pbase190.dll SAP Sybase Adaptive Server Enterprise for ASE 15.x and later
x64\pbsyc190.dll SAP Sybase Adaptive Server Enterprise for ASE 11.x and later
x64\pbjdb190.dll PowerBuilder JDBC DB Driver for the Sun Java VM
x64\pbodb190.dll PowerBuilder ODBC interface
x64\pbuis190.dll Runtime
x64\pbhttpclient190.dll JSON data exchange and RESTful Web APIs.
x64\pbrestclient190.dll JSON data exchange and RESTful Web APIs.
x64\pbjson190.dll JSON data exchange and RESTful Web APIs.
x64\pbcrypt190.dll Data encryption/decryption.
x64\pboauth190.dll OAuth 2.0 support.
x64\pbsysfunc190.dll System functions.
x64\pbcompression190.dll Data compression capability.
x64\pbjwt190.dll JWT token.

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 in the PowerBuilder 2019 collection.

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