Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 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. :)
Problem with LenA function when migrating to PB19
- Advice
- Last updated 3 months ago
- David Peace (Powersoft) replied 3 months ago
Hi, I have some PowerBuilder projects (version 12.6 or earlier, 17). When I run the Migration Assistant (from PB 2022 R3), I receive many messages about LenA, PosA, RightA, LeftA, etc., indicating “New DBCS backward compatible string function.”
Ex:
...
Hi. I'm running PB2022 R3 build 3356.
I got one app up and running through PowerServer in both within the IDE and external IIS.
I am working on a second one, which I got functioning within the IDE with a Cache created in the project. Everything was...
the tabbed view mdi window will auto resize the mdi_client when a sheet is opened.
it notifies the mdi window with a resize event.
the workspace workspaceheight() does not change. workspaceheight does not take into account the tabs.
The ...
Improve Performance with latency/Ping
- How-to
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hello,
We notice a lot of Latency/Ping when running our cloud client application. The issue occurs when the script calls SQL statements, such as a Select statement, followed by an update statement, for example when the user logs into the system, the...
Accessibility for PB 22.0 isn't working
- Resolved
- Issue
- Last updated 3 months ago
- Arnd Schmidt replied 3 months ago
Hello everyone,
We are trying to make our software more accessible for everyone, by including MSAA/MSUIA. To enable the communication between our Software and MSAA/MSUIA we already did the following:
I updated the PB.ini with the following line: [D...
Arabic charater not saving through datawindow
- Resolved
- How-to
- Last updated 3 months ago
- Parvejali Chodhary replied 3 months ago
Hi,
I have nvarchar column which i use to save Arabic strings. When i save text from datawindow it saves as '?????? ???? ??????? 125?*15'.
But from backend its saves fine and works.
Any solutions?
Tool Using PowerBuilder 2022 R2, MS SQL server...
Single Sign on - App launches in foreground
- How-to
- Last updated 3 months ago
- Logan Liu @Appeon replied 3 months ago
When a Powerserver app is launched from another Powerserver app by using "Run" command (Note: Single Sign on), that app opens in the background instead of the foreground. How to bring to foreground automatically, Any PB functions or any workaround av...
PowerServer Select Error: ORA-01013: User requested cancel of current operation.
- Issue
- Last updated 3 months ago
- Pascal Phan replied 3 months ago
Hi,
I am using Appeon PowerBuilder 2022 R3
When I ran a remote procedure call in Oracle I got the following error:
In CMD, it was:
My Database settings:
Note: The App is running fine in PowerBuilder with no error !
Take a photo or image with a webcam
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 3 months ago
Good day everyone. Since 2010 I have been using an ocx to take photos from a webcam.
In one section the video from the webcam is presented to me and with a button I take the image.
At the moment, videos have been working for many years, but I f...
Vertical Scrollbar Scroll Limit of a window /userobject in different resolutions/scales of the system.
- How-to
- Last updated 3 months ago
Subject: How to limit the vertical Scrollbar Scroll Limit of a window /userobject in different resolution/scale of the system.
Scenario.
We have a long Screen(user Object on a window ) . With the screen Resolution 1920/1080 and scale 100%, the...
Hi Team,
Could you please help on below issue:
Sample code followed: Implementing OAuth 2.0 Authorization with PowerBuilder 2019 R2 - Appeon Community
We are trying to add Oauth in our application, redirect URL configured for this request is http:...
PowerServer PBL optimization by using PBAutoBuild
- Resolved
- Issue
- Last updated 4 months ago
- Gururaja Udupa replied 3 months ago
Development Version: PowerBuilder 2022 R3 Build 3356
Below information provided in the user guide
Question 1.
'Before any PowerBuilder application is converted by PowerServer, ensure the PBLs have been optimized.' (taken from previous version g...
Build Json MetaInfo - Changing based on MR version number by using config file
- Resolved
- Advice
- Last updated 8 months ago
- Gururaja Udupa replied 3 months ago
Hi All,
The JSon file of the exported PowerServer application, will have MetaInfo about the IDE and runtime version. Whenever Appeon will release a new version of the MR, the JSON file will have to be updated to reflect this new version. Instead of ...
Running on "Secured-core PCs"?
- Issue
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
We have a customer that's trying to run our application on a brand new PC with Windows 11 Home. We've had customers in the past that have had all kinds of issues that we've had to solve, but this one has got us stumped. The only thing we can determin...
Hi, I need to generate QR codes and I saw that there are .dlls to do this.However, I am limited to the PB 2019 R2 version, while I saw that all the tests were done with the R3.Furthermore, I have never used SnapDevelop and if I launch it from PB envi...
Stored Procedure being fired during PowerServer Build/Deploy
- Resolved
- Issue
- Last updated 4 months ago
- Jeff Gibson replied 3 months ago
PowerBuilder 2022 R3 Build 3356
SQL Server 2022
We have an application that when a cloud project is being built in PowerServer, it in turn triggers stored procedures that start processes that are a part of the audit/logging process for their billin...
ETA for next PB 2022 R3 MR
- Resolved
- Advice
- Last updated 4 months ago
- Sivaprakash BKR replied 3 months ago
Is there a new ETA for the next MR for PB 2022 R3 to support .NET 8 ?
Hello All,
I have a 12.6 PB .NET web service target that I need to migrate (convert) to 2022 R3 (classic)
SRD files fail import. What needs to change to be able to import DataWindow syntax from PB .NET to PB Classic?
Thanks
Yakov
UI screen is not resizing properly when change the scale value in Display setting.
- Resolved
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
I've created one sample application to show the issue that occurring when resize the window, DDLB length is reducing.
Also, DW control is overlapping with tab control in the same window, when change the scale value (150 to 175%) in display sett...
PrintDataWindow Issue in 2022R3 64-bit
- Resolved
- Issue
- Last updated 3 months ago
- Roland Smith replied 3 months ago
We have encountered an issue with our recent migration over to 2022R3 64-bit when printing datawindows using the PrintDataWindow/PrintOpen calls.
The window will freeze, and does not print:
We are also unable to cancel the print job.
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