Last revised: June 07, 2023
This file contains installation information for the localized runtime files for PowerBuilder and InfoMaker 2019 R3.
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
."
The localized runtime files, as the name suggests, are used to localize the runtime of the compiled applications (they should NOT be used to localize the IDE).
The following applications can be localized with the files in this distribution:
The following applications cannot be localized with the files in this distribution:
This distribution includes the following zip files containing localized runtime files for PowerBuilder and InfoMaker 2019 R3 2797.
File | Language |
---|---|
190Danish_2797.zip |
Danish |
190Dutch_2797.zip |
Dutch |
190French_2797.zip |
French |
190German_2797.zip |
German |
190Italian_2797.zip |
Italian |
190Norwegian_2797.zip |
Norwegian |
190Spanish_2797.zip |
Spanish |
190Swedish_2797.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.
File | Required for |
---|---|
pbvm.dll |
Runtime |
pbshr.dll |
Runtime |
pbdwe.dll |
DataWindows and DataStores |
pbejbclient.pbx |
EJB client |
pbtctext.dll |
Rich Text |
pbtxtext.dll |
Rich Text |
pbrtc.dll |
Rich Text |
pbtra.dll |
Database connection tracing |
pbado.dll |
ADO.NET |
pbin9.dll |
INFORMIX I-Net 9 |
pbi10.dll |
INFORMIX 10 |
pbmsoledbsql.dll |
Microsoft OLE DB Driver for SQL Server |
pbo90.dll |
Oracle 9i and later |
pbo10.dll |
Oracle 10g and later |
pbora.dll |
Oracle 11g and later |
pbsnc.dll |
Microsoft SQL Native Client |
pbdir.dll |
SAP Sybase DirectConnect |
pbase.dll |
SAP Sybase Adaptive Server Enterprise for ASE 15.x and later |
pbsyc.dll |
SAP Sybase Adaptive Server Enterprise for ASE 11.x and later |
pbjdb.dll |
PowerBuilder JDBC DB Driver for the Sun Java VM |
pbodb.dll |
PowerBuilder ODBC interface |
pbole.dll |
PowerBuilder OLE DB interface |
pbuis.dll |
Runtime |
pbhttpclient.dll |
JSON data exchange and RESTful Web APIs. |
pbrestclient.dll |
JSON data exchange and RESTful Web APIs. |
pbjson.dll |
JSON data exchange and RESTful Web APIs. |
pbcrypt.dll |
Data encryption/decryption. |
pboauth.dll |
OAuth 2.0 support. |
pbsysfunc.dll |
System functions. |
pbcompression.dll |
Data compression capability. |
pbtheme.dll |
UI theme support. |
x64\pbvm.dll |
Runtime |
x64\pbshr.dll |
Runtime |
x64\pbdwe.dll |
DataWindows and DataStores |
x64\pbejbclient.pbx |
EJB client |
x64\pbrtc.dll |
Rich Text |
x64\pbtra.dll |
Database connection tracing |
x64\pbado.dll |
ADO.NET |
x64\pbin9.dll |
INFORMIX I-Net 9 |
x64\pbi10.dll |
INFORMIX 10 |
x64\pbmsoledbsql.dll |
Microsoft OLE DB Driver for SQL Server |
x64\pbo90.dll |
Oracle9i and later |
x64\pbo10.dll |
Oracle 10g and later |
x64\pbora.dll |
Oracle 11g and later |
x64\pbsnc.dll |
Microsoft SQL Native Client |
x64\pbase.dll |
SAP Sybase Adaptive Server Enterprise for ASE 15.x and later |
x64\pbsyc.dll |
SAP Sybase Adaptive Server Enterprise for ASE 11.x and later |
x64\pbjdb.dll |
PowerBuilder JDBC DB Driver for the Sun Java VM |
x64\pbodb.dll |
PowerBuilder ODBC interface |
x64\pbuis.dll |
Runtime |
x64\pbtxtext.dll |
Rich Text |
x64\pbhttpclient.dll |
JSON data exchange and RESTful Web APIs. |
x64\pbrestclient.dll |
JSON data exchange and RESTful Web APIs. |
x64\pbjson.dll |
JSON data exchange and RESTful Web APIs. |
x64\pbcrypt.dll |
Data encryption/decryption. |
x64\pboauth.dll |
OAuth 2.0 support. |
x64\pbsysfunc.dll |
System functions. |
x64\pbcompression.dll |
Data compression capability. |
x64\pbtheme.dll |
UI theme support. |
x64\PBMSTEXT.DLL |
Microsoft RichEdit Control (64-bit). |
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
R3 collection.
To install the PowerBuilder or InfoMaker application and localized files:
C:\appname
.Note: Because you should never run (or test) the IDE with the localized runtime files, please do not copy the runtime files to C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime [Version]) when PowerBuilder/InfoMaker IDE is installed.