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, For our product development we are using PowerBuilder 2017 R3 and soon planning to migrate to PB2019 R3 for an upcoming release. However the older versions of our product will continue to use PB2017R3. We have been using VSS as SCM tool for cou...
Hello, I would like to know what font does Powerbuilder use in its traditional menu. I switched to contemporary and the fonts changed. I would like to use the old ones....
Hello every one, our security team disable SMB protocol version 1 and version 2 and allow version 3.3 now i can not deploy web services from power builder is that normal? does power builder does not support the recent version of this protocol ? i...
Hello Folks, I am trying to call a REST webservice from my PowerBuilder 2021 application. I have been provided with a URL and a userid/password to authenticate. I am following our friend Bruce's REST tutorial. I created an external DW with one colum...
Hello, I applied a custom theme to my application which is running fine on development runtime mode. But when I full build my application I can see the theme applied but the behavior of other windows or datawindows is problematic. The are not resizin...
Hello, PB 2019 R3 Build 2703 When we create new event, event name displays ue_new () returns (none) If event name contains 'returns' in its name, event name just displays without the return data type. Have anyone noticed this?   Any issues?  ...
Hello, If you place a text object in your datawindow, like this: And then place another text object on top of it so that it completely covers it, like this: And then save the datawindow as PDF using the NativePDF method, the resulting PDF file...
Hello, I don't seem to be able to find any information about upcoming updates for PB 2019. Does anybody know if anything is planned after R3? Best regards,Konstantin...
Hi,Power Builder unexpectedly quit when saving a report as excel, xlsx extension with approximately 500,000 records, using the SaveAs method.Are there any limitations in PowerBuilder in this case?script: li_ret = ids_rows.SaveAs(ls_arquivo, XLSX!, Tr...
OK, this seemingly minor issue has become a sticking point for us automating the PowerClient deployment of an application.   From where is the text value of the displayed name of the application's LNK/Shortcut on the client desktop derived?   ...
Hi,  we're having troubles signing our certificate and i think the situation is similar like this: https://community.appeon.com/index.php/qna/q-a/powerserver-signing-questions-again We're missing something. Our certificate is a pfx and we're deploy...
I have a C# class with a method that takes a DateTime parameter. When called from PB using the DotNetAssembly + DotNetObject objects introduced in PB2019 R2, the variable when recieved in the .NET side does not have the milliseconds that were passed ...
Hi PowerBuilder Community, This one is weird, has anyone ever seen anything like it? I've not had this problem anywhere else or prior in this application across thousands of edits to hundreds of files. I changed some code and although it worked an...
Hi, Appeon Team In my company, we implemented a project to replace PS2017 with PS2020. However, we are having some hardware behavior issues and want to revert back to PS2017. Activated PS2020. Deactivated PS2017 at the same time.   What is the p...
Hi.  After several months working normally, yesterday, when I tried to start PB2019 I got an error message and I couldn't start it. The error is "Appeon PowerBuilder 2019 gave up working. Windows will shut the program down and let you know if there...
how to set to default position of system tree, which is currently not locked and moving. Powerbuilder 2021 version ...
I need to open an elevated (administrator) command prompt from a program.  I have tried using a simple RUN('CMD") and that opens a standard command prompt.  I need this to be the administrator version and have hit a wall on finding any documentation ...
Timeout Problem When Connecting to SQL Server Database: I have a PowerBuilder Application that has been running live at several companies for many years.  The problem is just with 2 users at one company using the application.  Currently there are ab...
Currently the only option to use Git in PB17 is to have git server set up for http or https. What about internal ssh accessible server? Is it going to be supported or anyone have tried to make it work through ssh?  ...
Hey Guys. I try to insert a record in my table,  have a simple program.I describe the step by step 1.-The user completes the form(Datawindow freeform) 2.-I run update() for the first time    the program runs and fails, I call rollback in the prog...


There are no discussions available here currently