Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 10 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 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
PowerBuilder 2022 R3 HTTPClient IPv6 Connectivity Issue When Accessing Microsoft Entra ID via Azure VPN
- New
- Issue
- Last updated 24 minutes ago
- Chris Pollach @Appeon replied 8 minutes ago
Hello All,
Good day!!
We are currently implementing a database password remediation solution for our PowerBuilder applications by retrieving secrets from Azure Key Vault using Azure App Registration (OAuth Client Credentials Flow).
However, we are...
hello everyone, i would like to report a possible bug on PowerBuilder 2025 R2 Build 6430and the workaround in case someone else having the same issueWindow 11 Home26200.8524when i use GetFileOpenName this way, it doesn't work. Not showing the system'...
Using AI / Claude Code with PowerBuilder 2025 R2 (Solution Mode)
- New
- How-to
- Last updated 1 day ago
- Armeen Mazda @Appeon replied 2 hours ago
Hey all,
I wanted to bring up a topic that I think deserves a real answer from Appeon: how we can use AI tools like Claude Code with PowerBuilder 2025 R2 in solution mode.
I raised this during the R2 beta, and the response at the time was a fairly ...
powerbuilder using second time fails after first trail period got expired and reinstalled it again by different Email.
- Resolved
- New
- How-to
- Last updated 8 hours ago
- pankaj pradhan replied 5 hours ago
previous installation of powerbuilder 2022 got expired after a month,so i uninstalled it and by another email downloaded another copy ,it got installed but when i wanted to use it gave message "i have to wait till 90 days after previous trial is over...
greetings,
I have a need of exporting PB objects, instead of right clickexport in library painter for each object is there any way to read all objects in PBL and then export them in one shot or individually?
I am willing to learn ORCA script too, b...
Questions PowerBuilder 2025 R2
- New
- How-to
- Last updated 4 days ago
- Chris Pollach @Appeon replied 1 day ago
Hi team,
I have two questions regarding PowerBuilder 2025 R2:
- Release Date: Is there an estimated release date for the next build? We are planning to transition to PB 2025 R2 soon.- PB Commenter (or alternative): Is PB Commenter (or a similar too...
PowerBuilder 2022 R3 Custom Application — Oracle Cloud Database Compatibility
- New
- Misc
- Last updated 2 days ago
- Peter Pang @Appeon replied 1 day ago
We have a custom PowerBuilder 2022 R3 client/server application using the native Oracle interface. We are considering moving our Oracle database to OCI. Which OCI Oracle database services are supported, and are there known compatibility issues or spe...
Default printer printing issues on the VDI
- Resolved
- Advice
- Last updated 1 week ago
- Mark Lee @Appeon replied 2 days ago
Hello,
Our application is running on the PB 2025 Build 3726 (Runtime app is deployed as 32bit). Application is deployed to the VDI (Virtual desktop). When the users run the application on the VDI, they are NOT able to print the pages/screen to the...
We are experiencing an issue with our PowerBuilder application in a Citrix environment running on Windows Server 2022. The application intermittently becomes Not Responding when running through Citrix.The same application works fine in our Citrix env...
I have an old application built under powerbuilder 6.0 (Yes very old version) and using sqlanywhere 5.0. But the dbeng stopped working suddenly and the powerbuilder application send me unable to connect to database server.... is there any way to prev...
Hi All.
I am using PowerBuilder 2025. Where can I download a copy of the PFCs?
Thanks,
Dwight N.
Retrieve Time Field Gets Error In SQL Server
- How-to
- Last updated 3 weeks ago
- Gordon Weil replied 4 days ago
We have been deploying our PB app with SQL Anywhere and want to change to Microsoft SQL Server. We have converted our database to SQL Server. There is a Time field in our database. When we use SQL Server Native Client driver for our ODBC DSN the time...
Errors using CURSOR with ADO.NET Oracle Connection
- Resolved
- New
- How-to
- Last updated 5 days ago
- Toan Nguyen replied 4 days ago
Hello All,I have PB applications written in PB2022R3 3397. The applications use native driver to connect to Oracle database and work great.To support MFA authentication requirement, we have to switch to ADO.NET driver to connect to Oracle database.I ...
Hi Everyone;
FYI: I just released a new version of the STD Framework, version 2026 R3: https://www.powerbuilder.eu/powerbuilder-blog/703-std-framework-2026-r3-powerbuilder-2025-r2
The reason though for this post is to solicit feedback for the nex...
Objects are Missing from the Application after Migration PB2019 R3 to PB2025 R2
- Resolved
- Issue
- Last updated 1 week ago
- Chris Pollach @Appeon replied 6 days ago
HI,when I migrate my PowerBuilder 2019 R3 application to PowerBuilder 2025 R2 I found that some user objects, some data windows, some windows and even some pb scripts are missing from some objects. So, my questions are -1. Is it expected behaviour wh...
Problem sending SMTP email with 2-factor turned on
- Advice
- Last updated 1 week ago
- Bruce Armstrong replied 1 week ago
My customer wants to use 2-factor authentication because of an email problem. When I turn it on for me. I get the following error:
535.5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully.
It u...
Hello team,
I am creating a series of Claude skills for PowerBuilder that are significantly speeding up my PB workflow and making project documentation quick and easy.
They work great with PB2025 using PB Solutions because Solutions use folders ins...
Request for Update on PB 2022 R3 .NET 10 Support Maintenance Pack
- Resolved
- Advice
- Last updated 1 week ago
- Matthias Bull replied 1 week ago
In the following discussion:
https://community.appeon.com/index.php/qna/q-a/request-for-updated-net-windows-desktop-runtime-support-in-powerbuilder#reply-66646
Armeen Mazda @Appeon stated:
"We will release a maintenance pack for PB 2022 R3 that wi...
Error when creating DW with storedprocedure
- Issue
- Last updated 2 weeks ago
- Kai Zhao @Appeon replied 1 week ago
Hi
Our Apps are all in Powerbuilder 2022R3. I upgraded one of the application to 2025 R2 Build 6430
all worked fine until i tried to create a datawindow from Storedprocedure and i get the same error no matter what storedprocedure i select.
Plea...
Best way to delete a PBL in a Git environment?
- How-to
- Last updated 3 weeks ago
- Luc Railhac replied 1 week ago
Hi,
What is the best way to delete an entire PBL on a single branch (while keeping it on the others) in a Git environment?
When you right-click on a PBL, PB offers two options: Delete and Remove Library. What is the difference between the two?
We ...
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