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 using SnapDevelop to write a small app responding to POST and GET requests (Windows 11, SnapDevelop 2022 R3).
I wanted to upgrade my application from the .NET 3.1.32 to the .NET6.0 framework. So I changed the app settings accordingly:
I...
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...
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...
Hi,
How do I export datawindow and maintain the layout format. This includes how to add a logo to excel also. The data is displayed correctly in a datawindow preview. I need it to look the same when I export to excel....
Hello ,
We are currently using PowerBuilder 2019 and are attempting to launch the application through an HTML5 webpage. However, we are encountering an issue with printing reports, data objects, and other documents from PowerBuilder when it is la...
I've run into an issue deploying an existing project that last was deployed from 2019 R2. I've migrated it, changed my resource file, optimized PBLS, and rebuilt it fine. It crashes without a popup when attempting to deploy. I have tried to redo the ...
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,
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...
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...
There are no discussions available here currently