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. :)
PowerClient - preserve case in deployed application name?
- Issue
- Last updated 3 years ago
- Ronnie Po replied 3 years ago
When setting up a project for a PowerClient deployment, there are options to create a desktop shortcut and a Start menu shortcut.
If you choose those options, the shortcuts always end up with all lowercase letters, so that, for example, if your app ...
Should OpenTab wipe out Message object?
- Resolved
- How-to
- Last updated 3 years ago
- Benjamin Gaesslein replied 3 years ago
Hi Guys
I have observed that using OpenTab in a constructor event of an object wipes out the Message object. This is a problem because the Window Open event has not yet fired to get the values. I can easily code round the issue but is this expected ...
Consume .net assembly from Powerbuilder
- How-to
- Last updated 3 years ago
- Andreas Mykonios replied 3 years ago
Hello Everyone,
I have .net5 dlls are registered into assembly using regsvr32 and trying to consume these registred dlls in powerbuilder. I came across the below link to consume .net5 assemblies. I am using Powerbuilder 2017 R3 and trying to cons...
Chromium Web Browser
- Resolved
- Advice
- Last updated 3 years ago
- Tracy Huang @Appeon replied 3 years ago
I was planning to deliver the new browser and noticed in Help that it says ("pbcef" folder will be automatically copied). What does that mean? I thought I would need to package up that folder and extract it during our install but that statement leads...
PowerBuilder application not able to connect to Outlook 2016
- Resolved
- Issue
- Last updated 3 years ago
- mike S replied 3 years ago
Hello,
I am from the IT department of my company Sedgwick. We seeking some technical support.
Situation:
One of our business application is written in Power Builder 12.5 runs in an exclusive Remote Desktop environment. It makes calls to Outl...
nested datawindow optimization
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi all,
i am currently creating a calendar style report that splits the AM and PM with two datawindows, however i'm finding it painfully slow to run for even a week, upto 1 minute for just a week and it only generates 6 pages. Does anyone have any ...
PowerBuilder Runtime Packager - Required DLL's?
- Resolved
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I ran the runtime packager and only selected my Oracle Database. When I extracted the files from the MSI I have some DLLs (and a PBD?) that I cannot find referenced in help anywhere or are required by another option I did not select. Can someone tell...
Oracle client for 2019 R3
- Resolved
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,Does it matter whether I have a 64-bit or 32-bit oracle client for Powerbuilder 19 R3?
/Anders
Datawindow button image is not display
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
I using PowerBuilder 2021 (beta version).
Datawindow button image displayed when running the could app in Web server.
But it not display when running in user deskotp :
Trouble Connecting to AdventureWorks2012 Database in SnapDevelop
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello,
I'm attempting to follow the instructions at https://docs.appeon.com/snapdevelop2019/Create_a_Web_API/index.html, but I'm running into an error when I attempt to Add - New Item - DataContext. After selecting my Server name, the, "Connect to d...
PowerClient Deployment Server
- Resolved
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Will Power Client deployment will work on Jboss Application server hosted in Linux OS.
Do we have any system requirements document for the On-premise Power Client Deployment?
Hi ,
I have a question related Match pattern in PB.
Is "match" work like "REGEXP_LIKE" of oracle?
"select 'jj' from dual where REGEXP_LIKE( 'ada;abc;yrhfjs;37;hgs', '(abc)+*([3][6-9]|[4-9][0-9])')"
Does "match" have group expression '()' and a...
Good morning GuruI need to change the window menu, but something is not working for me.
Let's go in order.
I have a window with a menu I don't know the name of.When certain conditions occur, I have to change the menu.In the end I have to restore th...
What is the best secured way to call sp_approle from Power Builder
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Dear Appeon Team,
We are using MS SQL Application role in our Power Builder Desktop application, and the SP sp_setapprole called through power builder code by passing Role name and Password.
We have an security issue here as the password is hard-co...
Reports crashing in Windows Server 2016
- Issue
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 3 years ago
We have a client using our application through a Citrix environment, although they state it happens locally too, when they print reports it crashes once they moved to a Server 2016 environment but doesn't happen in Server 2008. The dll it is crashin...
Match PowerScript function
- Resolved
- Issue
- Last updated 4 years ago
- Benjamin Gaesslein replied 3 years ago
Hi,
Why regular expression match('','^[0-9, ]*$') = false ?
* (asterisk) Indicates zero or more occurrences
An empty string must meet the condition.
Regards,
Andrey
Window Animation Issue in PB 2019 R3
- Resolved
- Issue
- Last updated 3 years ago
- John Hnat replied 3 years ago
We recently upgraded from PB 2019 to PB 2019 R3 (2670), and we're seeing a strange issue with response windows moving after they are opened.
Specifically: if the window has any opening animation specified, then the window will open in a location oth...
We just moved a bunch of scheduled tasks from Win Server 2013 to 2016 and now scheduled tasks cannot print. It leaves an instance of splwow64.exe in task manager for each print failure. Using 2019 R2. Any Ideas?
Empty String in Appeon Server and Oracle 19c
- Issue
- Last updated 3 years ago
- Kai Zhao @Appeon replied 3 years ago
We have Oracle 19c database and PowerServer 2020. We found an external function called by Oracle package with return as a space the, the PowerServer 2020 seems it would return as an empty string instate of a space. We don't see that happen when runni...
Power Builder 2019 runtime, Delay on screen, when write numbers on DW.
- Resolved
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Tengo en una Pc con win10 instalado PowerBuilder 2019 Build 2082
1.- Migré una App de PB 12.7 a PB 2019.
2.- Corro el Deploy Proyecto, para generar App.exe + App.PBD's.
3.- Entro a una pantalla donde capturo números.
3.1. Si corro la App (App....
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