Discussions tagged PowerBuilder
How to Access Object/Code from PBD Files
- New
- How-to
- Last updated 2 days ago
- Chris Pollach @Appeon replied 16 hours ago
Hi,
Good day.
Please help How to recover an object class and its source code from a PBD. Because in my Workspace the objects were overridden by the latest version. In my test folder, I have only copied the PBDs excluding the PBL libraries for te...
Error displaying a checkbox (Themes)
- New
- Issue
- Last updated 5 days ago
- Chris Pollach @Appeon replied 15 hours ago
Error displaying a checkbox. The position of the checkbox and thus the complete alignment is shifted by using themes...
Changing report dw data object in composite dw
- New
- How-to
- Last updated 5 days ago
- John Raghanti replied 4 days ago
Hi.
I have one composite dw where two sub reports in it.
Composite dw: composite_dw
Sub report 1: sub_dw1
Sub report 2: sub_dw2
Both sub report has the argument with the expression of al_Id
I need to set my sub_dw2 dataobject dynamical...
PB 2022 R2 crash on Additional Properties
- Issue
- Last updated 1 week ago
- Ken Guo @Appeon replied 6 days ago
PB 2022 R2 IDE crashes replicable when I open additional properties of my project, go to PowerServer tab an click ok.
...
My Powerbuilder crashed after datawindow failed
- How-to
- Last updated 2 weeks ago
- René Ullrich replied 2 weeks ago
Thanks your support always. My Powerbuilder crashed after one datawindow failed to open, as it impacts all the datawindows in the IDE, and all the datawindow cannot open in the IDE since one failed, Can help me on that, as it happend many times in th...
Set to show Page() only once in a page
- Resolved
- How-to
- Last updated 1 week ago
- René Ullrich replied 1 week ago
Hi all
I want to show Page number once in the page.
I put my compute_1 in my group 1. So whenever full_name changes, it shows compute_1
The reason why I put compute_1 in group 1 as it is requested by user. Can't change.
But I wanna make i...
I have 3 column with the name country_id , states_id and city_id in a datawindow with dropdown datawindow style in powerbuilder.I'm using below code in itemchange event but when re select country then states and city column show country row id and st...
Experiencing Probably library file I/O Error building with PBAutoBuild210.exe
- Issue
- Last updated 3 weeks ago
- René Ullrich replied 3 weeks ago
Hi:
We've been successfully using PB2021, GitHub Actions on a Windows 10 PC, and PBAutoBuild210.exe to automate builds (64 bit) for 2 years. We've recently begun experiencing probable library file I/O errors. When we can build it in the IDE success...
JsonPackage setvalue() - Key overwrite
- Resolved
- Issue
- Last updated 3 weeks ago
- Ludwin Feiten replied 3 weeks ago
Hi everybody,
I have an issue with the JsonPackage Setvalue() function.The help file says: "Sets the value for a key. .... If the key already exists, then overwrite the value of this key".To me that sounds like: If you set a value of a key in an lo...
Powerbuilder 2017 R3 Build applications will support in Windows 11 machine
- Advice
- Last updated 3 weeks ago
- SANTHOSH S replied 3 weeks ago
HI All,
Currently my applications are build in Powerbuilder 2017 R3 version and we are planning to migrate from Windows 10 to 11. Requesting your updates / suggestions whether Powerbuilder 2017 R3 build application will support/work in Windows 11 ma...
Cell padding in grid datawindows
- How-to
- Last updated 3 weeks ago
- Konstantin Goldobin replied 2 weeks ago
Hello,
How do you guys make your grid datawindows more readable? I am not aware of any ways to define cell padding for datawindows, and cell content is placed very close to grid lines. As a result, if a right-aligned column is followed by a left-ali...
Issue with OLE control in PowerBuilder
- Issue
- Last updated 1 month ago
- MARK APTEKAR replied 1 month ago
Hi, My PowerBuilder application (2019 R3 2703) is using third party control. It is working for a long time already without any problems when control is placed into the window (Insert->Control->OLE...). But now I cannot use window and trying ...
Why TypeOf function fails when window height and width is not big enough
- Resolved
- How-to
- Last updated 1 month ago
- Berka Frenfert replied 3 weeks ago
Something is wrong either with code or PB and have no idea why when window height and width is not bigger enough, the code where i check TypeOf() objects in control array of a window, TypeOf function fails.
And if i increase width and height then Ty...
Themes: Changing the background color in a Datawindow header on a Tabpage
- How-to
- Last updated 1 month ago
- Andreas Mykonios replied 1 month ago
How can I change the background color of a data window header that is on a tab page in a theme?...
How to tell a posted event to fire when all other posted events are fired already?
- Resolved
- How-to
- Last updated 1 month ago
- Roland Smith replied 1 month ago
I want to have one of my posted events get fired at the last in firing order.
Is there any way possible to set priority sequence number for a posted event?
Does custom Event ID somehow help to get an event posted when all other posted events are fi...
PowerBuilder ignoring client side git-hooks.
- Misc
- Last updated 1 month ago
- kitty he @Appeon replied 1 month ago
Our team has recently implemented stricter commit messages when committing/pushing changes to github. I have created a script to apply to the client side .git hooks (commit-msg) which prevents an incorrectly formatted commit from being entered. This ...
Performance of Background Processing PB2019 LTR vs PB2017 LTR
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
We have a computational intensive background non-visual app which is run on a windows server. It was written and compiled with PowerBuilder 2017 LTR.
Largely it reads data from a SQL Server database in the network via a datastore, processes the da...
How to resolve warnings C0146:The identifier 'message' conflicts with an existing global variable with this name.
- Resolved
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 week ago
Hello everyoneI got this warning when I migrated the project to 2019R3C0146:The identifier 'message' conflicts with an existing global variable with this name.
The new definition of 'message' will take precedence and the prior value will be ignored ...
Hi all,
We are experimenting on using rich text edits in our program, when we had a question about which data type can rich text edit uses. I tried to search up some articles but did not find a definitive answer and was hoping someone on here as ...
Chasing Random Disconnects in DB Server to Client RDS Envionment
- Resolved
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
We have a PowerBuilder app PB17 LTR which talks to SAP SQL Anywhere 17.
The app is running on a VM Server running Remote Desktop Services with upwards of 50+ users.
The database is running on a separate VM Server dedicated to the Database
The IT d...
- Page :
- 1