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. :)
Mocking Up the System Tree
- How-to
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
I'm looking into mocking up a window similar to the way the System Tree is implemented within PowerBuilder.
My thought is that we're looking at a popup or child style window with the title bar turned off. I'm fairly certain it's of type child, becau...
I am trying to change my code from using the PBNISMTP library to the built-in SMTPClient object with the latest version of PowerBuilder 2022 R3 build 3391. The PBNISMTP library works fine when I run it through the IDE but the compiled version crashe...
Two-factor authentication doesn't allow you to get QR Code on the first time you login
- Resolved
- Issue
- Last updated 2 months ago
- Mark Goldsmith replied 2 months ago
A few years ago, Bruce Armstrong kindly provided me with PBL to implement two-factor authentication. I implemented it then in my application, and it worked for several years without any problems. What's more, it still works for existing users who had...
From Ascential Test unable to pick the objects inside the Web browser control
- Resolved
- How-to
- Last updated 4 months ago
- John Fauss replied 2 months ago
HI All,
I am using PowerBuilder 2022 R3, DB Server is MSSQL Server 2019, TESTING Tool is Ascential Test
From Ascential Test unable to pick the objects (buttons, fields columns, headers...) inside the Web browser control
I have added to below c...
Remove unwanted columns from a datastore before doing an export with SaveAs()
- How-to
- Last updated 2 months ago
- John Fauss replied 2 months ago
Hello,
I am currently trying to implement a functionality that would let me dynamically change (for example delete) the columns in an export file (to MS Excel for example). These columns are as of right now loaded from a datastore. The datastore has...
Kernelbase.dll error on Server 2019
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 months ago
We recently migrated a PB19 64 bit app from a Windows 2016 Citrix host to a Server 2019 host. On 2016, both on the server and via a Citrix session, we have no issues. In the 2019 environment the app is crashing though I hesitate to use that word. The...
Hi all, is there an event that fires on the entire window where I can maybe check if the user clicked on a window object?I'm trying to create a program where the user has to click on an object in a window to select it and send information about that ...
exe size increased when changing to version 2022
- Resolved
- How-to
- Last updated 1 year ago
- Rengaraj Arumugam replied 2 months ago
Good morning everyone. When deploying my project under version 11 of PowerBuilber, the size of the executable was 1 MB, maximum 1.5 MB. We have migrated to version 2022 r2 of powerbuilder and now the size is 45 MB.
What is the reason for the incre...
Environment variable not created in PowerBuilder 2022 R3 Build 3356 (Trial version)
- Resolved
- Advice
- Last updated 3 months ago
- Rengaraj Arumugam replied 2 months ago
Good Day!!
The Run time package(.msi) have created and installed successfully on the system but not able run the application due to Environment variable not created so we are getting below error
We are using PowerBuilder 2022 R3 Build 3356 (Trial v...
Powerbuilder - Ghostscript - Document Mixup Issue (Title and contents of File)
- Issue
- Last updated 2 months ago
- Vijay Kumar Natarajan replied 2 months ago
Hello,
I have a Powerbuilder application running in Windows 2016 Servers as multiple instances in same server. Application uses Ghostscript Distill Method and data from datawindow is saved as PDF File. This works well for normal scenarios. But when ...
Hi,I've been testing PowerBuilders built in source control for both GIT and something called SourceGear Vault. I'm hoping to see if anyone has any tricks or tips for utilizing the Source Control to its best ability, thanks!
Git
So far from what I'v...
After upgrade to RT 3391, application will not connect to second database
- Issue
- Last updated 3 months ago
- Arnd Schmidt replied 2 months ago
I have an application that is running great using PB 2022 Runtime 1892. I just upgraded it to use PB 2022R3 Runtime 3391. And not when it tried to connect to another database, it throws an error. Application runs fine in development on my PC. Bu...
Buenos días.He realizado la migración de mi aplicación a PowerBuilder 2022 R3 para hacer uso de las bondades que otorga el TabbedView. Anteriormente en mi aplicación, la imagen de fondo que utilizaba, la asignaba abriendo una ventana tipo child y hac...
DB Connection in 2022 R3 blocked by Norton 360
- Resolved
- Issue
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 months ago
I am having a very serious issue with Norton 360 Data Protector blocking the latest build of my PowerBuilder 2022 R3 application executable file. I have turned off the Data Protector, I disabled Norton Auto-Protect and Smart Firewall, to no avail.
I...
ADO.Net with SQL Server 2008
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 2 months ago
Hi,
I just migrated my PB10.5 application to PB2021. Everything seems to be running great on the development machine including the database connection.
When I tried on a client machine, I realized that I needed to install VC++ 2010 runtime, which ...
Heyo,
in one of our applications we use a .net dll for a variety of functions. We use PowerBuilder 22R2, the dll is imported with the .net dll importer.
Is there any way to hide the dll? For example to include it in the compiled exe so it doesn't ...
Datawindow Column's value changing Randomly (Not able to find Sequence)
- Issue
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
I have application whose Line of Code is around 4.5 million times. There is one column named as office_id whose value is getting changed to random value randomly. I am not able to find the exact sequence of the same. I have tried putting logs in the ...
Source Control menu disabled
- Resolved
- Misc
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 months ago
I am having a problem with the latest build of Appeon Powerbuilder 2022 R3. The "Source Control" menu under "Entry" on the main menu shows all options but they are all disabled. I am using Git for source control and have the workspace object select...
I migrated our client's application from PowerBuilder 2017 32-bit to PowerBuilder 2022 64-bit, the below code can successfully run in PowerBuilder 2017 32-bit and PowerBuilder 2022 32-bit, but after I migrated to PowerBuilder 2022 64-bit, it causes e...
I am doing an HTTPClient POST request, and my request fails. The response is below.
The same POST payload runs OK in SoapUI.
What is the cause/definition of the 6003 error using HTTPClient?
=========================================================...
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