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 Team, we are using Appeaon powerbuilder 2017, we need to be add source control for GIT and create sub branches (Development branch and Feature branch).How can i pull down changes from one of the development branches into my local Master branch to...
Hi, does anyone know a tool or some "IDE-tricks" to convert the sourceobjects of a pbl to a newer pbversion (for example DWs) or just "resave" the objects of a pbl? Background: We want to track the changes a developer make exactly as possible.  S...
Hello, team Is groupcalc function still required in .NET Datastore? If yes, then what is it's name now? Thank you Arcady...
I was trying to Activate our copy of InfoMaker and had to reset my password.  After following link in email I was able to reset my password.  Then logging into InfoMaker I get a message that the account is already logged in to InfoMaker. Note: One ac...
PB 2022 1872 I'm working on changing our app to use HttpClient instead of WinHttp.WinHttpRequest for web api calls. My question has to do with client side certificates. Our current code has this: io_winhttpRequest.SetClientCertificate(is_certifica...
Hi. With the new 2797 MR for 2019 R3 just released, typically when would these changes make into 2022?     John...
Hello, Good morning. Maybe someone has experience regarding our PB program issue. Background: We have a program that will print Barcode using the COM1 Port. However, the end-user has now changed her unit from Desktop to Laptop, the New Barcode (Sa...
Hi, I have got a problem with deploying the PBDOM wrapper library via PBAutoBuild. I use PowerBuilder 2022. I created a wrapper library of PBDOM extensions the same as it's written in the documentation (https://docs.appeon.com/pb2022/application_tec...
I have a datawindow with one group. The database column that the group is based on can have either letters or a blank. I need to get the group total of the rows that have a blank and make that total available to add to the other group totals that hav...
Hi, I tried copying the subcontent from one PBDOM_Document to the second. I have part of PBDOM_Element : <testlist> <elements> <element id=0 /> <element id=1 /> <elements> </testlist> How I can copy the chi...
Hi Experts, How to find external object reference (dll, third party exe, services etc) is there or not for a PB application.   Thanks, S.Deva  ...
Are these values read from the pb.ini in powerserver? If so, then i do want to deploy the pb.ini file with my powerserver application version. [DataStore Behavior]UseHwnd=no[Data Window]ACCESSIBILITY=0   Just looking at things that may be differe...
Hi Experts, This question is related to source control, I am using Wizsource as source control, I have added my application to source control, Now When I create a empty workspace and try to check out the files, I can't. Whether I need the scripts al...
Does anyone know what version first had the XLSX! SaveAsType? I have PB 10.5 which doesn't have it. PB 12.5 has it but doesn't mention it as a new feature. So it must be either 11, 11.5, or 12.0....
Hi Team,   We are facing one issue with HttpClient Object. This service is not working Post Migration of Appeon PB2017 to 2022. When we are calling the HTTP Post Method with HTTPS it is returning -1 which is -1 -- General error ....
Hi Master,   My application is connecting to one database server and transaction updates to two different database('Data_PG' and 'Data_PG_S'), see attachment, app.ini file.  After deployed to PowerServer and run, i had trouble to updates to second d...
Hi,   I did run to the following: I have a data window with column with data type number. In the ItemChanged event I have the following code  Amount = Double(data) The data is type is string per PowerBuilder in the ItemChanged event. As expecte...
Hi, I have problems debugging the application in powerbuilder 2021. I have the IDE installed on two different PCs, on one PC I can debug without problems, on the other PC I can't. Both have the same configuration and are running on windows 10. When ...
Hello, Took over an existing Powerbuilder application, upgraded to PB 2022, but not sure how to produce an executable that can be deployed and run on its own.  Looked for a "Deploy" option to create an executable, but did not see it.  Am I overlooki...
Hello, On Windows 11 can't connect to the Oracle client Here is the environment: PowerBuilder runtime: 2019 R3 Build 2703 Oracle Client: Instantclient_19_18 and path is set correctly Visual Studio Redistributable (64) 2015-2022 The error: OCI.DL...


There are no discussions available here currently