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. :)
Added columns to datasource, now blank pages are printing between report pages
- Issue
- Last updated 1 year ago
- D Williams replied 4 days ago
Version Info
Appeon InfoMaker 2019Appeon InfoMaker Standard EditionVersion 2019 Build 2082Built on May 24 2019 at 13:04:19
Hi, I have a report that works. The report is 9 pages. I click design datasource and add some columns to the datasource. C...
We updated to the newer version of Infomaker and I'm now having an issue with my reports. The report print setting is 8.5x14 landscape, but the print preview is showing the report in portrait. Our team uses the report view on screen for many of their...
How to get values from DataWindow's group footers?
- Resolved
- New
- How-to
- Last updated 5 days ago
- Armeen Mazda @Appeon replied 4 days ago
How to get values from DataWindow's group footers?
BR, Hannu
Issue with Deployment on cloud for Powerbuilder 2019 Application
- New
- Issue
- Last updated 4 days ago
- Armeen Mazda @Appeon replied 4 days ago
We have created the build 32 bit with PowerBuilder 2019 version. It is working fine in On Prem but when we try to deploy the same build on cloud server windows 2022 (Database is 11g 32 bit). We are getting the below error. Can you please let us know ...
Unable to continue with PowerBuilder because of license issue
- New
- How-to
- Last updated 4 days ago
- Armeen Mazda @Appeon replied 4 days ago
Roadblock unable to continue with PowerBuilder because of license issue, need urgent assistance
Menu icons change while redrawing menu bar in PB2025
- Resolved
- New
- Issue
- Last updated 6 days ago
- Armeen Mazda @Appeon replied 4 days ago
Some effects after switching to PB2025
After I migrated to PB2025 the menu icons on the toolbar are changing when I close a tabbed window or switch to another tab.
Open a Tabbed window with own toolbar and tabs on left side. All icons on the menu...
Not able to connect GitHub from PB22
- New
- How-to
- Last updated 5 days ago
- Bruce Armstrong replied 4 days ago
Hello All
We are working on a PB migration project PB12.5 to PB22 and Source Control Migration - TFS to GitHub
Currently, we are facing Git Connection issue when uploaded the source code in GitHub.
We are not able to Fork the organization reposito...
How to create the grid data window with tow rows of header and column?
- Resolved
- New
- How-to
- Last updated 5 days ago
- HQ Ma replied 5 days ago
Hello,
My customer wants to create the grid data window with tow rows of header and column, something like the attached screen snapshot(marked with red lines).
Could anyone give me some ideas?
Thanksregards
HQ Ma
Need Dot Net support(Core + Framework) detail for PB 2022 R3 3356
- How-to
- Last updated 8 months ago
- Steen Jakobsen replied 5 days ago
Hi
We are using PB 2022 R3 3356, I am trying to implement OIDC Auth and initially I tried using PB inbuilt tools (OAuthClient, HttpClient, RestClient) but all these implementations were not working on every user machine. Seems due to some differenc...
How do I trigger an event from a user event?
- Resolved
- New
- How-to
- Last updated 5 days ago
- Tracy Lamb replied 5 days ago
Hi all,
What's the correct syntax to trigger the ItemChanged event on a datawindow from a user event on the same datawindow? I'm not sure how to get the dwo for the column. The following does not work:
Trigger this.ItemChanged(ll_row - 1, this, ls...
PowerServer App fails when attempting to connect to database using connect statement
- Resolved
- New
- Issue
- Last updated 5 days ago
- Francisco Martinez @Appeon replied 5 days ago
PowerBuilder 2022 r3 build 3397
Development is being done on a DevBox VM running windows 11
We have been converting a number of applications from Client/Server to PowerServer WebApps. One app is being particularly troublesome. The app runs fine fro...
Upgrade the local Oracle client 11 to version 12
- New
- How-to
- Last updated 6 days ago
- Bruce Armstrong replied 5 days ago
Good Day.
Our application has a program built by PowerBuilder, which is using Oracle client 11 to connect to Oracle 19c.
However, considering the security aspect, we are advised to upgrade the local Oracle client to version 12 or above to connect ...
After Import .srw unable to open window
- New
- How-to
- Last updated 5 days ago
- René Ullrich replied 5 days ago
Hi,
After import .srw object to powerbuilder 2022 R3 version, unable to open window and it says below message.
Steps I have taken:
I have regenerated w_external_purchase_sp_final but still unable to open window.
Need assistance on urgent ...
Hi,
I have deployed a powerserver application to our server and when i test on my computer it works fine.
When i deploy to customers computer it doesn't and i get the attached error from the deployment app.
Does anyone know what could cause th...
I'm unable to scroll up and down on the report using the mouse
- New
- Advice
- Last updated 6 days ago
- Sailu Annam replied 6 days ago
Hi all,
I'm unable to scroll up and down on the report using the mouse. Holding the control button on the keyboard doesn't help either.
regards,
Sailu Annam
Compilation Failed , code = -3
- Resolved
- New
- Issue
- Last updated 6 days ago
- Larry Pettit replied 6 days ago
[Fatal] PBCC Compiler process aborted due to an unexpected exception.
After making 3 relatively minor changes, suddenly I'm getting Compilation Failed, code = -3 in PowerBuilder 2025, converted to a solution. There are no other useful messages. Earl...
Year of date field changing after typing in last digit (64-bit)
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 6 days 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...
DecimalSeparator=‘,’ for PowerServer 2022R3 in Oracle 11g.
- How-to
- Last updated 1 week ago
- Armeen Mazda @Appeon replied 6 days ago
I am currently migrating from Powerbuilder 12.6 to PowerBuilder 2022R3 and deploy to Powerserver 2022R3 , but I have the parameter DecimalSeparator=, ; so how should I apply or configure this parameter for PowerServer 2022R3. I am using Oracle 11g as...
Making the Move to Git - Source the PBL or Not?
- How-to
- Last updated 1 week ago
- Christopher Craft replied 6 days ago
PB 2022 R3
We are finally making the move to Git. I am looking for some feedback on the PBL files. We cannot move to a solution yet so we are stuck using the Workspace. I have read a lot and I know PB 2025 has made some changes to this as well. Shou...
Need guidance on PowerBuilder 2022R3 packaging.
- Resolved
- Advice
- Last updated 1 week ago
- Armeen Mazda @Appeon replied 6 days ago
Hi Team,
I am working on doing packaging for PowerBuilder 2022R3. Packager asked me to raise request for Win11 but our team is having Win10 desktops. He asked me if myapplication comes under these below categories then they will do it for Win10 it s...
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