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.   :) ...
Dear friends, I have an issue running my PowerServer 2022 Project. My application runs fine as C/S version from PB 2022 environment. Then, I created PowerServer Project cpms_uspb_cloud according PowerServer 2022 documentation. After this, I tried to...
iam working with pb11.5  iam creating invoicing application i want to get max code in header table  ihave a problem when multi pcs save the invoice at the same second the two invoices take same Code  how can i resolve this this there is another w...
I'm setting up a new laptop. There are a lot of links to download PB 2017 files but it isn't clear which one is a full installer. The most recent one is an update only. Which one is the most recent full install?...
Hello, PB 2019R3 - PostgreSQL 11 Sample Query to construct a datawindow.   Actual query is bit length and does more SELECT * FROM crosstab( $$SELECT * FROM example Where field1 = '100' And field2 = '200' ORDER BY...
Integrated Data Services (IDS) is seeking a senior PowerBuilder developer to be responsible for developing, testing, debugging and documenting applications developed using PowerBuilder, PFC, Oracle PL/SQL. The requirement for on-site support is ap...
I'm using PB 2021 version. I developed new dll using Csharp code. In that code we have a functionality to call the webservice. I have imported the dll using the .net import and done the run time build and deployed that to EXE. I have placed the new d...
anyone have any idea what -26 return code means from GetJWTToken?   Link to the documentation.  lots of holes in the return value list GetJWTToken - - PowerScript Reference (appeon.com)...
Guys, Our clients have complained about the application update that takes too long in server. Can someone give some advice in how to resolve this?    - Our External files size is 400mb and configured "Download the app files as Necessary"  - Runti...
I assumed connect timeout is the number of seconds to timeout waiting for the connection to occur.  The text says it is actually a true/false value on whether to use  asynchronous functionality of .net?!            this is the documentation (su...
Hi Experts, ****************************************************************** Database Versions: Microsoft SQL Server 2014/Microsoft SQL Server 2019  ****************************************************************** I have upgraded my existing ...
Situation: WebBrowser control to visualize a treeview structure, Powerbuilder 2019 R3 build 2670 I'm using Bootstrap Treeview 4.0 and anytime I visualize a new structure, memory occupation of pbcefclient.exe grow until proces crash (270MB). Sometime...
Hi, Trying to set up PowerClient. Had admin user run the CloudAppLauncher_Installer.zip on a dev ISS box (on Azure). Then created an application deployment package. Had admin user import it under our current WebApp group. All users have access to th...
Hi, I have a problem with a datawindow field when its length exceeds the height of the page. The field can be up to 4000 characters long. When exposed in the datawindow, it happens that the text is truncated and carried over to the next page. The fi...
Hello, I tried to install PB 2022 and the installation process stop with infinite Status spinner on "Installing PowerBuilder Runtime": The download part was Ok. I already have PB2017 and PB2019 on my computer. Nb : I had to download the Powerbu...
How can I change the time in which the "PowerTip" is displayed in a ribbon bar?Or set it that it only disappears when the mouse is no longer over the icon?Now it´s only 3 Seconds witch is to Short.Thanks...
Hello everyone  I need help please    I need keep collapsed or expanded groups of rows in datawindow ttree when I save it as psr file and open it at another datawindow ...
  Hi everyone, I need help, I have a powerbuilder 2022 and it is mounted on a server with windows server 2019, when I am running the application on Windows 11, I have an error when creating a dynamic datastore, it sends me the error: "Failed to ret...
Greetings to all. After setting and connecting my workspace to PB native Source Control, the PB 2022 IDE closed automatically and, from then on, I can't open it again because it closes immediately as soon as I try to open the workspace. Any clue wh...
Hi all, We are usig PB2022 with 22.0.0.1892 runtime. I have problem with this code : STRING FAZEdecimal{0} id DECLARE GET_ID PROCEDURE FOR GET_ID @ID = :ID OUT;faze="EXECUTE"EXECUTE GET_ID;if SQLCA.sqlcode=-1 then GOTO ERRfaze="FETCH"FETCH GET_ID...
I am adding appeon resize service to our application and notice that when Zoom is changed on the datawindow it fires off rowfocuschanging event and set the datawindow back to row 1.  I also tested this just by directly changing the zoom on the datawi...


There are no discussions available here currently