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. :)
Read Ribbonbar object at runtime
- How-to
- Last updated 3 years ago
- Stefano Calciati replied 3 years ago
I need read all the control of a Ribbonbar at runtime.
I need know all the small, large, tab button in a ribbonbar and read the relative properties.
I have the object ribbonbar, but i don't know the structure of this ribbonbar in memory, how can re...
PB 2019 R3 RibbonBar. How to force dropdown menu on LargeButton
- Resolved
- How-to
- Last updated 3 years ago
- Mark Cabanlit replied 3 years ago
Hi,
I'm using the RibbonBar a lot! .. it works brilliantly.
My question is:
in a "LargeButton" having an associated menu, can I trigger the menu to drop (appear) when the user clicks on the button it self, similar to when the user clicks the...
Fail to generate dwsql
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi,
Just updated to PB 2019 R3 Build 2670, Runtime 19.2.0.2670 from PB 2019 R2 all CloudPro editions. I am using PowerServer (PB Edition 2020 Build 2670) and Ora Client 19, 32 bit. I was able to deploy to the power server without issues in R2, but i...
Install PowerServer Toolkit failed
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello,
I have would like to to try PowerServer 2020 but I have trouble to install PowerServer Toolkit on my PowerBuilder. I have PowerBuilder 2019 R3 build 2670. Do you know how may I fix it. Thank you.
PowerClient: "startup with background service"
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi eveyone;
I'm starting with PowerClient and I'd like to be more clear when to use "startup with background service" option and what effects would it have on the user's PC, for example a Windows service would be created automatically?
Thanks in ad...
Feature Request: Git Login with Token
- Resolved
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi!
I just successfully forked and pulled the PFC (thanks Bruce!) according to his very good instructions on his community post Quick Start for contributing to PFC.
It worked right out of the box and I can use it as expected with our current PB 201...
PowerServer 2021 Embedded Stored Procedure Declare and Execute for Sybase ASE
- Resolved
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi,
Greetings!
In the PowerScript, while declaring and executing the embedded stored procedure, it is giving parse error during runtime stating that stored procedure not found.
Upon debugging Server APIs, found that it is using below query to look...
PowerServer 2021 Beta SnapDevelop Embedded SQL file appended
- Resolved
- Misc
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi,
I faced few issues while deploying PowerServer project using PwerServer 2021 Beta.
Though I cannot replicate it but it happens randomly.
Issue: While deploying project, the C# solution sometimes gets messed up like for example the embedded SQL...
REST API calling returning -14 - Code conversion failed.
- Resolved
- How-to
- Last updated 3 years ago
- Daniel Ferrreira replied 3 years ago
Hello folks,
I'm calling a woocommerce API using PB REST Client. Using Postman it works, but when calling from PB (2019 R3 Build 2670), I get return code -14 (Code conversion failed).
I think it has to do with the headers, but I'm not being able to...
Use CD Tool, How to Deploy PowerClent Commandline
- How-to
- Last updated 3 years ago
- Kai Zhao @Appeon replied 3 years ago
I want CICD PowerClient Deploy Option
use gocd deploy
CI TOOLS GITLAB
CD TOOLS goCD
this script in bat file
orcascr190.exe "C:\go\Go Agent\pipelines\orca\cbnu-ppms.orca"pbc190.exe /c "C:\go\Go Agent\pipelines\ppms-deploy\cbnu-ppms\m...
PowerServer 2021 Beta Project Run Options
- Resolved
- Misc
- Last updated 3 years ago
- Nilotpal Bera replied 3 years ago
Hi,
If we make changes to the PowerServer project under "Run Options" related to desktop and start menu shortcuts, it only works for the first time.
First deployed using both options as checked, works fine.
Second run, deployed using both as un...
Control (get/set) the display on the second screen of POS
- How-to
- Last updated 3 years ago
- John Fauss replied 3 years ago
How to display on the second screen (screen for customer) on POS of retailed shop? The content is different from the main screen.
Thank you
What is the best approach to display a menu with pictures
- Resolved
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I am looking to enhance the look of our application by adding a menu option on the left side of my frame much like Microsoft Teams has. I would like the ability to have the image select and unselect either by highlighting it or having the image chan...
Tableblob not working when MultipleActiveResultSets=FALSE
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I support a mature application using PowerBuilder 2017 R3 and SQL Server via ADO.Net.
Our user community recently requested we add signatures onto some of our datawindow documents. The 'tableblob' datawindow object seems perfect for this, but unfor...
Hi group,
We are maintaining an in house developed software.
We use Powerbuilder 2019 build 2170.
I wanted to try the migration to PB 2019 R3, so I installed PB2019 R3 in a VM, I copied the sources to the VM, migrated and was ready to test.
I qui...
I use decimal 28 precision in my powerserver 2020 application.
Other than being slower (as per the documentation) there have been other problems with using precision 28 (graphs apparently). I am coming across decimal problems in PS 2020 that i don'...
PB Application Screens look fuzzy in Chrome browser
- How-to
- Last updated 3 years ago
- Kai Zhao @Appeon replied 3 years ago
Hi
We migrated our PB application from Appeon 6.5 server and PB 12.5 to Powerserver 2020 and PB 2019 R2. The Appeon 6.5 server was only compatible with IE browser.
The new PS 2020 is supposed to be compatible with all browsers. Since IE is going ou...
How to open a Popup Window on the System tray in PB 2019 R3?
- Resolved
- How-to
- Last updated 3 years ago
- Jeong Hwan Jang replied 3 years ago
Hi, everyone.
I made a popup style window to show new message alert on the System tray.
This is good working in PB version 9. (please see the attached image1)But this has a problem after migration to PB 2019 R3.The window pop up on the center of sc...
How to get session history from AEM
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi Gurus,
How to get session history from AEM, have to submit to the management.
Regards
Antony
Good morning,
is it (or will it be) possible to set custom parameters directly into the P/C desktop link?
See attached image, any string in the desktop link (orange box) is ignored because parameters come as defined in the startup browser link (red...
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