Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 8 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 3 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. :)
Minimize window only show half
- How-to
- Last updated 1 year ago
- Bolivar Vergara III replied 1 year ago
Good Day,
I would like to ask help on this issue I encounter when using ribbonbar,
because when minimizing a window, the minimize icon is displaced half only because of the ribbonbar.
are we able to set the Y location when minimizing?
I have atta...
Azure SQL Server MFA Authentication
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
As best as I can tell, it is currently impossible to connect the PB IDE or a PB Application to Azure SQL Server using MFA Authentication, comparable to the "Azure Active Directory - Universal with MFA" authentication option in SQL Server Management S...
Issue with WebBrowser control deployment
- Issue
- Last updated 1 year ago
- Roland Smith replied 1 year ago
PowerBuilder 2022 Build 1892.
With the most recent version of our app, we switched from PB 2019 to 2022. As part of that, I switched our Internet Explorer web browser controls to the built in pbcef based webbrowser control.
End user reports the con...
Can somebody confirm if the resolution for that bug made it into 2022R2 GA too?
We've faced a similar issue when using filter expressions, some decimal values would fail.
The provided hotfix solved it in 2022 Build 1900 for us, i just want to make ...
Hello All,
I need some help with attaching PDF file to email using OAuth2.0 method.
I have no issue with attach simple plain text file to the email. But unable to attach the PDF (encoded to base64). The program just crashed.
I followed the sampl...
How can I use command line build (deploy) using links / export file / incremental ? currently i use PB IDE UI and deploy our desktop application. some recommended OCRA Script but can anyone explain a step by step process for the build please
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi kind souls,
Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
Hi Master,
I had removed (set to 0) the transaction, session, request timeout setting from the Applications.json. (Please see attachment) However, it is still showing ERROR 224 (Session expired) after some time. Can anyone enlighten where i overloo...
Stored Procedured was not found Powerserver 2022 Powerbuilder 2022 Build 1900
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hello
to see who can help me I am migrating 2017 to 2022 Build 1900
my application runs on windows 10 with powerserver with sqlserver 2019
Stored procedures: Says it cannot find the stored procedure, if it exists in the database, it exists in th...
Active windows close facing issue (To achieve DB re-connect)
- How-to
- Last updated 1 year ago
- Venugopal r replied 1 year ago
Hi Team,
Greetings!
I'd like to know how I can resolve and implement this feature in my application.
When the database connection fails, our application displays DB error messages wherever a DB hit operation is performed. However, the DB connectio...
Hello,
Using Powerbuilder 2022 R2 2819, Chilkat-9-5-0, Windows 10 Pro 64 bit, nssm
In normal client/server application, I could use Chilkat, and unlock it using loo_Glob.ConnectToNewObject("Chilkat_9_5_0.Global"). No issues.
When I try to use the...
Problems starting PowerBuilder application/.exe file from disk - runs ok from powerbuilder IDE
- Resolved
- How-to
- Last updated 1 year ago
- Markus Eckert replied 1 year ago
HiA am developing powerbuilder applications using PowerBuilder 2019 and has a problem running the application/.exe file after deploy:
- when I start the application using Run i Powerbuilder it runs ok
- starting the exe file on disk crashes with a ...
Issues in saving datawindow [with unicode] as pdf using nativepdf
- Issue
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
Hello
Using Powerbuilder 2022 R2 IDE: Build 2819 Runtime: 1900, combination of fonts: Unicode special font for Tamil language
OUTPUT IN DATAWINDOW
NATIVE PDF OUTPUT
ISSUES:
2ND LINE MISSING DATA [SEE VALUE BEFORE PINCODE IS MISSING ] ...
move column not working in grid datawindow preview panel
- Advice
- Last updated 1 year ago
- John Fauss replied 1 year ago
Sir
-We are using Appeon PB version 2022 Build 1892,Built on Nov 17 2022 at 09:06:01
In Preview datawindow panel: I am using Grid Datawindow type in our application, I Used the mouse to move the column position where i want.This should automaticall...
Goodnight.Guys, I would like to know if there is a way if, when resizing a window, all objects inside are resized together?I have powerbuilder 11.2 and 2022.
Thanks.
Good morning guys.We migrated our system from PB 11.2 to PB 2022. However, we are having a problem printing reports on some XEROX printers. When sending the source is changed and deconfigures the entire report. We didn't have this problem with printe...
PowerBuilder 2022 Build 1892
SQL Server using MSOLEDBSQL19 database driver.
A customer reports that the print payroll checks process that runs in 5 minutes with locally installed app takes 40 minutes when run via RemoteApp. The previous version of ...
I believe we have hit an issue in PB2022 build 1892 when themes are turned on for the application but turned off for userobjects and the userobject is a datawindow and the datawindow border is turned on for the userobject but turned off at runtime.
...
DBPARMS in Powerserver 2022R2
- Resolved
- How-to
- Last updated 1 year ago
- damian jimenez replied 1 year ago
To change the identity configuration. According to this section of the documentation of PB2022R2 we must add to DBPARMS
https://docs.appeon.com/pb2022r2/connection_reference/Identity.html
SQLCA.DBParm="Identity='SCOPE_IDENTITY()'"
But in this sec...
Adding PDF-Background to a PDF
- Resolved
- How-to
- Last updated 1 year ago
- Stephan Schröpel replied 1 year ago
Hey Developers
Just installed 2022 R2 and checked all the new features.
Now it's possible to append several pdfs
But: Is it possible to add a pdf as background too? For example a company letter with header, logo and footer.
I didn't find any n...
Mic is notworking in webBrowser control
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
We are trying to connect to a url that uses a Web RTC Phone and we need mic access. We tried putting the following code in the application Open event as described in the documenation
WebBrowserSet ("enable-media-stream", "true")
But we are still ge...
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
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
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
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