PowerBuilder
PowerBuilder 2025 Build 3398 includes the following fixed bugs:
-
(Bug ID: 8836) Decimal value is not set correctly with PostgreSQL via ODBC.
-
(Bug ID: 8086) The source code position changes when moving blocks (prototype/function name change).
-
(Bug ID: 11474) There are issues with PBAutobuild220.exe due to failure of parsing the runtime version.
-
(Bug ID: 11472) There are problems with themes and window borders in 2022 R3.
-
(Bug ID: 11026) Window height and width properties do not display correctly when using themes.
-
(Bug ID: 11449) The IDE deploy option is not selecting the correct project.
-
(Bug ID: 10889) An error occurs when exporting the build file: "There are no projects for target: Admin."
-
(Bug ID: 11539) The order of tabs changes when the tabbed bar is full, affecting the NewTabAtRightMost functionality.
-
(Bug ID: 8054) Catalog tables are created when using "Test Connection" with extended attributes turned off.
-
(Bug ID: 11535) The application crashes after opening a DDDW and then the response window twice.
-
(Bug ID: 10591) There is a memory increase issue associated with the GetFullState function.
-
(Bug ID: 9970) Accessibility features do not work when the column receives focus.
-
(Bug ID: 11208) Clicking on a ribbon bar category triggers the window activate event when a theme is applied.
-
(Bug ID: 11624) HttpClient fails to send requests after upgrading to PB 2022 R3.
-
(Bug ID: 11656) Windows opened in Layered mode do not size correctly to the MDI frame.
-
(Bug ID: 11736) The selected tab remains hidden when there are many tabs.
-
(Bug ID: 10275) The TabbedView resize is triggered when the window receives focus.
-
(Bug ID: 11731) The window resize event is not triggered in MDI after the sheet state is changed from maximized to normal.
-
(Bug ID: 11768) It is difficult to click on data points with the modern graph.
-
(Bug ID: 11765) There is a memory leak in the DataWindowChild filter when using the filter function.
-
(Bug ID: 11792) Application crashes randomly when the print command is sent.
-
(Bug ID: 11759) There is an issue with the DataWindow argument in ADO.NET procedures.
-
(Bug ID: 11955) The message box always displays on top even when switching to the other application.
-
(Bug ID: 11980) PB2022R3 Build 3356 keeps asking for a full build on the compiled PBD target.
-
(Bug ID: 11971) SelectedText returns incorrect data from the rich text DataWindow column.
-
(Bug ID: 11953) .NET objects remain in memory even after being released or destroyed.
-
(Bug ID: 12060) Certain strings in the command line enable PB debug mode.
-
(Bug ID: 11876) There is a problem with the user object related to the PictureButton.DisplayName property.
-
(Bug ID: 12055) It is unable to get ADO records set from the datastore on the x64 platform.
-
(Bug ID: 11912) NativePDF: The PDF document is using images from another PDF document.
-
(Bug ID: 11937) The SMTPClient Send function kills the application on successive calls.
-
(Bug ID: 12246) There are memory leaks in ADO.NET for MS SQL Server when using embedded SQL and cursors.
-
(Bug ID: 12075) A timeout exception occurs after moving from OLEObject to LoadWithDotnet.
-
(Bug ID: 12243) The SaveAs CSV function does not put text in quotes when there is a carriage return (char(13)).
-
(Bug ID: 12303) NativePDF: PNG images in DataWindows get distorted when the DataWindow is saved as a PDF.
-
(Bug ID: 11542) RichTextEdit: Changes to the header or footer of an old RTF file break the file.
-
(Bug ID: 11814) Calling GetFullState after saving as NativePDF causes the application to crash.
-
(Bug ID: 12297) When multiple rows have the same value in a display column, the first one in DDDW is always selected.
-
(Bug ID: 11276) Microsoft Word displays the bookmark instead of the field value if the field is inserted by InputFieldInsert and saved as RTF.
-
(Bug ID: 12336) The read-only object can be modified and saved as the same name.
-
(Bug ID: 12381) M-Code solutions still exist after migrating the solution.
-
(Bug ID: 12409) PBAutoBuild crashes without capturing any logs.
-
(Bug ID: 12081) The DataWindow Modify with a decimal number as a parameter does not work correctly when the regional format is set to English (Slovenia).
-
(Bug ID: 12495) Setting the autosize height of one column to true causes a crash when using GetChild.
-
(Bug ID: 12400) There is slow performance with DataWindow SaveAsAscii from PB 12.6.
-
(Bug ID: 12515) The IDE database configuration NoCatalog=1 setting in PB.ini does not work when connecting with ADO.NET for MS SQL Server.
-
(Bug ID: 12522) The Orca script is broken.
-
(Bug ID: 12098) The date example "2012-10-11" in the DataWindow date column format panel is ambiguous, making it difficult to tell the format is YYYY-DD-MM or YYYY-MM-DD.
-
(Bug ID: 12543) When selecting MS Excel 12 Support in the Runtime Packager and trying to create the MSI, the error occurs: “Linking the MSI for PowerBuilder .NET runtime produces an error”.
PowerServer
PowerServer 2025 Build 3398 includes the following fixed bugs:
-
(Bug ID: 9827) PBDOM220.pbd object is not recognized during PowerServer/PowerClient deployment.
-
(Bug ID: 10513) When running a PowerServer-deployed application from a desktop icon, the application opens with bottom focus instead of on top.
-
(Bug ID: N/A) There is a problem with updating the INI file in the PowerServer-deployed application.
-
(Bug ID: 11999) The app upgrade warning message is prompted twice.
-
(Bug ID: 11552) The encryption key is too simple.
-
(Bug ID: 12180) Accessibility: Automation using Ranorex is unable to get grid values.
-
(Bug ID: 11494) When autocommit is set to false, an update error causes an automatic rollback.
-
(Bug ID: 12064) Empty lines are added to the JSON file during a cursory (ultra-fast) build.
-
(Bug ID: 11020) The PowerServer C# model contains duplicate 'datawindow' attributes when deploying a web API to IIS.
-
(Bug ID: 12321) Several PowerServer options do not work when building the application using PBAutoBuild.
-
(Bug ID: 12344) The SenderAccount is not an email address (support for SenderAddress needs to be added).
-
(Bug ID: 11836) When executing a Sybase ASE stored procedure, the @rc value is not returned.
-
(Bug ID: 11770) An error occurs while compiling the application related to ESqlExport.sql via PBAutoBuild.
-
(Bug ID: 11909) A customized public launcher name with spaces causes the upload to fail.
-
(Bug ID: 12378) CrossTab DataWindow created in PB12.5 does not work in PowerServer 2022 R3.
-
(Bug ID: 11339) When deploying PBR through a relative path, menu icons are missing in the PowerServer application deployed via PBAutoBuild.