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,
I'm trying to deploy a lightweight WebAPI built with SnapDevelop 2022 R3 under IIS / Windows 11.
The WebAPI is functioning well within my developmental environment:
I used the publish function to copy the files into the root folder of my pro...
We are considering migrating from 2022 R2 to R3 but are encountering an issue with the CloudLauncher update.
The CloudLauncher does not update automatically, resulting in a message being displayed every time the user opens the application before the...
When I build an application PowerBuilder creates an XML file which contain the run time path the program needs to run. How do I utilize this in setting up the execution environment?
Example of an XML File : <?xml version="1.0" encoding="utf-8...
Dear Team,
We are in the process of testing our migrated (PB2019R3 to PB2022R3) suite of PB applications.
I have deployed the migrated application, when I try to run the application from using exe, code is throwing an error while executing Sybase S...
Hi Everyone
I just wanted to ask about an annoying issue with a Powerserver deployed App. When the App opens it looses focus and you have to click on it to continue. The complied EXE for the same App does not do this so it's something relating to th...
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...
Hi Team,
Anyone has sample script to implement side bar menu in powerbuilder, we know there is ribbon bar menu but our company want side bar menu not ribbon bar menu. I have gone through this https://www.youtube.com/watch?v=gHJX__bW5SQ link but ...
We are still on PowerBuilder 2019R3 and PowerServer 2020 and our application was working fine. We normally use kernel32.dll to access some windows functions. Some of our users upgraded with the latest Windows 11 24H2 version and the application s...
Hello,
We are moving to Powerserver 2022 R3. We use SQL Anywhere 12 right now. I need to upgrade to 17. The options are a bit confusing. We have 3 databases on 2 different servers. 100+ users access the databaes. I think we need the Advanced v...
Hello All,
Powerbuilder 2019 R3 Build 2728
Honesty, I cannot locate Powergen documentation anywhere online.
Anyone know where to look?
Simply, we are looking at a script written to compile an application, but we need to apply PBR files to some PB...
PB2019R3, b2670Windows 10, 64 bit platformI have two separate targets. Both are PB2019R3 apps.I copied the PBL from target A into target B before starting.In target A, tabpage 1 regenerates successfully, open in EDIT SOURCE, add a space, save, and it...
i create a dw with this code
string dw_style, ls_sql_syntax, ls_dw_syntax, ls_errors, ls_sql_syntax2, ls_dw_syntax2, v_sql_scrlong nretorno
ls_errors = ""
dw_style = 'style(Type=form) '
ls_sql_syntax = v_sql0ls_dw_syntax = SyntaxFromSQL( sqlca,...
Hi All,
I know Powerbuilder 12.5 was not supported for long time. But some of our customers are still using the products created using PB12.5.
I need to install PB12.5 on my new laptop.
Back in the day, I usually logged into https://sybase.subscri...
Hi Team,
I'm trying to host my application into Azure Container. I created Power server Project with External (IIS or folder) Target run mode and Folder Target server.Please find the screen in below.
Created docker file using snap develop 2022...
Hi,
I've tested the new secure connection encryptor.
I found out that the properties like servername, log id, ... are empty when secure connection encrption was used.
So there are some disadvantages with this feature:
you can't get and show som...
The PowerBuilder 2025 BETA IDE only has an "x86" option in the "Platform" dropdown in the IDE's "PowerBar1"...is this intentional? I checked the "What's New" and didn't see any mention of x64 being unavailable.
In the past I have needed to set...
Since the LibraryDirectory/LibraryDirectoryEx PowerScript functions have been neutered when an app is executing from the IDE in solution form, how can an app recognize when it is running as a PB solution?
I have a multi-threaded data retrieval examp...
Hi,
I read in the documentation that after migration to PB2025, some functions used in reflection are disabled:
I use follow functions:
FindClassDefinition
FindFunctionDefinition
FindTypeDefinition
How can I replace these funct...
Hi PowerBuilder Community,
We recently upgraded out application to a PowerBuilder 2022r3, and are finding that the application memory growth is larger than before.
We think that one cause may be the WebBrowser control. The upgrade involved moving f...
Hi
Am I the only one who gets this error message (without any further information) when trying to build a large project?
Remakrs
In this case, it's the output from PBAutoBuild250 /pbc
I get the same error if I build/deploy inside the IDE
It'...
There are no discussions available here currently