Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 11 months ago
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...
Please Update Your Queries With The Solution
- Resolved
- How-to
- Last updated 5 years ago
- Olan Knight replied 5 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
PB 2025 R2 (6464): Deploy produces a working EXE but zero PBDs - "Failed to link, code = -5"
- Resolved
- New
- Issue
- Last updated 2 days ago
- kitty he @Appeon replied 3 minutes ago
I upgraded from PB 2025 (Build 3726) to PB 2025 R2 (Build 6464) and can no longerproduce a deployable build. The IDE fails at the link step and generates no PBDs atall, and PBAutoBuild fails before it even loads the target.
This blocks us completely...
I updated PowerBuilder 2025 R2 to version 6464. However, when I open the solution, change it to 6464, and run the build, it takes an excessively long time. I started it at 6 PM, but the build still hadn't finished by past 11:40 PM. Previously, a full...
Affected versions: Reproduces identically in PowerBuilder 2023 and PowerBuilder 2025 (both the IDE/painters and compiled 32-bit EXE output).
Summary: CheckBox and RadioButton controls both native window controls and CheckBox/RadioButton DataWindow ...
Issue with SaveDisplayedDataAs (PB 2025R2)
- New
- How-to
- Last updated 1 day ago
- Kai Zhao @Appeon replied 1 day ago
Hi,
I had a go on the new SaveDisplayedDataAs in order to replace our custom Excel export library for exporting reports.
The issue is that in my first even test, it does not behave as it should.
dw_1.SaveDisplayedDataAs ("test.xlsx", XLSX!)
I am ...
PB 2025 R2 MR(Build 6464) is Now Available! (Link to List of Fixed Bugs Provided)
- New
- Misc
- Last updated 6 days ago
- Chris Pollach @Appeon replied 1 day ago
The latest Maintenance Release (MR) for PowerBuilder 2025 R2 is now available!
Many thanks and deep appreciation to the entire Appeon Engineering team for their efforts!
Here is a link that will display the list of (nearly 50!) bug fixes included i...
I remember long ago getting truncation error messages if a column size was increased but the datawindows using that column weren't changed.
We are making a column larger and I am helping QA put together the test plan.
I ran a simple test and it tru...
PB 2022 R3 build 3487
In our application, there are 10 Windows that can take anywhere from 4 - 8 seconds to open.
To improve performance, is it better to declare autoinstantiated nvo's as an instance on the window, or to declare them in the code th...
To Appeon: PB2025 R2 MR is out. Yet NOTHING about AI
- New
- Misc
- Last updated 2 days ago
- Chris Pollach @Appeon replied 2 days ago
Hi Appeon and all of you,
The PowerBuilder 2025 R2 maintenance release is out, and once again there's nothing on AI. I find this genuinely concerning.
Appeon feels far behind here. Compared to modern AI-enabled development environments, PB feels li...
Are there any automated test tools still on the market that will work with PB 2022 and higher?
Our QA team has something for our C# web app but not for the PB desktop app.
Not able to generate api endpoints put and delete when generate net data store
- Resolved
- New
- Issue
- Last updated 4 days ago
- Chris Pollach @Appeon replied 4 days ago
hello,
Example:
query:
SELECT consultant_master.consultant_id, consultant_master.consultant_name, consultant_master.consultant_email, consultant_master.consultant_phone, consultant_master.manager_name, consultant_master....
PB IDE Closes while creating a new project
- New
- Issue
- Last updated 5 days ago
- Ken Guo @Appeon replied 4 days ago
Hello,
I'm using PB 2025 R2 build 6430 runtime 6430.
Try to create a new project
The moment you click New menu... [ from File New or Right click (none) and select New) the IDE gets closed with no messages.
In my windows 10 machine this issue is...
"Row changed between retrieve and update" -- when upgrading PB
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 5 days ago
Our old datawindow sources say "revision 7" and the new ones (powerbuilder 2021) say "revision 21".I found another posting for this issue here (https://community.appeon.com/qna/q-a/datawindow-update-show-row-changed-between-retrieve-and-update) w...
Deploy not doing anything?
- Resolved
- New
- Issue
- Last updated 5 days ago
- Richard Hartman replied 5 days ago
My other project shows pbd files being built, and the exe being created:
What might be going on here?
How to stop incremental build in PB 2025 R2 to run the app from IDE
- New
- How-to
- Last updated 5 days ago
- Peter Pang @Appeon replied 5 days ago
Hello,
Using PB 2025 R2 build 6430
Project is in Solution mode
More than one users are working on the same project.
Each users working on their objects (windows, datawindows, nvo's etc.)
When one user plans to run to check his development, the...
We have incorporated Oracle NTS into our very large client-server powerbuilder application (works amazing). We would also like to be able to incorporate it into our PowerServer application. However, it appears the nuget oracle driver does not support...
PowerServer 2025 R2 – RibbonView Theme Not Applied After Deployment
- Issue
- Last updated 1 week ago
- Mark Lee @Appeon replied 5 days ago
I have migrated my PowerBuilder application to PowerBuilder/PowerServer 2025 R2 and enabled RibbonView with a custom UI theme.
The theme works correctly in the IDE, but after PowerServer deployment, the application runs with the default Ribbon and n...
Hello,
We are migrating a PowerBuilder application from PB2022 to PB2025 and we have found a difference in behavior when building in Solution mode.
We have a PBD that uses an associated PBR file to embed image resources. This works correctly in PB2...
Power Builder Upgrade | Dw2xls Library
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 6 days ago
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...
.Net 10 assembly call on client
- Resolved
- New
- How-to
- Last updated 6 days ago
- Uwe Schwan replied 6 days ago
Hi Support Team. What is the best way to distribute the .net 10 x86 desktop runtime to our client installations. They need .net 10 to call a .net assembly. We only make a xcopy deployment to the clients. BR Uwe
RibbonBar: Groups 'Newline' property issue
- Resolved
- Issue
- Last updated 2 months ago
- Pieter Coene replied 6 days ago
Hi,
We are upgraded from PB 2022 R3 to PB 2025 R2 and are using the RibbonBar. Ater succesfully migrating, i noticed one icon-group (SmallButtons) not showing up in the Ribbonbar.
This is wat we did in PB 2022 R3 that worked fine:
Category Text="H...
Loading...
Find Questions by Tag
.EXE
.NET 6.0
.NET Assembly
.NET Core 3.1
.NET Core Framework
.NET DataStore
.NET Std Framework
32-bit
64-bit
ADO.NET
AEM
AI
Algorithm
Amazon AWS
Android
Apache
API
APK
App Store
App Store (Apple)
Appeon Workspace
Appeon Xcelerator Plug-in
Architecture
Array
ASE
Asynchronous Methods
Authentication
AutoBuild
AutoCompiler
Automated Testing
Automation
AutoScript
Azure
Barcode
Base64
Batch
BigData
BLOB
Branch & Merge
Browser
Bug
Build
Button
C#
C# Class Importer
C# Editor
C# Model generator
Calendar
Camera
Certificate
Chrome
Citrix
Class
Client
Client/Server
Cloud
Cluster
Collection
COM
Command Line
Compiler
Compression
Computed Field
Configuration
Controls
Cookies
Cordova
Crash
Cross-Platform
Crosstab
CSharpAssembly
CSharpObject
CSS
CSV
Cursor
Data
Database
Database Driver
Database Painter
Database Profile
Database Provider
DataObject
DataSource
DataStore
DataStore (C#)
DataStore (PS)
DataType
DataWindow
DATE
DATETIME
DB2
Debug
Debugger
Debugging
Deployment
Design
DLL
DO-WHILE
Dockable
Docker
Documentation
DOUBLE
Download
DPI
DragDrop
Edge
Edit Style
Editor
Elevate Conference
Email
Embedded SQL
Emulator
Encoding
Encryption
Enhancement Request
Entity
Entity Framework
ERP
Error
Event
Event Handler
Event Handling
Excel
Exception
Export
Expression
External Functions
F#
Field
File
File Access
Filter
Firefox
Firewall
Font
FOR-NEXT
Foreground
Format
Function
Garbage Collection
GeoLocation
Git
Graph
HANA
Hash
Header
HTML/5
HTTP/S
HTTPClient
Icon
IDE
Identity
IIS
IMAPI
Import
InfoMaker
Inheritance
Installation
Integer
IntelliSense
Interface
Internet
Internet Explorer
iOS
IPA
iPad
iPhone
IWA
J#
Java
JavaScript
JBoss
JDBC
JOIN
JSON
JSONGenerator
JSONParser
Kestrel
Label
Lambda
Large File
LDAP
Library
License
LINQ
Linux OS
Load Balancing
Localization
Localized PBVM
Log In
Log Out
Logging
LONG
LONGLONG
macOS
MAPI
Maps
MDI
Memory
Memory Leak
Menu
Merge
MessageBox
Messagging
Method
Migration
MIME TYPE
Mobile
Model
ModelStore
ModelStore (C#)
MSOLEDBSQL
Multi Threading
MVC
MySQL
n-Tier
Namespace
NativePDF
Nube
NVO
OAuth
ODATA
ODBC
Office
Offline
OLE
OLEDB
Online
Open Source
OpenAPI
OpenSSL
Oracle
OrcaScript
Other
Outlook
Output
Package
Parameter
Patch
PayPal
PB Classic
PB Native
PB.NET
PBC
PBD
PBDOM
PBG
PBJVM
PBL
PBNI
PBORCA
PBVM
PBX
PDF
Performance
Permission
PFC
Picture
Pipeline
Play Store (Google)
Plugin
Popup
Port
POST
PostgreSQL
PowerBuilder
PowerBuilder (Appeon)
PowerBuilder (SAP)
PowerBuilder Compiler
PowerBuilder Runtime
PowerClient
PowerScript (PS)
PowerScript IDE
PowerScript Migrator
PowerServer
PowerServer Mobile
PowerServer Toolkit
PowerServer Web
PowerServerLabel
Print
Properties
Proxy
Publish
PULL
PUSH
Query
Regression
Release
Renew
Resize
Response
REST
Retrieve
RibbonBar
RibbonBar Builder
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
Sort
Source Code
Speech Recognition
SQL
SQL Anywhere
SQL Server
SqlBuilder
SqlExecutor
SQLite
SqlModelMapper
Storage
Stored Procedure
Subscription
SVN
Swagger
Syntax
TabbedBar
TabbedView
Tablet
TabPage
Target
TE Control
Testing
Text
TFS
Theme
TIME
Timer
TLS/SSL
Tomcat
TortoiseGit
TortoiseSVN
Transaction
Transparency
Trial
Trigger
TRY-CATCH
TX Control
Type
UI
ULONG
UltraLite
Uninstall
Unit Test
Unit Testing
UNIX OS
Update
Upgrade
Upload
URL
User Center
User Object
UWP
Validation
VARCHAR
Variable
Versioning
Visual Studio
Visual Studio Code
VM
Voice
Warning
WCF
Web API
Web Extensions
Web Service
WebBrowser
WebForms
WebLogic
WebSphere
WildFly
WinAPI
Window
Windows OS
WinForms
Wizard
Workgroup
Workspace
WPF
XCODE
XHTML
XML
Zoom