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 just used PB2022 R3 to deploy one of our products on PowerServer. We are seeing odd problems with datatype conversion on one of the application's screens. I am only receiving the error in the Powerserver deployed app, even though it d...
Hello, Is there any plan for Appeon to support anyone NOSQL database in future release of Powerbuilder?   Somewhere in this forum I remember reading that there is such a plan.   Happiness AlwaysBKR Sivaprakash  ...
Hello, I want to attach an existing XML-file to an existing PDF. At the moment I do the following and it works: ////////////////////////////////////////// PDFdocument lpdf_doc PDFattachment lpdf_attach lpdf_doc = CREATE PDFdocument lpdf_attach = ...
Hi guys.   Does anyone know why when an application is pinned to the Windows taskbar it does not update; once an update has been released from development?   I have this issue....
I have a frame/sheets application. On one window (shown below), when I scroll down, I don't want anything past the light blue uo to move above the sheet title bar (white line). I want it to behave /look like the second window shown  - i.e.    ...
What does below flag do in pb.ini, How it will affect psr files? [PB]PBESCAPEMENTMODE=1...
Hi Folks  Environment : PB 2022 R3 64 bit Here is the sample code snippet where  the application crashed in 64 bit but not in the 32 bit but if I change the variable type Long to LongPtr or LongLong ,  the application does not crash. confusion is...
Does GitHub Copilot or Microsoft Copilot work with PowerBuilder?...
I have PB 2022 R3.  I have a grid datawindow.  When you click on the last row in the datawindow, the grid lines disappear.  You can click up one row and they reappear.  Click down and they disappear.  Any suggestions as to what is causing this or how...
On a Windows 2019 server LoadWithDotNet returns -1. On several Windows 11 desktops it works just fine. We had to install  .NET on the server because it was not installed. Should we install other dll's to get this up and running? It is a Powerbuilder...
Hello there to all PB Guru's So, in my application, I have an NVO (say nvuo_dw) of type DataStore with the below variables: 2 strings and 1 string array In my window code, I create an array of type nvuo_dw and dynamically populate it, depending on...
Hello, I cannot assign a PowerBuilder license to a user because he cannot register his email.  Error message says reputation is poor and fail to pass IPQS validation. His email is qwu13@statestreet.com can you please help me setup his email? Thank...
I've noticed that a huge power builder application shows very poor perfomance on multi-core processors, while it may work several times faster on one-core processor with the same input. While analysing this issue I discovered that an application tend...
Hi, I my working with PB 22 app , I have webbrowser control , and i do  navigate to a URL. ad the address url , just The main URL is show at chrom not like i.e. the URL shown in the address bar , does not change no matter how deep the user is and ...
I'm running PowerBuilder 2022 R2 2819 on a desktop.  Is it possible to use Powershell to call PBAutoBuild220.exe on a remote desktop to perform a build?  How?  Examples are very helpful....
Hi, I try make batch build.  My SCC is VSS and I work with PB 11.9. Try to make daily build with PB22R3. Step 1 copy all pbl into build machine  Step 2 generate one pbd from dlls using pbx2pbd220.exe Step 3 Migrate from ide and apps work fine ...
Can PowerBuilder call below PostgreSQL procedure to return result set (refcursor type) in datawindow ?   CREATE OR REPLACE PROCEDURE public.get_employee_cursor(emp_id integer, INOUT swv_refcur refcursor DEFAULT NULL::refcursor) LANGUAGE plpgsq...
Hi   I have a PB 2019 installed in Windows 10 machine.   I was following a training tutorial and one of the tasks was moving system tree and bars, etc which ended up completely changing the initial default PB workspace screen with all the toolbar...
Hello Two questions about Windows services:First: how to determine whether a service has been set up/installed.Second: how do you determine the status of a Windows service. e.g.  running, paused, stopped. Thanks...
Hi guys. Can you explain me; whats the difference between P-Code and M-Code compile?.   What's the pros and cons; of each one?   Thanks and regards....


There are no discussions available here currently