Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 3 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 4 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. :)
Year of date field changing after typing in last digit (64-bit)
- Issue
- Last updated 1 year ago
- Angie Liu@Appeon replied 1 month ago
Hi,
We migrated our application to 64-bit and are facing a strange problem with date columns on datawindows having an editmask (now dd-mm-yyyy). Occasionally, after typing the last digit of the year, the year changes to another year, so 2023 becomes...
PB2025 beta : opensheet issue
- Resolved
- Issue
- Last updated 1 year ago
- Mark Lee @Appeon replied 1 month ago
Hi,
Opening a main window within an mdi frame with opensheet() doesn't display anything. However, it appears in the opened windows list in the MDI frame's menu.
The same window is displayed when opened with open().
Running on Windows 11 Enterprise...
How to Open Powerbuilder 2022 R3, after installing PowerBuilder 2025.
- Resolved
- Issue
- Last updated 1 month ago
- Philip Troise replied 1 month ago
I just installed PowerBuilder 2025
I tried but still have not yet successfully migrated my 2025 application
I want to open an older version of my application that I did not try to migrate into Powerbuilder 2025.
How do I open and still use Powerbu...
Mirgration of powerbuilder R3 to Powerbuilder 2025 issue
- Resolved
- Issue
- Last updated 1 month ago
- John Fauss replied 1 month ago
Upgraded from Powerbuilder 2022 R3 to Powerbuilder 2025
Forces me into a migration, but it keeps asking for database profile.
Mine is ODBC.
I keep picking it, and it asks again on the very next object.
I tried to just create a new one figuring it...
We are currently using PowerBuilder to upload files to an FTP server by executing a curl command through Run() calls. The file upload process completes, but PowerBuilder does not provide upload status or log output, therefore we cannot confirm whethe...
PDFDocument - Changing the export method to native PDF dynamically
- Resolved
- Advice
- Last updated 1 month ago
- John Fauss replied 1 month ago
Hi and TGIAF (Thanks God it's Almost Friday),
I'm using the new PDF print in 2025:
ldw_report = uo_tab_pane.of_get_selected_tab()
lpdf_doc = Create PDFDocument
ll_return = lpdf_doc.importdatawindow( ldw_report)
but before that I'm setting a few ...
How to count Lines of Code in Powerbuilder
- How-to
- Last updated 1 year ago
- PETCHIMUTHU MAYAN replied 1 month ago
Hi All,
How to count Lines of Code in Powerbuilder (inclusive of dw, uo, menus, windows etc)? Is there any way in doing that in powerbuilder
Thanks Rgds,
Mani.S
read & writing BLOBs PS2025
- Resolved
- Issue
- Last updated 1 month ago
- Rafał Blecharz replied 1 month ago
Hello.
I'm using PS 2025 and it's really promising. Using Kestrel or remote IIS. The application works well, saving and reading data works without any problems. However, I'm having trouble read writing BLOBs. Simple instructions
Blob LblobSELECTBL...
Remote desktop - application crash on reconnect
- Issue
- Last updated 3 years ago
- Peter Pang @Appeon replied 1 month ago
When we start our Powerbuilder app in a RDP/RDS session - and we close the session (closing with the "X" - so not doing a loggoff) and then reconnect to the same sesion afterwards in many cases the application crashes. It just disappears (got closed)...
PowerServer 2025 failed to run because it cannot connect to the license server
- Issue
- Last updated 1 month ago
- John Fauss replied 1 month ago
When I try to start Powerserver on my Windows 11 desktop I get this error in the log:
Title: PowerServer failed to runMessage: PowerServer failed to run because it cannot connect to the license server and the PowerServer license has not gone through...
SMTP TLS setsender command has no effect on changing the reply email address
- Resolved
- Issue
- Last updated 1 month ago
- Ken Guo @Appeon replied 1 month ago
Power builder version R2 2022 build 2828.
using the below logic for TLS not functioning properly using setsender. SSL works fine with setsender.
Used setsender to Set the reply email address to a different one than the one used to send it.
I get a...
after refresh and full build, refresh generates one of the libraries
- Resolved
- Issue
- Last updated 2 months ago
- John Fauss replied 1 month ago
Hi cool Appeonians,
Just got the new version 2025.
Opening the IDE, doing refresh for the entire workspace, then full build - All is good.
Then I do refresh again and for some reason, the refresh generates 1 library, and the application no longer ...
Get PBL Objects via external Tool (.Net App)
- Resolved
- Issue
- Last updated 7 years ago
- Mark Rezmer replied 1 month ago
Hello Community,
We are looking for a way to determine the object-list of a PBL by an external tool. The external tool is a C# application. Is there perhaps an Appeon / Sybase library which one could import in the C# for it?
The point of all of...
There is currently no matching version,Lowest Supported Version:19.2.0.2670
- Resolved
- Issue
- Last updated 4 years ago
- Nathan Mitton replied 1 month ago
Hello everybody,
I have a problem with the delivery of Powerbuilder (Version 2019 R3 Build 2670, Runtime 19.2.0.2670).I was just about to use the new version for one of our customers and ran into the following problem.
How did I proceed:- uninstall...
Git switch branch and Solution
- Resolved
- How-to
- Last updated 3 months ago
- Luc Railhac replied 1 month ago
Hi,
We converted our workspace into a solution and successfully recreated 2 branches in our Git repository, patch and develop (created from patch). Develop has some new objects, some modified and some deleted when compared to patch.
In workspace mo...
Connecting to MS SQL Server 2019/2022 with MSOLEDBSQL
- Resolved
- How-to
- Last updated 10 months ago
- Sverre Tvedt replied 1 month ago
We're on PB 2022 Clean , 32 bit
We want to connect client applications to MS SQL Server 2019 and 2022, before migrating to R3.
In the connection string: Provider='MSOLEDBSQL'
The client runtime includes pbmsoledbsql.dll
Despite this, logon is ...
Hi everyone, lately, while working in the PowerBuilder IDE, I've been receiving this error message very frequently: "Fatal Disk Error, retry?" Clicking "cancel" makes it go away, and it doesn't seem to cause any other problems, either when running th...
Powerbuilder 2022 build 1892/ Windows 10
GIT central repository : Azure Devops (If it matters )
I get the message
" ---------- Source Control: Errors (17:39:52)Git detail error info: The path 'C:' does not exist in the given treeGit client error...
RibbonBar icon transparency issue in PB2025
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Hello everyone,
I'm experiencing an issue with icon transparency in PowerBuilder 2025 RibbonBar controls and would appreciate your assistance.
Problem Description:When we use menu items with icons inside a RibbonBar control, we observe different be...
Null object reference at line xx (2019 R2 Build 2323) and Application Crash
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
My Dear PowerBuilder\Appeon Community,
I am currently using Appeon Version 2019 R2 Build 2323. My application was originally migrated from PowerBuilder 10 to Appeon 2017, and it is now running on the above-mentioned version.
However, I have encoun...
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