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.   :) ...
Found there is a Windows 10 default setting that is causing all HTTPClient calls from within PowerBuilder much slower if this is enabled in network settings.   "Automatically detect settings" for Proxy setup.   It doesn't seem feasible to have all of...
Hi, We're using PB19 R2 but the issue is the same on all previous versions.   I'm trying to achieve a n-up datawindow with groups, which does not seems possible out of the box. I created a normal datawindow with groups. I modifiied my datawindow...
Dear All,   Background, Due to EOSL issue on APPEON for PowerBuilder2015, we purchased license of APPEON PowerBuilder 2019r2, in order to migrate current programs to PowerServer version with maintenance. When we prepare development environment fo...
Hi,   I have a datawindow "dw_1" for purchase enquiry report.    in dw_1 , there is a dataobject "r_enqlist" which is dynamically set.   in r_enqlist there are two dataobjects "r_enqdetails" and "r_enq_annexure"   When i retrieve dw_1 i get a...
Hi, We have purchased powerbuilder professional 2019 recently.. I don't know how to activate license. Please help me to add user and activate license. Order Summary Company: Raqmiyat LLC       Order ID: AO200...
Hi!I m trying to verify an equipment status in a emulator program using a DLL. PB -> DLL -> read the emulator equipament status Using the emulator program  works well.   In Powerbuilder 2019 R2 - BUILD 2353 - in Global External Functions: ...
He team, I would like to try PB 2019R3 Beta, but I have a question: When I install into the same server with PB2019R2, it will upgrade. So How it effect the current Power Server 2019 and and current web server ? Thank you Regards Huy Nguyen...
Hello everyone... Along with saying hello, I want to check if anyone knows the following: 1) I understand that SOAP is obsolete in power builder 2019. How should it be implemented? 2) If I migrate from power builder 9 to version 2019. Will t...
It used to be that you could put "TRACE SNC" into the DBMS field in an ini file, and that would work to start a trace going when the application was launched.  However, when I do that in PB 2019, I get "DBMS TRACE SNC is not supported in your install...
So it seems Git for Windows version 2.29 does not support password authentication anymore. It now requires you to open a browser to log in for the next Fetch/Pull/Whatever? Does anyone know what this might mean for all the new Git features in PB 2019...
Hello everyone,  Im working on datawindow style, I have a datawindow with big fields, and I need the text to be vertically centered inside the fields. Is there any way to do it? You can see the datawindow down below. ...
Not sure whether this is right forum for talking about Elevate 2020 or not... Because of the time zone difference I feel I could not attend the Elevate 2020 in full.  Will Appeon release those videos for us to watch later ? Happiness AlwaysBKR Siva...
Hello, How does one go about opening the user's default web browser and displaying in it HTML source code as a string without having to write the HTML to a temporary File? In other words an in-memory approach. And what about the new internal Chromi...
I have an client server application that's currently running in windows.. Some of users want want to use android tablets to access it..   I am not sure whether it's possible or not.. Please let me know how to do ?  if possible, please provide me we...
I have code that i need to use dynamic cursors for to scan for key values in referential testing. database is postgres. the first query must be in sql as the compiler does not recognize the @ character as SQL. it works fine. the second query canno...
Hello Everyone, When I try to open chrome browser thru Run option in Power Builder Run("chrome.exe"), it is not opening the chrome browser. But if I specify the full path of chrome exe it opens the chrome browser successfully. Run ("C:\Program Fil...
Good Day! I am experimenting with ASync=1 / RetrieveRow scripted so that my users can cancel long-running retrieval.  It works, beautifully, but I have not been able to get SetPointer( AppStarting! ) to hold its image. This means the user has no "n...
Hi everione,   I need send formData in httpclient.setrequestheader   has anyone done this?My code:long ll_returnstring lb_file//bloob lb_file http.setrequestheader( 'Cache-Control', 'no-cache')//http.setrequestheader('Content-Type', 'multipart/f...
Hi,   I'm just starting to use the .net dll importer and it seems to do what I need it to do. I've now progressed to the next step of deploying the application. This is my first stumbling block as the application seems to be looking in the director...
Hice un STORE PROCEDURE en MySQL para empezar a conocer sobre este tema, con el siguiente SQL Cuando quiero acceder desde el Perfil de Power Builder me sale errorObviamente no me permite crear el Procedimiento de almacenamiento de Datawindows. Sin em...


There are no discussions available here currently