You need to be logged in to view a user's profile.

Featured Questions

Has anyone else experienced an issue launching the client application from Edge or Chrome recently ? For us, it has stopped working from Edge and Chrome, but still works from Firefox. We did notice Edge was patched in the last few days but the link...
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, this code word perfectly but it's only sending one attachment and i need to send two attachments as indicated below. Please help. ls_item = 'abc.pdf'ls_file = "D:\" + ls_item ls_item2 = '123.xls'ls_file2 = "D:\"+ ls_item2 //Read the file into a...
Hi Support team, I am going through the steps that is provided in the below Appeon Article       https://docs.appeon.com/ps2022r3/Installing_IIS_in_Windows_11.html I followed the step 1, 2 & 3. But step 4 : Open a Web browser and input "http:...
In PowerBuilder 2025 Beta, the Database Profile offers the ability to connect to Oracle however the only option of connecting is using the TCP. Will the option to connect using the TNS Names file be offered? Also there does not appear to be a way to ...
I was following along with the Elevate sessions using PowerBuilder 2025. In one of the sessions with the Marco Shipping app, Marco said he uses SnapDevelop and accessed it using a link in the Powerbuilder client. When I launch this from PowerBuilder ...
I am working on a new PowerServer application.  The desired login behavior is to have the app open an external browser, then the user logs in via our OAuth2.0 Identity Server (placing the token in that browser for other affiliated web-based applicati...
HI, I need help resolving my problem with rendering my application windows (I'm new to this project).  I have an application that allows the opening of multiple windows inherited from the Window object. Windows open as shown in the figure below: (s...
Hi, I have gone through the below link and watched the film on YT. But, How can I open and use the Profile Viewer tool from PB IDE?  Catching the Runtime Error in the Act - Tracing and Profiling Your Application at Runtime   Regards, Pawel...
In the current system architecture, connection strings to different databases are stored in an Azure Key Vault for security. I'm working on a way to have PowerServer API return connection configurations based on the connection strings from the Key Va...
Hi  We are using PB 2022 R3 3356, I am trying to implement OIDC Auth and initially I tried using PB inbuilt tools (OAuthClient, HttpClient, RestClient) but all these implementations were not working on every user machine. Seems due to some differenc...
PowerBuilder 2022 R3 on Windows 10. I am trying to use OleCustomControl - 32 bit ActiveX control from nsoftware.com: www.nsoftware.com/platforms/activex/setup?sku=ISAJ-A&type=demo I used the control for many years but the vendor made a change wh...
I installed the beta version of PB 2025 on my virtual machine and it works fine. However, when I closed it (using the Exit menu) and tried to open PB 2022 R2, which I am currently using for development, I got an error message (see below). At the same...
PowerBuilder 2019 2728 I am trying to work out exactly which bit(s) of code are slow for a particular customer. I turned on tracing in code for a particular routine, and after a couple of weeks have lots of PBP files. However when I try to open any ...
Hi Team, We already implemented the Azure B2C Security our local IIS and it was successful. I trying to Implement Azure B2C Security with Azure Static web app. I added the Auth template "Use external Azure Active Directory service" in Power server ...
Hi, we have a problem with the datetime columns and were hoping someone else has experienced this as well and knows why. It suddenly happens at the costumer and here in house. We just can’t recreate it and are therefore at a loss what’s going on. T...
Hello, Do you know about to create a column dynamically (by code) in a datawindow? I have an special request, and it is needed to add a column to enter a text in the header band of a grid datawindow. I appreciate your support and help. Thanks and...
Hi, We are using PowerBuilder 2022 R2 and having issues with printing RTF fields, the report looks good but when we print it, depending of the font used the footer cuts off the bottom of the text of the last row and the header cuts off the top of th...
hi, is there a plan when powerbuilder can compile machine-code in 64bit? we are developing a erp-system and machine-code is faster than p-code on the clients. we are also using some external dll's, odbc, etc. and some of them will be in future only...
Hello all,in PB2022 we use the webview2 control to access a website.How can I delete the input history via the webview2 control?At the moment i delete the "Web Data" file in the UserDataFolder every time I use it.      ...
Hi Team,I am currently using PowerBuilder 2022 R2 where we are adding themes to our application. The buttons look like the below image: How can we change the button border to curve through the theme.json fileThanks,Priyanka ...
Hi I am currently using PowerBuilder 2022 R2 where we are adding themes to our application.  Unable to change the background to the Datawindow. We want to add a background color to the window.  Inside that window we have a data window, we are cha...


There are no discussions available here currently