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.   :) ...
I am following the PB Tutortials for PB 2017. I am having a problem running the applications cause it does not have the database for the examples. I do not want to use the SQL Anywhere and would like to get the scripts to create the tables and suppor...
Hello, PowerServer deployed application not able to find DataWindow objects and displaying below error.  Window objects and User Objects are loading fine.  Please let me know how to fix this issue.  Thanks.  Files are present under below folder ...
Hello, Need to get the IP address, assigned by ISP, from an PB application.   Is it possible?   If I go to myip.com, there we will get the IP address assigned by the ISP.  Need to get the same from an PB application.  How to get it? Happiness Alwa...
SQL Developer can connect successfully but there's an issue in PowerBuilder database profile setup - Oracle 10g when I tried to connect. Appreciate any advise on how to resolve the Oracle error ORA-12170: TNS:Connect timeout occurred?  tnsnames.ora...
Hello,     We had a older version of PB code , Recently we compiled the code in  Appeon version 2019 R3 and deployed the newer version to the production servers.      we are facing very poor performance with our scanning process. Its takes approxim...
We have a PB classic application migrating to PS (latest PB etc.), connecting to Oracle 19 database.  When the application runs in PS it is not encapsulating multiple SQL statements in a transaction, almost as though a commit is issued between each s...
Hi, After migrating from PB 2017 to PB 2021, setup been created and deployed to clean VM, but, nothing works... It seems, via process explorer, that PB run time, from folder 'Runtime 21.0.0.1506', under the application folder is not loaded. Few ob...
I am working in Powerbuilder 2021. Can someone point me to documentation for making a menu appear when right clicking a datawindow?...
Hi, we trying to run pbautobuild on our azure devops pipeline. The problem is we can't configure the runtime in pbautobuild and neither can we install the runtime with the installer.  How can we specify the runtime path in pbautobuild. thx, André ...
Challenge we have The DB Connections are pooled by IIS, Oracle 19c as BACKEND and we would not able to capture the OS USER ID for Auditing the actions. Audit of user actions are captured using bcakend triggers and user name is used as "OS USER", si...
i CAN´T ACTIVATE POWER SERVER IN LOCALHOST/AEM/ I GOT THIS MESSAGE Failed to log in. Please make sure a valid online license is assigned to the account. Error code: 1009, error message: Cannot find a valid license. i UPGRADE MY LICENSE FROM PROFES...
How can we suppress the "Upgrade App" response window on the client as PowerClient-deployed applications are upgraded to the next version? We wish for the User to not be able to bypass upgrading the app to the next version once that next version is ...
We have a client chart report that nest many datawindows (chart data) inside a driver datawindow (each row is a new client) and the client header band is not printing on each page.  The nested reports will span multiple pages sometimes.  Is there any...
Tengo una aplicaicon PB2021 , al crear un proyecto POWERSERVER 2021; estoy teniendo problemas con la generacion del modelo, en SnapDev, veo que el modelo crea un tipo de datos que no corresponde al DW. El asunto es que el SP DataSource del dw es un ...
Hello everyone, when using Themes the window size changes. The size is different in the IDE/With Themes/ Without Themes: Or: Take a look at the space between the Button "none" and the window border. Is there any way to have the same availa...
I am able to create a window function where the datatype is set to 'structure', not a specific structure object. When I try to call the function I get a compile error: C0008: Incompatible types in assignment: structure, s_numbers Is it possible to...
Converted a PB 12.5 application to PB 2021 build 1506. Conversion went fine. The program can be started with the IDE. The exe that is created does not start. When the exe is started with /pbdebug the last lines in the file are:   Executing object...
PowerBuilder 2019R3Windows 10, 64 bit platformWe have 4 licenses, with one assigned to me and one to my supervisor. Two licenses are unassigned.I want to be able to open PB2019R3 on two separate VMs at the same time, so I thought I'd assign one of th...
Hi, we are using the WebBrowser control in PB2019R3 to view PDF files.  Some of our users have asked whether they can choose where to save the file when they click the download button. I can't find a way to do that. I know I can set a download locati...
Good afternoon !   Is it possible to be on PB19, save the syntax of a Datawindows in PB6 version ?  How am I supposed to do it?   // PB19  sSyntax = l_dwn.Describe ( "Datawindow.Syntax" )   Grateful !...


There are no discussions available here currently