Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 1 week 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. :)
I like to override the Date(string) function because we had in our code a lot of Date(string) calls with a Dutch format.Now we have customer in different counties with a different date format.I like to override the Date(string) function and call in m...
PB 2022 R3
As we continue on our Git journey I am wondering the best process when doing the pull request into Main. My current process flow is as follows but I am curious what other developers are doing?
Pull Request Process:
1) Pull all new chang...
call to datawindow closes the app on debug-time
- How-to
- Last updated 1 week ago
- Manuel Rivera replied 3 hours ago
good morning all,
I am still struggling with the error of debug-time the app crashes without I get a hint where the problem is. in the line :
ids_groups.dataobject = 'd_pfcsecurity_applookup'
the app crashes without any error message.
the...
PowerBuilder DW Painter not listing Oracle packages/procedures despite full DEV grants
- New
- Issue
- Last updated 22 hours ago
- Bruce Armstrong replied 3 hours ago
In DataWindow Painter, packages and their procedures are not visible/selectable as data sources. We get only tables/views/some standalone procedures. Our DBA states we have full access in DEV (EXECUTE on packages, etc.). We can run the package proced...
C# Datawindow - The method 'Max' is undefined'
- New
- Issue
- Last updated 4 days ago
- Francisco Martinez @Appeon replied 4 hours ago
Hi there.I am running into a serious problem when converting PB code into C# using datawindow objects.
When assignin the DataObject in C# with a statement like this
ids_cpt.DataObject = "d_castcpt_doc_gd"
I run into a runtime error "The method 'Ma...
datawindow receiving wrong parameter
- How-to
- Last updated 1 week ago
- Manuel Rivera replied 4 hours ago
good day all,
when I login I am receiving this error message: as first
and as second:
the object d_pfcsecurity_controllist exists in my library : mey_ext_gefis.pbl, I have it created, and the methods for the security calls another library: the...
Report crashed IDE 2025
- New
- How-to
- Last updated 10 hours ago
- Chris Pollach @Appeon replied 4 hours ago
Morning
PB2025
I have started using PB2025 - in fact I have a production POWERSERVER just launched.
I am really liking the new IDE, however it does seem to crash quite a lot - closes down unexpectedly - but this is to be expected with such a hug...
Grid column filter position
- New
- How-to
- Last updated 3 days ago
- David Peace (Powersoft) replied 5 hours ago
I have a grid datawindow. In the header contains text which serves as the label for the column. Underneath there - in the header, I want to insert a single line edit so that when the user starts typing I can filer the column. Like this...but, this is...
add Application to workspace -> Powerbuilder crashes
- New
- Issue
- Last updated 10 hours ago
- Chris Pollach @Appeon replied 5 hours ago
Version: Powerbuilder 2025 Build 3711
how can I recreate this?1. Open a empty Workspace2. right click on Workspace an then click "New..."3. select Target - Application4. enter the name5. select the library .pbl6. relocate target7. click "Finish"
- ...
Clarification on Missing DLLs during PB12.5 to PB2022 R3 (64-bit) Migration
- New
- Issue
- Last updated 4 days ago
- David Peace (Powersoft) replied 5 hours ago
We are currently migrating our application from PowerBuilder 12.5 to PowerBuilder 2022 R3 (64-bit).
During the review, we identified around 47 DLLs that are being used in our current setup. We noticed that the earlier versions of these DLLs differ ...
LongConnection vs ShortConnections and temp tables in PowerServer
- New
- Advice
- Last updated 4 days ago
- David Peace (Powersoft) replied 5 hours ago
Hello Appeon Community,
Our environment:PowerServer apps hosted IIS connected to Oracle Database 19c+
I got a question about this statement mentioned on the Appeon PowerServer documentation linked here https://docs.appeon.com/ps2022r2/Connection_di...
Limit on string variable
- New
- Advice
- Last updated 5 days ago
- David Peace (Powersoft) replied 6 hours ago
I came across a weird problem, as a result of some consultants changing how I stored files. I used to store files in Dropbox, then they convinced the boss to change to Amazon S3 and it requires to upload the file as a string encoded in base64. As a r...
Issue with SMTP Client in PowerBuilder 2022 R3 Build #3441
- Issue
- Last updated 1 week ago
- senthilkumar mukunthuthulasiram replied 6 hours ago
Hi,
We are encountering an issue with the SMTP Client in PowerBuilder 2022 R3, build #3441. Previously, we built the application using build #3356, and emails were being sent successfully using the SMTP Client without any issues when executing the c...
PBAutoBuild220 (R3), GitLab, HTTPS: Credentials Not Accepted for Clone
- New
- How-to
- Last updated 9 hours ago
A real blocker.
Same customer:
1) Bitbucket public repo successfully cloned, then built.
2) GitLab repo via HTTPs...
Deploy token with read_repository scope successfully created
token's userid in project JSON
password submitted at commend lin...
IM 2022 Build 1892
An end user is wondering if there is a way to get InfoMaker to stop automatically adding joins when creating a new report. We have ID numbers as primary/foreign keys and it is choosing user facing columns for joins. They would pre...
.pbsln, subversion svn & check out objects in a library
- Resolved
- How-to
- Last updated 1 week ago
- Brage Mogstad replied 1 day ago
We're trying to make .pbsln, subversion check out and get a lock on objects in a library in the painter
By the looks of it, subversion sourcecontrol integration on powerbuilder 2025 solutions projects does not seem to support check out and lock obje...
Hi
PowerBuilder 2025 Build 3711
Windows Server 2019
After converting from Workspace, compilation of Solution fails:
[ERROR] Compilation failed, code = -3.---------- Finished Full build of project tc_lizing (14.37.55)---------- Elapsed: 00:01.237
...
Hi all
My prog used to add,retieve and search doc of my company
and save imagea as PDF file
for my company that has about 30 thin clients (not PC) and they have no internet connection
all these thin clients are in a domain
I want to protect ou...
PB 2025 Crashing when Importing Objects
- New
- Issue
- Last updated 5 days ago
- Peter Pang @Appeon replied 3 days ago
PowerBuilder 2025 build 3683/3711, Workspace/Solution configuration
Object Import Crash
Hi all,
I am in the process of migrating to PB 2025 to test my applications and right now all I am trying to do is bring the PFC in my applications up to the c...
I am facing a Failed to load library: PBORC.DLL issue while building the project using PB 2019 R3 orcascr190on Windows 11, even though the DLL exists, the PATH is correctly set, and the build is run from a 32-bit Command Prompt.
Open Command Pro...
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
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