Featured Questions
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :) ...
Does PowerBuilder have a baked in function to rename a registry key?
MS API has a RegRenameKey
https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regrenamekey
I am trying to create the external declaration for Powerbuilder to us...
Hello everyone,
I am currently in the process of hunting memory leaks in one special functionality of our 32-bit product. Unfortunately it is a very complex and long running process.
Doing some research on the internet, I found an old tool CDMatch ...
Good Morning from Germany...
PB2022 Build 1878 Aug 26 2022
I have the following issue by compiling a large PB2022 Project:
Starting Deploy Project 64bit Full Rebuild
Compiler starts
Building type ....
Inspecting...
Building type ..
Regenerati...
We use Appeon infomaker 2019 and have a connection to a MS SQL database (tried ODBC and SNC SQL Native Client) We can make queries and reports, but when we want to call an Stored Procedure in MS SQL server (which works perfect in microsoft SQL server...
I'm setting up a new laptop. There are a lot of links to download PB 2017 files but it isn't clear which one is a full installer. The most recent one is an update only.
Which one is the most recent full install?...
I'm using PB 2021 version. I developed new dll using Csharp code. In that code we have a functionality to call the webservice. I have imported the dll using the .net import and done the run time build and deployed that to EXE. I have placed the new d...
Guys,
Our clients have complained about the application update that takes too long in server. Can someone give some advice in how to resolve this?
- Our External files size is 400mb and configured "Download the app files as Necessary"
- Runti...
I assumed connect timeout is the number of seconds to timeout waiting for the connection to occur. The text says it is actually a true/false value on whether to use asynchronous functionality of .net?!
this is the documentation (su...
Hi Experts,
******************************************************************
Database Versions: Microsoft SQL Server 2014/Microsoft SQL Server 2019
******************************************************************
I have upgraded my existing ...
Greetings to all.
After setting and connecting my workspace to PB native Source Control, the PB 2022 IDE closed automatically and, from then on, I can't open it again because it closes immediately as soon as I try to open the workspace.
Any clue wh...
Hi all,
We are usig PB2022 with 22.0.0.1892 runtime.
I have problem with this code :
STRING FAZEdecimal{0} id
DECLARE GET_ID PROCEDURE FOR GET_ID @ID = :ID OUT;faze="EXECUTE"EXECUTE GET_ID;if SQLCA.sqlcode=-1 then GOTO ERRfaze="FETCH"FETCH GET_ID...
I am adding appeon resize service to our application and notice that when Zoom is changed on the datawindow it fires off rowfocuschanging event and set the datawindow back to row 1. I also tested this just by directly changing the zoom on the datawi...
I want to use an Insert into Select statement in a datawindow but I get the following message:
Is there any way to do this?...
Hi,
I have a clinic application which created in Powerbuilder 2021 with SAP Sqlanywhere database and it is working morethan 5 year in a local network.
Now, they want to work this application from different location and I have space in AWS .
Can I ...
Hi, everybody.
Just a simple question: Can the Appeon file service still be used with PowerBuilder/PowerServer 2022?
Thanks in advance!...
Hello Appeon Community,
According to article from https://docs.appeon.com/pb2019/pbug/ch07s02.html#ug12761:
Read-only. When you pass as read-only, the variable's value is available to the function but it is treated as a constant. Read-only provi...
Hi Folk
I am successfully creating a PDF from a quite a complex nested report which contains images as well as text. Unfortunately, even if I reduce the size of the images down to the minimum some of the generated PDF's are over 50MB which is far to...
Hi,
what are the plans for supporting MS SQL Server 2022 and Versions of the MSOLEDBSQL19 newer 19.0.0?
According to the PB Help only MS SQL Server Versions up to 2019 are supported and only the MSOLEDBSQL19 Driver Version 19.0.0 is supported.
...
We have developed a desktop client/server application using PowerBuilder 2017 as well as 2019R3 Build 2703, where some users are experiencing flickering/redrawing of the UI.
We are only able to reproduce the flicker when sharing the window through...
Hi, I have searched and read all posts marked "resizable border" before asking this.
When opening a sheet in an MDI frame..., window type main!, some resizable some not...
PB2019R2 renders the borders and display area as expected:
But PB2022 is ...
There are no discussions available here currently