Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 4 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. :)
Postgres ODBC connection fails in EXE
- New
- How-to
- Last updated 2 days ago
- Angie Liu@Appeon replied 46 minutes ago
Working with PB2025 using Postgres database and have successfully converted the entire PB6.0 project to PB2025 in the IDE. I have been using the ODBC connection quite successfully in the IDE but now that I have compiled to an EXE file, the database c...
Some issues with SMTPClient Object
- New
- Issue
- Last updated 12 hours ago
- Ken Guo @Appeon replied 2 hours ago
Good morning to all,
I'm trying to send emails using the SMTPClient object (Runtime 25.0.0.3726), but Im encountering a couple of issues depending on the SMTP provider I use.
a) When I send emails to Office 365 mailboxes, the message body does not ...
Why doesn't it recompile everything?
- Resolved
- New
- Issue
- Last updated 1 day ago
- Richard Hartman replied 9 hours ago
I have recently converted to PB2025, so it is now supposed to be compiling everything from sources.This:select status_code into :ls_current_status_drc1from circuit_direction_statuswhere circuit_direction_id = :ll_circuit_drc1and start_date = :ldt_c...
PowerBuilder IDE response window positioning
- Resolved
- New
- How-to
- Last updated 14 hours ago
- Chris Pollach @Appeon replied 13 hours ago
Hi, I'm running PB CloudPro 2022R3 Build 3397 on a Windows 11 machine with 3 monitors. This has been happening forever, but this morning it's really annoying me and I'm wondering if there's a way to fix it.
Whenever the PB IDE opens a response windo...
Reg:DATAWINDOW JSON using ImportJSON
- New
- How-to
- Last updated 2 days ago
- Chris Pollach @Appeon replied 14 hours ago
Hi Team,
I tried using ImportJSON with the DATAWINDOW JSON format provided below, but it results in a -5 JSON format error. Kindly guide me on whether the issue is with the JSON structure or if the code needs to be updated.Attached the d_dwc_json im...
Awful Performance of PB2025 .xlsx Export
- New
- Issue
- Last updated 18 hours ago
- Andreas Mykonios replied 14 hours ago
Hi all
We've recently upgraded to PB2025 (Solution - build 3726) and along with that to the new .Net8 based saveas XLSX dll.
It didn't take long for us to run into the return -1 issue when exporting somewhat large-ish data sets (50k rows) in a 32 b...
2022 R3 Vulnerability on error response
- New
- How-to
- Last updated 1 day ago
- Armeen Mazda @Appeon replied 23 hours ago
Hi all,
Our client is requesting that we remediate the following vulnerability identified on an installation of Appeon Cloud 2022 R3.
Description: This vulnerability concerns the exposure of information that may be useful to an attacker, such as ...
Migration question about 2 instances of application on same client
- New
- Advice
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
We are upgrading from PB 6.5 to PB 2025. I have got the application moved over and ready for users to test, the problem I am running into is the database profiles and the database interfaces list. Since the old application is PB 6.5 it is using the o...
Unable to get Access Token using Certificate
- Advice
- Last updated 1 month ago
- Bradley Duke replied 1 day ago
PB2025 64bit
We are using EntraID and replacing the client secret with using a certificate. We are currently able to get a token when using clientsecret. The certificate is installed on my machine.
Certificate:
Issuer:
Serial Number:
Cod...
EXE not launching in Appeon PowerBuilder 2022 R3 – PBVM.dll fault / Divide by zero in debug log
- New
- Issue
- Last updated 1 day ago
- John Fauss replied 1 day ago
Hi All,
We are currently migrating an application from Sybase PowerBuilder (12.5.2) to Appeon PowerBuilder 2022 R3 (Classic).
The project builds successfully, and the runtime has been set up using the Appeon Runtime Packager. However, when attempti...
Application Working in 64-bit Runtime but Failing from IDE – PB 2019 R3 Build 2797
- New
- Issue
- Last updated 1 day ago
- John Fauss replied 1 day ago
Dear All,
We are currently using PowerBuilder 2019(64bit) R3 Build 2797 (Runtime 19.2.0.2797) on Windows Server 2019 Standard (64-bit).
We have upgraded our application to 64-bit and recompiled all required DLLs in 64-bit format. The application is...
New objects are not added to source control
- New
- Issue
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
Dear friends
I am working in PB 2025 (3711) with GIT Bitbucket in a solution project.
At this moment if I change an object, it is registered as a file modified to the source control and appears in the commit list (green in the image bellow) but if ...
Powerserver 2025 (Session fails to respond (Session does not exist)
- New
- Issue
- Last updated 1 day ago
- David Xiong @Appeon replied 1 day ago
Dear All,
We are very frequently getting the following issue in Power Server 2025.
fail: PowerServer[0] Session fails to respond (Session does not exist)fail: PowerServer.Api.ServerApiController[1003] Disconnect(0HNJ9T9G2ATDJ:00000002)(2026-0...
Excel Oleobject WorkBooks.Open function triggers Error calling external object function
- Resolved
- Issue
- Last updated 2 months ago
- Eduardo G. replied 1 day ago
Hi all.
This is regarding an application developed with PB 11.5.1. The code generates a new Excel file like this:
Oleobject iole_excel, iole_workbook
iole_excel = create oleobject
iole_excel.ConnectToNewObject("excel.application")
iole_excel.W...
Picture resize in InfoMaker 2022: Maintain aspect ratio
- How-to
- Last updated 11 months ago
- Eduardo G. replied 1 day ago
Using InfoMaker 2022, is there a way to resize a picture placed into a report so that it maintains the aspect ratio and does not distort? It appears you can only resize height and width independently. In many other programs, you'd hold down shift whi...
InfoMaker 2022 Build 1892
We've had customer's report that choosing Save Rows As causes the IDE to abort. The SaveAs window doesn't appear.
One of the reports indicates they are running it via RDWeb.
Impact of Expiring Certificate on Application and Future Deployments
- Advice
- Last updated 1 week ago
- David Peace.Consulting-Partner replied 2 days ago
Hi Team,
I am reaching out regarding the certificate (Launch_key.pfx) used to sign the ClickOnce deployment package for our application. The certificate is set to expire in 20 days, and I would like your advice on the potential impact this may hav...
The day before yesterday it was working. I have asked this question ChatGPT. Gave m a lot of solutions but did not work until now. Even with another user in the same window it does not work. We have PB2022 R2 2819
How to use datawindow JSON to show the below response without using JSON Parser i want to directly import the below JSON response into either datastore or datawindow.please help me on this.Thanks in advance.
{ "status": "SUCCESS", "aiResponses": [...
Generating JSON and posting it
- New
- How-to
- Last updated 3 days ago
- Hannu Pikkarainen replied 3 days ago
Hi,
I need to generate JSON and post it to REST-interface and I have two problems with it:
Interface informs that JSON should begin with
{ "company_location_id": 0, "currency_code": "string", "delivery_method": 0, "bank_code": "string", "rf_refere...
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