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. :)
We just upgraded to PB 2022 and have a problem with the border width of windows. On my PC, running from the IDE or an EXE, the buttons at the bottom of a window are just barely crossing the border. In PB 2019, there was a small gap between the butt...
Null columns export and position
- How-to
- Last updated 3 months ago
- Andreas Mykonios replied 3 months ago
Hi,
Is there any way how I can set these columns (column 2, 3, 4, 5) not to export if they do not have values
or
to set column 6 to be right next to the column 1 if these columns (2, 3, 4, 5) do not have values?
Thank you
Some windows crash cannot open after migrate from PB 12.5 to 2022 R3
- Issue
- Last updated 3 months ago
- David Peace (Powersoft) replied 3 months ago
I've migrated my application from PB 12.5 to 2022 R3, the migration was completed with no errors.
When I try to open some Windows objects, it fail to open, and PowerBuilder closes. I checked the Windows event viewer and found the error below.
Fa...
Problems with PrintAsPdf WebBrowser in PB2022
- Issue
- Last updated 3 months ago
- Kai Zhao @Appeon replied 3 months ago
We have a webbrowser object to display a web report, we use the PrintAsPdf function to generate PDF documents, we have observed that after migrating to PB2022R3 the generated files do not preserve the original style or images of the document.
The re...
Hi,
Trying to determine how to get the width of a column in a grid dw if width.autosize = 3 (that is, width autosize is turned on. )
If height.autosize=yes, then you can call RowHeight() to get the actual adjusted height. Is there a comparable...
Powerclient - register a dll
- Resolved
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
We are testing a Powerclient installation (PB 22R3 3356).
Our app needs a dll which has to be registered in a special way - using regsvr32 with some extra parameters (serial number).
There is a DLL OCX Registration button on the External File...
Datawindow update() show "Row Changed between retrieve and update"
- Issue
- Last updated 6 months ago
- John Fauss replied 3 months ago
Datawindow update() show "Row Changed between retrieve and update" in PB 2022 R3, this happened after migrate de application from pb 12.5 to PB 2022 R3.
Bad argument list for function
- Issue
- Last updated 3 months ago
- David Peace (Powersoft) replied 3 months ago
I need help getting past this error.
My application was built a long time ago. We have it migrated to PB2022 R3.
I have 2 windows named the same in two different PBLs. Each of these windows calls the same function which is in another PBL. Both thes...
Free Trial version of PowerBuilder 2022 R3: No Database Interfaces Installed Error".
- Issue
- Last updated 3 months ago
- Roland Smith replied 3 months ago
Dear All,
I am encountering the error "No Database interfaces are installed. Please run the Setup program to install the appropriate interface(s)" when trying to use PowerBuilder 2022 R3.
SQL Native client is already installed on machine.
Note:...
HTTPS connectivity in PowerBuilder 2022
- Resolved
- Issue
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hi,
This is my code snippet of function
string ls_xml_request , ls_soap_action_url
ls_xml_request = netsol==wkGMBU2ghaXACzMLz5ln+U cmsVM033-BMW-APP
ls_soap_action_url= https://tempuri.org/ILoginManager/LoginUser
httpClient ...
power builder version 6 solution for a query
- How-to
- Last updated 3 months ago
- Roland Smith replied 3 months ago
i need to send a message to your pc for their birthday using power builder version 6. any one who have a over view for this or code snips. please send me replies to seethanew123@gmail.com
Cant verify license server starting today.
- Resolved
- Issue
- Last updated 3 months ago
- Tom Jiang @Appeon replied 3 months ago
I got an email from my users stating they cannot connect to my application. It is running Powerserver under an IIS environment. It has been running fine for years. I checked the server, restarted IIS, still same error that it cannot
I...
Powerbuilder fillable PDFs
- Resolved
- How-to
- Last updated 3 months ago
- Daniel Seguin replied 3 months ago
Hello,
On the Powerbuilder 2022R3 What's new tab, there is a quick presentation of Fillable PDFs
I am looking for the complete document that explains how to implement this.
Does someone has found it?
Thanks
Daniel
Need some help with syntax
- Resolved
- How-to
- Last updated 3 months ago
- Tracy Lamb replied 3 months ago
Hi!
Can anyone tell me what's wrong with this syntax?
IF ISNUMBER(as_tolerance) THEN
ls_compare = "NUMBER"
ldec_tolerance = dec(as_tolerance)
ELSEIF right(trim(as_tolerance),1) = "%" THEN
IF ISNUMBER( left(trim(as_tolerance),len(as_tolerance...
Datawindow converting a boolean to varchar(5) - Postgresql DB backend
- How-to
- Last updated 3 years ago
- Georgios Papageorgiou replied 3 months ago
I have a datawindow against a Postgresql DB. When selecting a boolean column from the database and trying to update it, the datawindow converts the column to a varchar(5), which I assume is for 'FALSE', is there a setting in the PBODB.INI to convert ...
NSSM - PB as service - Log files and Err files being empty
- Issue
- Last updated 3 months ago
- John Fauss replied 3 months ago
Hi,
I have setup NSSM to execute a powerbuilder application and make it run as service. I have setup the I/O options to write the logs to a file and also the stderr to another file. However when the service is started and the application is runni...
PowerServer_ConnectionConfig table
- Resolved
- Advice
- Last updated 3 months ago
- John Raghanti replied 3 months ago
Hi all! Running PB 2022 R3 build 3356.
I have a question about the PowerServer_ConnectionConfig table that is created for dynamic caching.
Is it possible to add columns in there for specific application usage? If so, how would we get the data from ...
Blue screen when run my aplication
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
I made a program (I use PB 2023) called setup.exe and when it runs with the client it shows the blue screen attached. (Microsoft Defender SmartScreen unknow the Editor
When I generate the .exe in the security tab I am using Embedded Manifest and Run...
I have an MDI application where there are several sheets. When a client maximizes both the sheet they are in and the parent window, and click to open another sheet, the file explorer opens as shown in the attached screenshot. They are only able to re...
Windows 11 Context Menus - Possible Enhancement?
- Resolved
- Misc
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Curious if there is anything on the planned enhancement list for Windows 11 Context Menus.https://blogs.windows.com/windowsdeveloper/2021/07/19/extending-the-context-menu-and-share-dialog-in-windows-11/
And let me add. I know I could throw up a cont...
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