Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 1 year 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 3 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
The input value for applicationmenu is wrong
- New
- How-to
- Last updated 4 hours ago
- Shilpa Kondareddy replied 3 hours ago
Hi,The input value for applicationmenu is wrong
Steps to reproduceI have a RibbonBar Applicationbutton as mentioned below
ApplicationButton Text="File" Enabled="true" Tag="File" Visible="true"ApplicationMenuMasterItem Text="Item1" Checked="false" C...
RibbonBar Application Button Resize
- New
- How-to
- Last updated 1 day ago
- David Peace (Powersoft) replied 3 hours ago
Hi,I'm using PowerBuilder 2022 R3 build version 22.2.0.3391
And working with the RibbonBar's Application Button in PowerBuilder.Under the File menu, I have several menu items, including a "Close" option.
When "Close" is clicked, the visibility of...
Inventory of Infomaker Reports
- Resolved
- New
- How-to
- Last updated 6 hours ago
- Chris Pollach @Appeon replied 4 hours ago
Ticket ID123555
Our institution uses Infomaker within the Jenzabar 1 application. We literally have hundreds of Infomaker reports within Jenzabar. Is there some way to just extract the SQL from all the reports in a bulk manner so that the report...
Why has the bar graph color changed?
- New
- Misc
- Last updated 1 day ago
- David Peace (Powersoft) replied 4 hours ago
Hi all.
My development group has recently updated our IDE to Version 2022 R3 Build 3397, and Runtime Build 3397.
Until our latest application release, we delivered our releases of our application under the previous Build 3391. Our latest was built ...
The text data type cannot be selected as DISTINCT because it is not comparable.
- New
- Advice
- Last updated 6 hours ago
- David Peace (Powersoft) replied 4 hours ago
HI Team,We are trying to connect the PB Application with ODBC driver 13/17 for SQL server instead of SQL Native Client, while running the application after successful Login through ODBC we have encountered one issue that is -
Error inserting active ...
DW Columns are dropped when editing an existing DW in PB2025
- New
- Issue
- Last updated 14 hours ago
- Chris Pollach @Appeon replied 5 hours ago
Hi
I have a DW that worked fine in PB2022R3 and still works fine in PB2025, but when I edit the DW, if I add a single column from a table, it loose several previously added columns and makes a lot of the computed columns useless.
I tried editing th...
Will PowerBuilder run on WIndows ARM on Parallels ?
- New
- How-to
- Last updated 2 days ago
- Ronnie Po replied 20 hours ago
I used to be PowerBuilder certified and have seen some work lately so I thought I would check things out.
For Windows I run Parallels on my Mac so it's ARM and not Intel and I wanted to check and make sure this is possible?Thanks for any guidance yo...
Unable to login into PowerBuilder
- New
- How-to
- Last updated 2 days ago
- Chris Pollach @Appeon replied 21 hours ago
Hi Team,
I am having valid license, now when I am opening PowerBuilder 2019 R3, it is not connecting. It is showing as 'The user password is incorrect'.
I didnt changed the password. Please suggest me on this issue.
Failed to "revert" changes from the PB IDE
- New
- Misc
- Last updated 6 days ago
- David Peace (Powersoft) replied 1 day ago
Hi all.
My group is using Gitlab as our source control, etc., along with PB IDE 2022 R3 (Build 3397).
I have been seeing the following error(s) when trying to "revert" changes from the context menu:
---------- Source Control: Errors (9:02:33 AM)...
Unable to Edit Other Columns After DDDW Selection in Inserted Row
- New
- How-to
- Last updated 6 days ago
- David Peace (Powersoft) replied 1 day ago
Dear Team/Experts
In PowerBuilder, within a DataWindow, Im using a DropDownDataWindow (DDDW) that dynamically retrieves data. When inserting a new row and selecting a value in the DDDW column, the value populates correctly. However, after this sel...
CommandParm() not saving to a a variable
- New
- Advice
- Last updated 5 days ago
- David Peace (Powersoft) replied 1 day ago
Having trouble getting CommandParm() to save to a variable.
I'm starting an app from dos command, with a parameter, i.e. test.exe arguement1. The apps opens and in the open event I set messageboxes to see that CommandParm has a value, which it does ...
PB 2019 R3 in windows 11
- New
- Advice
- Last updated 2 days ago
- David Peace (Powersoft) replied 1 day ago
Hi,
Our app is built on PB 2019 R3 running on Windows 11. While the system requirements on PB 2019 doesnt show windows 11, can you confirm if there is an official support for PB 2019 R3 in Windows 11 machine? Also are there any open issues on this...
Having trouble with SetClientCert in an http call using pb2022
- How-to
- Last updated 3 weeks ago
- Sheldon Shulman replied 1 day ago
Hi All,
Here is my sample code,
HttpClient lnv_HttpClientInt li_rcstring ls_ContentTypestring ls_storeName, ls_certIssue, ls_certSN
lnv_HttpClient = create HttpClientls_ContentType = "application/x-www-form-urlencoded"lnv_HttpClient.SetRequestHea...
I'm looking for a way to automate the "Build Runtime Library" option found in the IDE. I found this thread (see below) from a couple of years ago saying that it was not supported in PBAutoBuild at that time. Has that changed?https://community.appeon....
HTTPClient parsing response not working, moving away from SOAP
- New
- How-to
- Last updated 6 days ago
- David Peace (Powersoft) replied 1 day ago
Hi there,
We are moving to use HTTPClient away from SOAP. as our version of PB is going out of support
I have an XML response which I am trying to interrogate so as to store the values into a result structure - named tns__DocResult
The structure h...
JS Web Page Works Fine Natively in Chrome or Edge But Not When Called from Web Window
- New
- Issue
- Last updated 5 days ago
- Armeen Mazda @Appeon replied 2 days ago
We have an application that opens a window to a URL so that the user can interact with what was a Bing Map. Bing Maps is being retired so we have started to update the page to Azure Maps. You can view the page here in either Chrome or Edge and the pa...
smtpclient.send() -12
- Resolved
- How-to
- Last updated 1 week ago
- Armeen Mazda @Appeon replied 2 days ago
Hello,
i want to send emails using a Microsoft account with OAuth2 authentication.We use PB 2022R3 3397.Retrieving the token works perfectly.Only sending fails, lnv_SmtpClient.Send() always returns -12.Does anyone have any idea what might be causing...
PBSHR.dll Exception code: 0xc000041d
- New
- Issue
- Last updated 2 days ago
- Chris Pollach @Appeon replied 2 days ago
Hi
we're testing my application compiled with PB2025 build 3683
Users are randomly getting error below. The error can't be simply repeated and is happening randomly and rarely so I'm currently not able to produce a bugreport. It seems like GC issue...
We have several libraries of reports and queries in InfoMaker, accessing a Sybase 16.0 database. Many of these objects have datetime parameters that ask the user for input at run-time. We are just testing migrating from InfoMaker 2022 R2 to R3 due to...
Error -60006 when compiling PowerBuilder 2025 solution
- Issue
- Last updated 1 week ago
- Peter Pang @Appeon replied 2 days ago
Hello,
Im encountering an issue when compiling a PowerBuilder 2025 project after converting it to a "solution". The project compiles successfully in normal (traditional) mode, but when building the solution, it fails with the following error:
Error...
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