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.   :) ...
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...
I am in the process of migrating of our old PowerBuilder 5 application to the new version 2019.  I ran the Migration Assistant and select the main libraries and completed Wizard.  I saved the files as txt file but it  won’t open in the Workspace( Fil...
i HAVE A SERVER ON PYTHON IS FROM A CLIENT, I MUST CONNECT TO THIS AND SEND DATA THIS SERVER RECEIVE DATA BY SOCKETS , HOW CAN I DO IN POWERBUILDER THANK YOU  ...
Hi All We have been using the HTTPClient successfully for months in one of our applications, it has stopped working and the following code returns a -1 for the call and an empty string for the responsetext. The odd thing is that the same EXE works o...
Hi,   Just thought I would let people know of a little problem we came across in using GIT and OrcaScr190, took a while to figure out but pretty obvious once the problem was identified. We have a large application of over 100 libraries and we use ...
Hi.I have a datawindow which worked fine in PB12.6, but is missing data after retrieve in PB2019r2.retrieve: dw_data.retrieve(lnDstid, lnJmtFrom, lnJmtTarget, lnTimeTarget, lnTimePrefix) => result = some data is missing if i get the sql-select li...
Hi, Will there be another beta drop before the GA? And when is the GA expected ?   Thanks //Steen :-)...


There are no discussions available here currently