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 we ran into some serious issue on Friday evening, all our apps suddenly stopped working due to below error.and we are using JWT authentication with our own JWT Servers and verified we are getting a valid access token also.   erroring out at app...
Just a quick question. can I add multiple recipients in the AddRecipient of the native SmtpClient email. Like for example: SMTPClient Lnv_SmtpClient Lnv_SmtpClient = Create SMTPClient Lnv_SmtpClient.Message.AddRecipient('testr002.appeon@gmail.com'...
I have to build out a somewhat complex JSON file. I'm using the JsonGenerator object to build out the root structure which includes a array of submissions. I could build out the entire file with the JsonGenerator functions, but this will be tedious ...
Hello, Is it possible to display a popup menu from a ribbon menu button, as seen here in outlook ? Thank you for your answers    ...
does PB19 is being supported on windowd 2022?...
We are in the process of migrating our PB 2022 source code to Git.  Being new to Git, we're not sure if we need to use Bitbucket server as mentioned in the PB documentation, or if that is there in the event we are using Bitbucket. In a nutshell, is ...
Hi There Apologies if I have missed this information but I am trying to incorporate photos and other images in a report which details building inspections. I can store the images in the database and create files from them with appropriate names in t...
I have a customer requirement of TLS 1.2 with min of AES 256 encryption, my understanding is that TLS 1.2 supports BOTH AES 256 and AES 128?  (Not sure if AES128 is supported in tls 1.2, i see some conflicting info).  Is there a way to enforce the u...
We gone though the help document provided in the URL https://docs.appeon.com/ps2022/SQLCode_property.htmland need few clarifications on the return value. PowerBuilder:Currently in PowerBuilder SQLCode returns 100 - if stored procedure returns a resu...
I feel a bit trepidatious asking this question as the last time I had a problem with PB2022 R2 my Laptop had a failing SSD and that was the fault. Unfortunately, I have two important applications which are behaving differently under their R2 compila...
Hello, Is it possible to change the tabpage(control) background color, in a tab control. I am able to get the color, but i cannot change it. Thanks,...
We have an issue where Power Clients are not updating when we have deployed an updated version of the software. If we delete the application from the destination PC and access the URL the application deploys OK When developing Power Clients, we depl...
Hi There If I compile an application which uses MSOLEDBSQL19 in 64 bit PB2022 R3, deploying as a PowerClient, I get the following when I try to run the program If I compile and deploy as a 32bit program all is fine. Both 64bit and 32bit work fine ...
Hi    I have an svn repository version 2.1.5 running on Window server 2012 R2. I created a repository for 2022R2 and have our application connected to it and all is good. When i upgrade to 2022R3 it updated my 2022R3 Powerbuilder version and i no ...
I have some pictures in my aplication, when i run it, the pictures are good, but i compile and in the exe file they don't show, i don't know what happen. I prove it on release 2022 R2 and then in release 2020 R3, and its the same  ...
We have migrated a PB 8.0 application to PB 2022 environment and deployed on IIS server uisng Power Server 2022. PowerBuilder Code & database running on SQL Anywhere 17.0 are deployed on AWS environment. Executing business logic code written us...
We have migrated pb from 2009 to PB 2019 . And while testing one flow to show PDF then we are getting null pointer reference. Code which we use is below : olewebbrowser.object.navigate("C:\Users\suraksw1\AppData\Local\Temp\30\amdDC31.pdf")  ole...
Hi, according to the specification of the "Theme enhancements" in PB2022 R3, a MDI-Sheet with borders between 2 and 8 pixels should have the specified number of pixels as border width: https://docs.appeon.com/pb/whats_new/ch01s01s08.html#Theme_resi...
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...
I want to know if I can change the name of the app after been deployed? We have different environments for testing, but is unacceptable under our standard to create a new power server project for each DB and redeploy. I need to use the same deploymen...


There are no discussions available here currently