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. :)
pbvm.dll 與window 11不相容。
- Resolved
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
pbvm.dll 與window 11不相容。
SQLCA.logpass can be catched with process hacker tool
- How-to
- Last updated 2 years ago
- Pierre DETE replied 2 years ago
Hello,
A customer reports that he was able to retrieve the login password stored in SQLCA.logpass using the process hacker tool. He asks us to secure this.
How can we do this?
Thank you in advance.
Pierre
Is it possible to update a DataWindow column from a string array
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
I have a string array that I want to apply to a column so that array item one goes in row one, item two goes in row two, and so on.
I could loop through them and do a SetItem but I was hoping for dot notation that would work in this code:
DWObject ...
PB 19 app generating Error 14 when printing - pbvm80u.dll
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
We recently migrated a 32 bit PB 8 app to 64 bit PB 19. Everything is looking good except for printing. The app generates "Error Number 14. Error opening DLL library pbvm80u.dll for external function...."
I have done a search on the error and it loo...
Hello,
Recently, when I create a new data window, or modify the select of an existing data window, the name of the column in the datawindow will be a combination of the table and column name. I am using Powerbuilder 2017 R3 build 1915.For example if...
I Need a FX that tells me if I am running on CITRIX.
- Resolved
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
How can I tell if PB is running in Citrix VS the desktop? I have a popup window displayed in the lower right corner and I want it to move around when the MAIN FRAME window resizes. It works great on my desktop but when it is deployed to Citrix it...
How To Create QR Codes offline without paying $$$$$$$
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
PowerBuilder v12.1, b7055PowerBuilder 2019R3Windows 10 64 bit platformI'd like to be able to generate QR codes from either version of PowerBuilder, and do so without paying massive amounts of money. Is this possible? If so, how can I make QR codes ha...
How to I set column sorting on a dw?
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
Hi all,
I've got a few grid style DW's that I'd like to automatically sort when the user clicks on the column name (label). I'm using PB2021 and the latest PFC. The dw's inherit from u_dw. I'm turning on the sort service, but it seems to be ignore...
Hi
How do you check if the build was successful or not? Does PBAutobuild return value like 0 = OK, other values = the error number?
Is it described somewhere? I haven't found it.
Thank you
Problems with screen “flickering”
- Resolved
- Issue
- Last updated 2 years ago
- Sylvain . replied 2 years ago
In many of our windows mainly those with a lot of visual objects and tabs, each time the window resize or a tab change within the window, the system after executing all of our lines of code just and before releasing control to the user, some of the ...
URGENT: Richt Text Edit Control
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
PB 21.0.0.1506
We use the third part Tx Control 12. in my developpement environnemt in Runtime Mode it works well. On Client Machine i get this error. I controlle that i copy all the dlls and files, the ocx is registered. We don't have too...
PB Runtime Crash
- Resolved
- Issue
- Last updated 2 years ago
- David Peace (Powersoft) replied 2 years ago
Hi Everyone
I have a PB App 2019R3 latest build and runtimes. It processes large amounts of data from an external OLE source and inserts/updates a SQL server database.
Randomly the PB runtime just disapears with no messages or anything. The Evenlog...
Like many of you I need to be able to close a tab page using the standardised close button located on the tab-page (like in any browser)
However that feature is NOT available in PB and will not be for the next 1.5 - 2 years (at least) even though it...
About:blank page does not disappear when iwarunner browser is run.
- How-to
- Last updated 2 years ago
- Kai Zhao @Appeon replied 2 years ago
Hello.It's a browser dedicated to powerbuildersIwarunner is currently in use.Calling iwarunner.html to url on a web page will currently run iwarunner and change the initial url to about:blank. There's a problem here.After iwarunner runs, about:blank ...
There is currently no matching version, Lowest Supported Version:21.0.0.1509
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi Team,
I am getting the below error while running the application
There is currently no matching version, Lowest Supported Version:21.0.0.1509
Could you please let me know what else i need to do ?
Deploy using an older build of PowerServer
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi, I have some web apps coded with PowerBuilder 2019 and deployed using PowerServer Build 1988. I upgraded PowerBuilder and PowerServer Toolkit to build 2170 but I want to still deploy using PowerServer build 1988. I have PowerBuilder 2019 build 2...
CPU Usage Goes 99% High After Installing .NET Framework
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello, I recently updated .NET Framework on my Windows 10 computer and still then CPU usage goes 99% high displayed this .NET Runtime Optimization Service in the task manager.
But friends this article suggested to run the official script by Microso...
How to copy Power Builder source code to the TEXT file ?
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
I'd like to copy the source code of entire my Power Builder application by EDIT SOURCE each Object (in each Library) , COPY then PASTE code into the TEXT file.
This way takes a lot of time. Is there a better way to copy Power Builder source code int...
Windows Vista vs. PB 2021 1509 compatibility
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi
Is running application developed in PB2021 1509 in Windows Vista R2 officially supported?
It seems to be working with these exceptions:
WebBrowserSet or WebBrowserGet crash instantly in pbvm.dll with exception c0000005 at offset 0x00058f84
W...
NativePdf: static text background color becomes gray instead of white
- Issue
- Last updated 2 years ago
Hi.
Did you have the following problem:Randomly, when printing dataWindow with nativePdf, gray areas appear. The background of static text becomes gray instead of remaining white. The problem occurs with some printers but not with others. Preview an...
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