Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
In Powerbuilder 2019 R3, I open my Database Profile and do not see ODBC. It was there a couple of days ago, but now it's gone. What's strange is I have a default profile set up within ODBC and that default connection still connects when I open a data...
Introduction We are facing a PowerBuilder termination in some rare situations and only on a limited set of Windows installations. We do not have full details of the case, so we hope someone has a similar experience that might resolve our issue. Pow...
Hello, I'm using PowerBuilder 2022 build 1892. I generate a PDF using the code below : PDFDocument lpdf_doc long ll_return, ll_return1 lpdf_doc = Create PDFDocument dw_1.Modify("DataWindow.Export.PDF.Method = NativePDF! ") dw_1.modify("Dat...
Has anyone connected their PB application to an AWS Aurora database (using PB 2022 R3)?  If so, what did you use to connect? ODBC? something else? Thanks!...
Hello, Just yesterday I installed the PowerBuilder 2022 R3 3289 Runtime on one of our servers and found it broke one of our PowerBuilder 2021 applications.  We have the PowerBuilder 2021 Standard Runtime installed on the same server.  No issues foun...
How to dynamically add a column which is not part of the select statement during runtime.  I don't see an option for dw-modify for it, all I see is the table.select which then brings up more issues of if I have to add a column in the select then ...
Me again, I screwed up and ran PB 2022 before the complete upgrade was complete (the IDE install was complete).  When I was asked if I wanted to use the new version of the runtime, I could only answer Yes or No, could not cancel.  So I clicked NO.  ...
Hi all, Just wondering... if I update PB to the latest MR 3356, but leave the runtime parameter the same, (1 release earlier), do I need to create another Runtime Installer and update the Runtime settings in the application when deploying to get the...
Hello, Using PB 2022 R3 Need to a call API which sends a file along with other parameters.   It could be successfully sent from Postman using form-data, where there is an option to enter text or select a file option.   Now need to send the same us...
Hello, we migrate our app from PB115 to PB2022R3 recently. After migration all seems to run perfect. Now the app crashes without "any sound". Not always but sometimes. Most crashes occur when many windows are opened. It´s not a special line of c...
Hi all, is it possible to trigger an event on the tabpage after pressing the middle mouse button (scroll wheel) - e.g. to close it - as in the browser? I can't find a way... Regards, Tomáš...
Hello, Using PB 2022 R3 b 3289, HTTPClient Trying to send multi-part data.  1.  Working fine in Windows 102.  Not working in Windows 7                       - Returns li_ret = -193.  Not working in Windows Server 2012 R2   - Returns li_ret = -4 C...
Hi, Our PB2022 R3 app is installed on a Citrix server and, when the app opens an URL, our ITs want to use the client web browser instead of the default browser on the server.According to them, the behavior of HyperLinkToURL() and OpenURL() are not t...
Hi All, I'm trying to deploy a PowerServer app to an IIS server using PS 2022 R3 build 22.2.0.3289.    I've had this app working on this server using earlier versions of PowerServer, but I'm getting the following error: I went to https://docs...
Version:  Infomaker 2017r3 We have been having issues with keeping our Infomaker database connection working. After 15 minutes or so it loses it's connection and need to reconnect. The "Keep Connection Alive" checkbox is on in the DB Profile. Has ...
Hi   I upgraded our application from PB 2021 to PB 2022 now i cannot connect to the data base using ado.net documentation say i need these file in the executable folder of my app pbado.dll pbrth.dll sybase.PowerBuilder.Db.dll sybase.PowerBuilde...
Hi Everyone We are retro fitting the CreateOnDemand Tab property for an application. I'm just after some clarification on what events are fired: 1. For the selected tabpages the Constructor and normal sequenece of events occurs, including the const...
What is wrong ?    PB Version 2022 R3 3289   li_ret = RegistryGet("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography",  "MachineGuid", RegString! , gnv_app.is_machineguid)   li_ret = -1   Thanks...
Version 2019 R3 Build 2803   Having trouble using ConnectToNewObject on a newer version of a recently built DLL. The error I get back is -3, which the help files says means "Object could not be created". The old one was built 8 years ago and conn...
Hi, When I delete objects from the source code, and then start a build, I find that after the build the PBL still contains those deleted objects. I tried the build from OracScript, PBC220 or the PBautobuild220, none of those helped. If I refresh t...


There are no discussions available here currently