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. :)
Database painter very slow opening/modifying OLE Microsoft OLE DB profiles
- Advice
- Last updated 2 years ago
- Hugo Moors replied 2 years ago
Does anyone else have this?
It takes more than 1 minute (timed it) to open a DB profile in OLE Microsoft OLE DB
Also creating a profile as soon as I choose SQLOLEDB as a Provider every stops for more than a minute.
I've tried changing the order of...
Mixing Pro and CloudPro licenses
- Resolved
- How-to
- Last updated 2 years ago
- Luc Railhac replied 2 years ago
Hi,
We are currently using PB12.6 and intend to migrate to PB2022, keeping our application in its client/server form at first, but we would like to try out PowerServer as well, so our intentions are to buy a number of Pro licenses and one CloudPro.
...
Hi,
Does anyone know how I can trigger a "Windows notification" from PowerBuilder (PB 2022 GA)
and API call I guess but I don't know how :-)
Thanks
//Steen
TestComplete & Powerbuilder
- Resolved
- Advice
- Last updated 2 years ago
- Jeff Martin replied 2 years ago
Hi,
Just wondering anyone uses TestComplete to run automated tests for testing their Powerbuilder software? We have been using Smartbears product called TestComplete for almost 8 years. We recently migrated to PB 2022 not TestComplete won't recogniz...
Hello,
common use case when performing .NET datastore update in API Service is
1) send restclient.Submit( ... dw_1) or restclient.sendPostRequest( ... dw_1.exportJson(True) ) from PB client2) perform restclient.Retrieve(dw_1 ...) from PB client to...
Powerbuilder and SQL Server Multiple Plans
- Advice
- Last updated 2 years ago
- Markus Eckert replied 2 years ago
Hi all,
we were checking our databases using the various sp_Blitz procedures (First Responder Kit) and we discovered something we had hints before:
SELECT statements produced by our PowerBuilder (2017 using SNC) application's datawindows create lot...
Regarding PowerServer Session
- Resolved
- How-to
- Last updated 2 years ago
- SHAMEEM KAKKAD replied 2 years ago
Hi Appeon team,
We have more than 5000+ clients in the Health care sector and other industries. Now, we are working in Powerbuilder 2022 and implemented as local network system. Actually, in this case we are struggling more difficulties to update an...
Loadstring method on JSONpackage with multi-element JSON array
- Resolved
- How-to
- Last updated 2 years ago
- Ken Guo @Appeon replied 2 years ago
So I have a JSON string I'd like to load into a JSONpackage object for further processing. Problem is (apparently) it is an array which I guess the JSONPackage object cannot handle. I get this error: Failed to load the JSON data because its root no...
Looking for best practices documentation
- Advice
- Last updated 2 years ago
- Marco Meoni replied 2 years ago
I used to develop project in Powebuilder several years ago.
I am looking for a reference documentation on best practices in writing PB applications.
Does it exist ?
Thanks for your help
PB 2022 - System Requirements & What's New
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I'm including below a link to the System Requirements for PB 2022 and you'll note (happily, I hope) that Windows 11 is officially supported:
https://docs.appeon.com/pb2022/installation_guide_for_pb/System_Requirements.html
Invariably with every ...
if there is the ability to use CyberArk with PowerBuilder for passwords
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Please let us know if there is a way to use CyberArk with PowerBuilder for Passwords. If yes please let us know or advice how to use cyberark?
Please let us know as soon as possible because this is urgent
MSOLEDBSQL SQL Server Driver
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi Guys,
I have an issue with MSOLEDBSQL SQL Server driver in PB2022 , our application is build in 32bit since our application supports only 32bit due to some third party objects not compatible to 64 bit architecture.
In client machine, our ap...
PowerBuilder intergration with CyberArk EPV-AIM
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi All,
Does PowerBuilder support the integration of CyberArk Enterprise Password vault(EPV) AIM? If it does, can someone tell me what version of PowerBuilder that supports it? We are currently using PowerBuilder 2017 R2.
Thank you for your help...
Powerbuilder 2021 or 2022?
- Resolved
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello,
As we have the possibility to deploy a new version of Powerbuilder with the new version of our KTP product, which is the better choice 2021 or 2022?
At the moment we are using the 2017 and 2019 versions.
Thanks for the advice.
Best r...
The PB 21 tutorial says to reference the pbtutor.chm file. I did not have a copy of that file in the Tutorial folder, but there was a copy in Tutorial/Solutions.
I copied the pbtutor.chm file into Tutorial, and now the help works for this location:...
Hello,
We are testing Powerbuilder 2022 before installing it on our working environment.
When we generate XML files through the datastore's SAveAs feature using an xml template, the first line of the XML file always ends with character LF (Unix mod...
Store a menu in a cache: is there a possibility?
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello all together,
Our Situation:
PowerBuilder MDI Application (MDI StandardFrame)
Using PFC (older version)
PowerBuilder 2021 (1506)
We have several hundred windows (inherited from PFC w_sheet). Most of these windows have their own menus (...
Return Value (Return Code) of the Event in a TriggerEvent()
- Resolved
- How-to
- Last updated 2 years ago
- CJ Lai replied 2 years ago
Hi all
I have a back-to-back TriggerEvent call in a control. It looks like this:
TriggerEvent('ue_event_1')
TriggerEvent('ue_event_2')
I need to get the ue_event_1's return value to determine whether or not to execute TriggerEvent('ue_event_2').
...
Hi all,
I have imported nvo from .NET dll.
When I run application with imported nvo, after I close application and destroy of that nvo is called the dll is still locked and cannot be overloaded.
Is there any propper way to destroy such a nvo to un...
Re: To call a powerbuilder event/function from javascript from webbrowser control
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hello,
Using PB 2019 R3 build 2703, Webbrowser control
Need to call a powerbuilder event from a html file with JS function(s). How to call it?
Tried by going through few videos and codes from Appeon website.
Window consists of a webbrowser (wb_1...
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