Novedades de la Versión 2022 R2

Esta versión presenta muchos objetos y controles nuevos que permiten a los desarrolladores crear rápidamente aplicaciones cliente/servidor y en la nube ricas en funciones y con seguridad reforzada.

Otras mejoras
para aplicaciones cliente/servidor y en la nube

Se han realizado nuevas mejoras en PowerBuilder 2022 R2 para aumentar la seguridad, la compatibilidad de la base de datos y la productividad del IDE de todo tipo de proyectos.

Database Compatibility

Supports Microsoft SQL Server 2022, Oracle 23c and PostgreSQL 15, IBM DB2 is also supported in Cloud Deployment.

Identity in Oracle

The identity column has been supported in DataWindow & SQL statements for all supported Oracle versions.

Updated DB Driver

ADO.NET database drivers are upgraded to .NET 6 for high-performing and secure connection to Oracle, SQL Server, and ODBC data source.

TLS 1.3

Your data access can be secured with TLS 1.3 for SQL Server 2022, ensuring stronger protection and better TLS performance.

Windows Authentication

Windows Authentication is now supported by the HTTPClient, providing API access with increased security. Users can seamlessly access internet resources using predefined authentication schema and credentials.

TDS 8.0

Encrypt all your SQL Server communications with TDS 8.0, which offers better data security, compatibility with TLS 1.3, and network management.

Streamlined Deployment

liminating the need to deploy client apps and Web APIs separately. With just one click, you can deploy your app to an IIS server, saving time and hassle.

Ultra-fast Compilation

A cursory build option has been added to allow developers to quickly validate fixes without waiting for a full build.

Simplified Distribution

Generate the package file for the whole installable cloud apps (client app and the Web API app) in one shot and publish the app to a remote server or container with ease.

Git/SVN Source Control

Directly access Git/SVN source control functions from the library painter. Actions performed will be automatically synced to the System Tree, making source control easier and more efficient.

Migration Assistant

Has been enhanced to report all discontinued and obsolete features, taking the guesswork out of the upgrade process.