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. :)
PB Cloud deployment: how to reconnect the database after timing out
- How-to
- Last updated 2 years ago
- Zhang JX replied 2 years ago
Hi all,
Is there a way to reconnect database if hit error message on "Database error ..." time out issue == client/server application with Cloud deployment.
right now end user have to close the application and re-lunch the application again.
R...
PowerBuilder compiler lose the icon on exe when using Azure pipeline build
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
We are working on moving PowerBuilder code to Azure Devops and using pipeline to build application. We created PowerShell script to call pbc190.exe to compile. We have a resource folder to store all image files, including the icon file for exe....
PowerBuilder 2021 IDE will not fully open
- Resolved
- Advice
- Last updated 2 years ago
- Teresa MacDonald replied 2 years ago
Something went wrong with my PowerBuilder 2021 yesterday. Now the IDE will not fully open. When I hover near it on task bar this is all I see. Is my only option to uninstall?
Hi Guys,
As a result of migrating our source code from PB 2019R3 to PB 2022, the application PB IDE is crashing/terminating during the full build process. What is the problem for this and how to resolve this issue?
Your advice is highly apprecia...
PB2022 PowerClient Download Error 206
- Issue
- Last updated 2 years ago
- David Sowray replied 2 years ago
When trying to start an application built in PB2022/b1878 using PowerClient, we are consistently getting a download error 206 message (image attached).If we click on the Retry button, the failed udo.zip file is then successfully downloaded and the ap...
PB2019 - Rich Text Expression - 64-Bit
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi Team,
PB Version - PB2019 Build 2170
We have recently upgraded our PB executables into 64-bit. few screens we have used Richtext like below. While print PDF It's not comming the text.
Hope Rich text not supported for 64-Bit, any alternate opti...
Re: Text around a picture in Rich Text Edit
- How-to
- Last updated 2 years ago
- Sivaprakash BKR replied 2 years ago
Hello,
Want to have text around a picture inside Rich Text Edit control. Is it possible? Either in PB 2019 R3 or PB 2022.
Text can be written above or below a picture copied (ctrl+c, ctrl+v) from another file. Need to write text on left hand s...
Hello,
We're using eon_mobile_barcodeex scanner for the mobile app.
When we open it on iOS tablet form user object the scanner is centered on the screen (iOS phone has it open on full screen).
When we click on the back arrow it will close the scan...
Re: Print using Ghostscript 9.56.1 in Windows Server 2012 R2 from PB 2019R3 Build 2703
- Resolved
- How-to
- Last updated 2 years ago
- Sivaprakash BKR replied 2 years ago
Hello,
Current PB 2019 R3, 2703
Upgraded from PB 11.5
We upgraded one PB 11.5 application to PB 2019 R3. Everything is working fine except PDF printing using Ghostscript. That was the way we printed to a pdf file earlier.
Along with this up...
Windows Server Core or Windows Nano Server container
- Advice
- Last updated 2 years ago
- Daryl Foster replied 2 years ago
Are there any issues with running a powerbuilder app on windows server core instead of full blown windows server? This would be a command line application with no visual components to it.
I would prefer to be able to run windows nano-server, but...
SQL sqlHandle_01_BB913AA2 was not found
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I can see that the sql gets generated. I do have a fresh web api posted up from snap develop.
Some sql is working, this one is not working. If i comment out this one sql select, i get another similar error.
----------------------------
Snap...
When the application is installed with power client, the Forti antivirus detects it as a virus and does not allow the installation. what can be done?
PowerBuilder 2019 R3 with azure devops
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,We want to switch powerbuilder source control from TFS to git using azure devops. We are using PB 2019 R3. I can push the PB code from local repository to remote Azure devops. But when I try to get the code from remote repository using "Connect to...
How to keep track of row count in multithreading
- How-to
- Last updated 2 years ago
- Igor Perisic replied 2 years ago
Im making an app using multithreading and I would like to keep track of row count for my data window Retrieve() 's. Is it possible? To my understanding, RetrieveRow() event in Datastore is what keeps the count of rows being retrieved, but how can I s...
sle_1.text is not updated on inactive window
- Resolved
- How-to
- Last updated 2 years ago
- PRASHANT NIRGUN replied 2 years ago
HI I am using PB 12.5 Classical I created a wait window (wait_w) and showing the progress bar and and some text window type is = main. From main_w I am writing a string to windows registry and set a listener in wait_w the code is as follows. But lot ...
PowerServer error when updating datawindow with Oracle Package Stored Procedure
- Issue
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Hi,
I am getting a powerserver error when I am updating a datawindow with a package stored procedure in Oracle 19.
My Powerbuilder version is: Appeon Powerbuilder 2021 CloudPro Edition.
Database is Oracle19 64 bit.
When I am updating a datawindow...
Is it possible to create a datastore object and then pass it to shared memory?
- How-to
- Last updated 2 years ago
- Igor Perisic replied 2 years ago
I'm currently working on multithreading for one app. Ran into some issues so I'm trying bunch of different solutions. Is it possible to create a datastore object and then pass it to shared memory?
Currently I'm getting this error - Exception: Objec...
The State of California, Department of Real Estate is looking for a PowerBuilder developer.
This is a permanent full time position.
The job list can be found at:
https://www.calcareers.ca.gov/CalHrPublic/Jobs/JobPosting.aspx?JobControlId=327836
Application Terminated/crashed Without any message - PB2019
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi Team,
Greetings!
We are using 2019 - Build version 2170.
Application Terminated/crashed certain cases without any error. Trace and debug also not pointing the exact issue location.
However I checked in the event viewer below is the reason for ...
PowerBuilder 2021 display WebView2 controller
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all,
I was doing some experiment with PowerBuilder 2021 and WebView2 controller hosted in .Net.
I used the basic and simplest setup in .Net. Basically, just opening a static webpage.
I placed a WebBrowser controller on one side and a WebView2 c...
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