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. :)
OrcaScr250 errors on R0108 on PBL rebuild / IMPORT
- How-to
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
Good Day -
In testing orcascr250.exe, I am hitting some strange issue where memory is consumed and the process errors with R0108 after about an hour.
I delete all the PBLs and then use OrcaScr220/250 to rebuild them.PB2022 R3
"C:\Program Files (x8...
PowerServer 25/R2 Management APIs - enable access, but 401 response
- Resolved
- How-to
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 months ago
ref: https://docs.appeon.com/ps2025r2/Enable_access_to_APIs.html
The management apis' are disabled by default, and enabled them in c# (seems like it should have been a setting in userconfig.json) was done via: app.UsePowerServerManagementAPI()
If t...
InfoMaker - Exporting the Name, Modification Date, And Comments
- Resolved
- How-to
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
Hi folks:
Other than taking a boat load of screenshots, is it possible to download the following into a text, Excel etc and have a way to update a document as reports are added, removed. I am looking for the name, modification date, and comment.
Th...
Curious question, is there a way to add to the New window? For example I would like to add a new item for New Target that would duplicate the Template Application but add some default PBL's that we use for all applications. Another example would be a...
License Error When Opening PB Workspace in SnapDevelop 2022 R3 (Build 22.2.0.3391)
- Issue
- Last updated 2 months ago
- Michelle Wong replied 2 months ago
Dear Appeon,
I am experiencing a licensing issue in SnapDevelop 2022 R3 (Version 22.2.0.3391).
I have an active online CloudPro paid subscription license assigned to my account.
However, whenever I click Open PB Workspace to open an existing Pow...
PS file storage locations - appdata vs localappdata
- Advice
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 months ago
The app launcher stores itself on localappdata (non-roaming), whereas the application itself stores itself in appdata (roaming). This is configurable and is great that we have that option.
I don't see what benefit there is in storing the application...
PowerBuilder IDE has failed to open
- Issue
- Last updated 2 months ago
- Chava Kunshtat replied 2 months ago
Hello,
We installed updated versions of SSMS and Visual Studio on several of our computers. Since then, PowerBuilder has failed to open.
PowerBuilder 22 R2
SSMS - 22
Thank you.
Chava
WebBrowser Control 2025R2 - Is it Display only?
- Resolved
- Advice
- Last updated 2 months ago
- Panos Platanas replied 2 months ago
Hi,
we are going through the PB2025R2 and we came across that the WebBrowser control does now support GetSource().
The idea (we do it via OLE at the moment but we are like to go tonew HTML engine) is that we want to load a Confirmation Template HTM...
When I launch SnapDevelop 2025 for the first time during the 30-day demo period, I get the message: "Failed to sign in because there is no network connection. Do you want to sign in as a guest to use the product?".Note that I have successfully instal...
theme/MDI caption painting issue
- Issue
- Last updated 2 months ago
- Vladimir Lopatin replied 2 months ago
PowerBuilder 2025 build 3711 theme/MDI caption painting issue.
When an MDI child window is opened while hidden or while the MDI frame is hidden, and later shown/maximized, the themed MDI child caption buttons are not painted.
Repro conditions:
App...
PS userextenstions appconfig - where to change the code to get connection information from my own provider
- Resolved
- How-to
- Last updated 3 months ago
- mike S replied 2 months ago
instead of storing username/password and the rest of the configurations in the config tables defined by appeon/powerserver, i want to get that information from my own table sets. Currently i am forced into storing that data twice, and the fact the pa...
ADO.NET Oracle connection - Got error when calling SQL functions/procedures
- Resolved
- How-to
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 months ago
Hello,I am running into an issue in my PB2022 application after switching Oracle connection method from using native driver to ADO.NET to support .NET Assembly requirements.I received the following Error when calling SQL function in PowerScript to re...
cannot connect to Oracle 18 from powerbuilder 25
- Resolved
- How-to
- Last updated 2 months ago
- pankaj pradhan replied 2 months ago
can not connect to oracle 18c via powerbuilder 2025,oracle client 32 bit installed and put in top in path variable,please guide,thanks.
Hi
I am using Powerbuilder 2022 R3 3452 build.
We have a question regarding the right scroll and left scroll buttons that appear when we have many tabs opened.
Is there a way to control the button properties: icons, size, style, location?
Thank...
Hi Team,
We are experiencing a display issue after migrating our application from PowerBuilder 2017 (v10.6) to PowerBuilder 2022 R3 (v13).
EnvironmentPowerBuilder 2022 R3Windows application running in Citrix (Thin Client)Dual-monitor setupWindows S...
Dear Appeon Team,
I currently have a PowerBuilder 2025 CloudPro paid subscription license.
I would like to ask whether this license can also be used to activate and run PowerBuilder 2022 R3 (Build 3391).
Thank you for your assistance.
Popup menu icons disappear after first display
- Issue
- Last updated 3 months ago
- kitty he @Appeon replied 2 months ago
I migrated my application to PB 2025 R2 and found a bug with popup menus when using custom icons.
The first time the menu is displayed, the icons appear correctly, but the second time the images seem to be missing.
I moved the icons to the main dir...
SSO Using Entra Id and SAML...
- Advice
- Last updated 2 months ago
- Bruce Armstrong replied 2 months ago
Hi.
Our application is developed using PB2022R3 3397, but we also have a test build in PB2025R2 6430 (we plan to put that version in production during that year). Database used is SAP ASE 16.
One of our customers, asks if our application can suppor...
Hello,
The AI hype can be felt everywhere. I recently read on Reddit that 80% of programmers use AI for 80% of their work. Most of their effort goes into writing prompts for AI and reviewing the generated code, while they spend very little time writ...
How can I suppress the message about missing multilingual runtime resources?
- How-to
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 2 months ago
Hello
We are using PowerBuilder 2025 R2 in a German Windows 11 environment. When I start the compiles program, I receive a message that the corresponding lingual runtime resources cannot be loaded. If I answer the message with YES, the program loads...
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