Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hi, I want to implement the import/export functionality from Powerbuilder to OneDrive.   Has anyone any implemented it in PB?   Thank you...
Hi, is it possible to add a new row to the DropDownDW list or edit it? I have the issue when users don't want to select any from the drop down and in that case it should pull everything from the database related to that report but actually when users...
Hi      I imported Bruce Armstrong  qrcodegenerator dll into my pb 2023R3 application and it worked fine.   I created a function that takes a string text and return a Blob using the same code that Mr. Armstrong used in the demo. It worked fine if...
Hi, We are trying to integrate our application which is build in Powerbuilder with Azure AD for user authentication. Currently our application is using PB 2019 R3 (build 2703). Based on appeon suggestions, we tried upgrading powerbuilder to PB 2019...
Hello everyone,   I am migrating a PB2019 application that uses SOAP to PB2022. As SOAP has been deprecated in PB2022 can anyone suggest a strategy to replace the SOAP code with REST API? Thanks in advance....
We installed PB 2022R3 yesterday. We need to build our application using runtime version 22.0.0.1900 until we have fully tested R3. When using pbautobuild, we are getting the following error and are unable to build the application.  We are able to ...
HI, PB2019R2 Oracle 19c   We have a frequent issue : Minidumpfiles are created until the HDD is full. Really annoying when it happens on a client PC. We use the ORA DBMS -> pbora190.dll These files are created randomly, sometimes when the a...
Hi, We have an App in PB2022R2. The App can be launched several times. This is usefull when a long process is executed in the APP, the user used to work in a second instance of the same executable while waiting the end of process in exe 1. Since ...
hi, we have currently the source code is in PB22 R2 2819 migrated from pb21 / prior to that it was in pb 12.5. Previous day we have build and copied pbd/exe/pb22 dlls in users PC. but many datawindow computed fields have creating issues , now compute...
hi Guru, I try to create ELEMENT as below :   <Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:u...
Good Day! Our source control vendor is no longer supporting their SCC Plugin for PowerBuilder. We would like to build our own, but I cannot find the API documentation. I found the documentation for using SCC in PB IDE, but not the actual API documen...
Hello, We have PowerServer 2020 web application. How may we set control to prevent user access to the application subfolder. For example users are able to access URL like https://mysite.com/my_app/w_main.js Thanks...
Hi all I am using Windows10 and am struggling with sending a WM_SETTINGCHANGE message out. According to the following article: WM_SETTINGCHANGE message (Winuser.h) - Win32 apps | Microsoft Learn I am supposed to use SendMessageTimeoutA I can't s...
Hi, We are trying to load .dll in .NET Dll importer and that is working fine. Than when trying to call function in the loaded DLL it only work in srtandard window (10 and 11). If we copy the product to an RDS Server running Windows Server 2022 Dat...
This question is about the Password Expiration Dialog Box in Oracle and I am using PB2022 R2 (Build 2828)  In PowerBuilder (PB) with the parameter: SQLCA.DBParm    = "PWDialog=1" If the User's Password expired, PB will display: Whereas PowerSer...
Dear Support Team, I am working on windows application which display the PSR report. I have added the Tab control having tabs like Page1, Page2 and Page3, etc. I would like to make tab control completely fill in window the way we can do in any winfo...
Hi I am using Msxml2.XMLHTTP.6.0 to call a REST service. My GET and POST works with no issues but I am facing some problems with PUT and exactly here oleHTTP.send(as_SendString) fails with oleruntimeerror. HTTP error 1223 Operation aborted. Strange...
Does PB2017 r3 run under windows 11?  (I know it's not supported) I know applications built from it do run under 11.    ...
Hi,   I'm using PowerBuilder 12.5 Classic and want to retrieve the username/computer name of the client upon login.   I have tried some scripts, but none of them are working. I need help with this. Any suggestions would be very much appreciated. ...
I installed Microsoft OLE DB Driver19 for sql server and pbmsoledbsql.dll are already installed along with PB. I created  a Database profile for MSOLEDBSQL SQLServer. But I see the data profile using sql server driver instead of MSOLEDBSQL DB Driv...


There are no discussions available here currently