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...
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...
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...
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...
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 :-)...
Hi, Some fellow workers are starting to use PB2019R2 and like to do the tutorial (https://www.appeon.com/appeon-u/pb). The demo applications installed with PB2019R2 are complaining on missing PBVM170.dll, so apparently those executables are created ...
I'm currently updating a report that one of my colleagues had built. This person has since left the organization. Currently, my report looks like this:     However, I need to group the header of my report by day of the week. For example like thi...
Hello, While Deploy and run my API Application on client pc, this error show. "Faulting module name: PBSHR190.dll, version: 19.1.0.2353, time stamp: 0x5f1468c0"Attach Error Log file   Event Viewer Log: =========== Log Name: ApplicationSource: A...
Hi.   We have a beast of a server, running and AMD Ryzen 9 3950X (16 cores) CPU, a ton of memory and SSD storage. What is the best config in VMWare ESXi for a PowerBuilder buildserver? My understanding is that PB is fond of lots of cores and CPU ...
I have some code in rbuttondown for a column that is AutosizeHeight and can have Null values.  It the value of the column and row is not null or empty string everything is fine. Otherwise the DWO argument of the event gives me something else than th...
I am trying to generate the payload for a rest API and part of the payload is a digital signature using our private key.The private key is generated from an external source using openssl, with AES-256 encryption as below: openssl genrsa -aes256 -pas...
hi appeon community: I'm new on C#, mvc and snapdevelop. i have a stored procedure datawindows with 4 sp' s for CRUD operation. I'm trying to generate the service and controller for this model: < using System; using System.Collections.Generic;...
We are migrating from PB10.5 to PB2017, and one developer in our team has problems getting PB2017 to work. The problem is that the IDE crashes in some dialogs. One of these is the System Options dialog. The dialog itself opens correctly, but when yo...
Hello, Surprise.   PB 2019 R3 Customer Beta launched.  ...
Hi Team,    We are currently using Powerbuilder 2019 R2 Build 2328. We have following issue Whenever we use the following function to open a window, the window is getting added to Next-to-Last Menu and it is expected behavior and here our window "w...
We have some legacy processing applications (not dot net) with PowerBuilder 2017 R3   We use an SQL login and password to log into the database now. Our operations people would like to get away from this type of login and move to a more secure GMSA...
Hello guys,My name is Daniel and I'm Brazilian, work I'm using the powerbuilder 2019 r2 here, I'm always updating the version of the systems. My question is about RestClient.I'm trying to do a retrieveone / retrieve via RestClient, to get the result ...


There are no discussions available here currently