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.   :) ...
When I change pb control's pointer,and select a .cur file ,PB always tell me to specify a valid image,what kind of cursor file can be used with pb pointer?...
Hello, We have a number of processes in our application (PowerBuilder 2021 build 1288) that we have multi-threaded where the callback function on the callback nvo returns the thread id as a LONG, a status code message as a STRING and the raw JSON as...
Hello, We have a number of processes in our application (PowerBuilder 2021 build 1288) that we have multi-threaded where the callback function on the callback nvo returns the thread id as a LONG, a status code message as a STRING and the raw JSON as...
Hi all, On my menu toolbar, I have an icon for the Navigator, it's a globe icon.  When I set the ToolbarItemName on a menu item, I have the option to select Built-In image, All Images, Custom.  The one I use for the navigator is Custom042a!  But whe...
Hello all,   Can anyone point me in the right direction to easily convert a JSON String -> XML and XML->JSON in PB2022? Thanks in advance.  ...
I have an existing application that we have recently upgraded to PB 2017 R3 Build 1880.  The code does:  dw.SaveAs ( ls_save_pathname, XLSX!, TRUE) This code has been in place since our use of PB 8, we only had to change to XLSX at one point.  The ...
Hi,I have a data window (dw) with that has a column which also has a drop-down-datawindow list box (dddw). The PB version is PB CloudPro, 2022R2,  build 2819 Here is an example; A dw has one column bord_type (header text is "Type") and in this case...
Most of the time when we have a PowerBuilder process that seems to be slow, a profile trace log helps to pinpoint where the slowness in happening. However we now have a process that is taking much too long by watching and yet the log does not have an...
The app I support is active on over 1500 users computers all using windows 10.  I have one user with a similarly configured computer that is having a problem I have not seen before.  When they run the app and it attempts to open its first "Response" ...
We utilize Visual SVN for our source code repository. We have a main branch for our suite of applications and currently running PB 2019 R2. We want to start a project to migrate these applications to PB 2022 R2/R3 but at the same time we want to cont...
Hello, PB 2022 R2 build 2819 Is it possible to fire multi-timer events from one (service) application.   Say, if I want to a.  Send Email, by checking a table for new records, every 10 seconds.b.  Send SMS, by checking another table for new recrod...
Hi Team, Recently we are getting error Failed to update app whenever there is an update.. If we unistall and install then the issue will resolved. Kindly let us know how to resolve this issue.   Thanks and Regards Rajkumar...
Does anyone know the date of the PB2022 R3 General release?   Thank you....
HI ,I updated my PC to Windows 11 and whether using PowerBuilder 2021 or PowerBuilder 2022, by invoking the print dialogbox [Print(true, true)], the values set on the datawindow, paper orientation, number of copies, printer (selected via setup), are ...
Hi everyone,    I have a process that allows the user to print. But every time the user prints, the saveas dialog box keeps on prompting and asking you to supply filename. Below are my scripts.    I do this kind of printing because with that, I c...
I'm am testing PostGreSQL and I piped a bunch of tables with no problems but when I tried to update the data I got an error on any table that already existed. If I drop the table first it works fine. Pipe Error -17 SQLCode = 1 SQLSTATE = 42P01 ERRO...
PB 2022 R2 2828 import from DotNet dll,and get a object like n_dotnethelper   n_dotnetHelper ln_hlp ln_hlp = Create n_dotnetHelper .....   int li_rtn  li_rtn = ln_hlp.RegisterObject('w_sub',  w_sub)  // success return 1   //c# invokePBevent...
Hello, I can't find conversion button of srd file to design. Can any on help me to do this step?   Thanks...
Does anyone know how to obtain a new PowerBuilder 11.1 or Powerbuilder 12.5 license key as I had to relocate PB developer license to a new VM host.  I use to use the sybase portal.  Thanks for any advice.  At this time, no one knows a way.  Darryl Cu...
I have created a grid object using InfoMaker 2019 and saved it in a shared library that a PowerBuilder 2019 application is using, the problem is that the DataWindows made by InfoMaker are visible in the PowerBuilder IDE but I cannot find the 'SRD' fi...


There are no discussions available here currently