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. :)
How to call an API from a SQL Anywhere trigger?
- Advice
- Last updated 1 year ago
- Anoop Anand replied 1 year ago
I have to call an api based on a table update for only some scenarios. The API endpoint needs to update a table in a different database. I want to put that API call in a trigger. How can I call an API endpoint from a trigger?
PowerServer 2022 Support for multiple DBMS
- How-to
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
Our software has been developed to support both MS SQL Server ORACLE depending on the client using the software. With PowerServer 2020 we had both SQL Server and ORACLE set up in our configuration (Database Type section) so the output would support ...
Internal error: The name of the running module (PB220.EXE) is not recognized!
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi Everyone!
I migrated an PB12.5 application to PB2022 R2. When I trying "Run Application" I got this error:
Applications created with PB2022 R2 runs as well. Also other migrated apps. Only this one doesn't.
What can I do to fix it?
Dynanically adjusting Object Height in Band with Height set to Auto
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi.
I have a report, where I want to add a group_box or box object which I want to dynamically adjust in height based on the contents which will be in the group_box or box object within a DataWindow in Appeon 2023 R2 Build 2828 (latest). The purpos...
JsonGenerator - ADD JSON ARRAY
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Best regards, gentlemen.
If anyone can help me with this issue, I would appreciate it. I want to generate a json with JsonGenerator (I don't know if it is the correct tool), which contains an array of data, and I require guidance.
this is my code...
I have a pbl file that has somehow become corrupt. I need the reports transfered out of that file and into a good pbl file.
I can see the reports in the courrrupted pbl file, but when I set the corrupted pbl file as the working library and then e...
Where does Runtime Packager get the PBODB.INI file from?
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
PB Runtime Packager...
Does anyone know how to have the Runtime Packager application include a custom version of the PBODB.INI file?
Much appreciated, thank you.
Extra Page in Nested DataWindow
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have a datawindow which works perfect until I add a nested dw into this to generate details of line-charges. I am using the latest PB 2022 R2 Build 2828 and nothing I try will get this to stop generating an extra page.
I am out of options.
I ha...
Disable window MaxBox after i applied a theme.
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi! Im trying to disable the maxbox of a window using window.maxbox = false.
But when i try it after a ipplied the theme, the code doesn't work.
If i try the same thing without apply the theme, the code works!
After applying the theme, do I have t...
Issue with table of strings after migration on Oracle 19C
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello
I just migrated my project on Oracle 19C and I have an issue with table of strings.
When PB call my stocked procedure with an array in entry that doesn't work, there is a problem.
Please can you give idea to solve this problem.
Thank you ve...
Hello all,
being a newbie with PB2022R2, I wonder why the migration assistant lists the lastpos Powerscript function in its scan result? I see no syntax change nor a deprecation notice in the current documentation.
Thanks, Herbert
PBAutoBuild Pb2022 r2 Appcrash pbshr.dll
- Resolved
- Issue
- Last updated 1 year ago
- Thomas Lettenbauer replied 1 year ago
My application on Pb2022 r2 using IDE is compiling OK.However, using pbautobuild, an appcrash occurs in pbshr.dll during the "creation" of objects in PBL
After this crash I have to return the PBL backup.
The error file is 0 KB in size.
Does anyone...
Can I merge PDF files with different standards?
- Advice
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi all,
I'm playing around with PB2022's new PDF tools. I wrote a small window that just checks the PDF standard of a given file name.
So far, all files are PDF_None! except one, that's unknown. Here's the code I use to check the standard:
CHOO...
Exe file without icon
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
I'm ussing PowerBuilder 2022 R2 Build 2828 Runtime 22.1.0.2819.
Assign an icon to the application in Additional Properties. But after compiling, it is not assigned to the generated exe.
If I generate a shortcut to the application and try to ch...
How to determine if running Win11
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
Since there's different background colours applied to a ddlb in win11 compared to win10 (when not editable), I need to figure out if I'm running win10 or previous or Win11 or later.
I thought of using "Function Boolean RtlGetNtVersionNumbers (R...
Powerclient httpclientrequest issue
- Resolved
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi Team,
In one of our application we are using httpclientrquest to server for downloading azure git source code. The source zip having larger size above 1 GB. When we use the httpclientrquest getting error -1 ( generic error).
SendPutRequest...
How can I get an argument when my program run on PowerServer 2020?
- Resolved
- How-to
- Last updated 1 year ago
- Kyungil Choi replied 1 year ago
Hello, there.
I wonder if I can get an arguments when I first run my program on PowerServer 2020.
For example, if I make a client program which runs on my desktop, I run it with "myprogram.exe test_arg" and then I get test_arg as a argument and I c...
Hi Team,
I need to take jwt response from other system API, from which i need to get user details and roles, I am succeeded to decode the jwt token info in PowerBuilder, however i am not able to get the values from the decoded string , can any ...
Issue with .NET DLL Importer
- Resolved
- Issue
- Last updated 1 year ago
- David Samudio Alfonso replied 1 year ago
Hello everyone!!
I have this problem, I am using the ".NET Dll Importer" to use the classes of a dll, but in this case I have a class with the same name and 4 different types of arguments, and I only display one of them in the object, I have Also th...
enforce min and max in an ancestor resize event
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have an ancestor window with a general move and resize everything event in it that happily moves all controls as you resize the window that inherits it.
The inheritor runs super::resize(...) to actually run the move/grow.
When I try an implement ...
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