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. :)
Datawindow Zoom causing RowFocuschanging
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 1 year ago
I am adding appeon resize service to our application and notice that when Zoom is changed on the datawindow it fires off rowfocuschanging event and set the datawindow back to row 1. I also tested this just by directly changing the zoom on the datawi...
Hello,Could someone please help me in figuring out how to get a Google API access Token using JSON Private Key.
The JSON key would look like this:
// {
// "type": "service_account",
// "project_id": "ID of Project",
// "private_key_id"...
Powerbuilder 2022 Using PowerServer
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,
We are trying to Migrate the Powerbuilder 2022.After Deployment i can able to access the API and Application throw development tool.But After Publish i am hosted the Api and Application in IIS after that the Web api is not running throw IIS.We a...
Pre-requisite for PB 2019 R3 runtime for any client machine
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hello Appeon Folks,
Greeting!
Where do I get pre-requisite for PB 2019 R3 runtime to be installed on any client machine for PB application. Do have any official page for this information?
Hello,is anyone using Azure managed databases (PaaS) with PowerBuilder or PowerServer applications?
Which database product do you use exactly?
Would love if anyone could share their experiences, use cases and opinions on suitability for production ...
create datastore for all columns that starts with IS_ from table ABC
- Resolved
- How-to
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
Hi,
I am writing a select query to create a datastore. I want to create a datastore where all columns must be selected which starts with 'IS_' from a specific table abc.
Kindly note that the columns 'IS_' are added dynamically to the table. Henc...
WEB API - Multiple reports are not being emailed to multiple recipients.
- Advice
- Last updated 1 year ago
- John Fauss replied 1 year ago
I am using this code to send out multiple reports to multiple recipients. The problem is that it's only sending the first report to the multiple recipients.
EXAMPLE:
User1@xx.com - Should get Report #1
User2@xx.com - Should get Report #1
...
Detecting and read a smart card from PowerBuilder
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi,
How to detect and read smart card from Powerbuilder.
What i want to achieve is, when a card is place on a reader it displays the information in Powerbuilder.
Load HTML in web asp.net core using SnapDevelop
- How-to
- Last updated 1 year ago
- mathews rutto replied 1 year ago
Hi,
How do i load HTML page in web asp.net core application using SnapDevelop.
Thank you in advance.
Insert into Select statement in a datawindow
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I want to use an Insert into Select statement in a datawindow but I get the following message:
Is there any way to do this?
Work with Cluld Sqlanywhere database
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,
I have a clinic application which created in Powerbuilder 2021 with SAP Sqlanywhere database and it is working morethan 5 year in a local network.
Now, they want to work this application from different location and I have space in AWS .
Can I ...
Appeon Fileservice and PowerBuilder 2022
- Resolved
- Misc
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi, everybody.
Just a simple question: Can the Appeon file service still be used with PowerBuilder/PowerServer 2022?
Thanks in advance!
Hi everyone,
I need to modify or configure the DBPARM of a cloud apps environment of power server in IIS since it shows the database queries with an 'EO' suffix at the end of each numeric parameter.
Regards.
Sort event/function list in PowerBuilder editor
- Resolved
- How-to
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
Hello Appeon Folks,
I remember we used to have option to see the override event and function on top in the event and function list. I don't see that any more. What is the setting to sort these funcion and event list. I need to revisit whole list to ...
Hello,
I have an issue with the Compress-Function. When i want to compress a folder and in the folder path is a dot the function returns -13
(e.g. E:\temp\f.older_name\compress_test). The dot is not in the foldername that has to be compressed, it c...
Passing numeric arguments by readonly
- Resolved
- Advice
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hello Appeon Community,
According to article from https://docs.appeon.com/pb2019/pbug/ch07s02.html#ug12761:
Read-only. When you pass as read-only, the variable's value is available to the function but it is treated as a constant. Read-only provi...
To change Background color of DDLB inside a datawindow
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
PB 2022 B 1892, No theme
Need to set background color of a DDLB, which is inside a datawindow column. By default, it's white and I could not find any way to change it in the properties panel (or I'm missing?).
Any modify command can do...
I am trying to migrate our PB 2019 application to PB 2022. PB 2019 uses PS 2020 to host our web application. We have a PBL called appeon_workarounds.PBL which consists of lot of functions which is used with in our application. Is there a new version ...
PDF File Sizes are huge
- Resolved
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi Folk
I am successfully creating a PDF from a quite a complex nested report which contains images as well as text. Unfortunately, even if I reduce the size of the images down to the minimum some of the generated PDF's are over 50MB which is far to...
Support for MS SQL Server 2022 and new MSOLEDBSQL Drivers
- Resolved
- Misc
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hi,
what are the plans for supporting MS SQL Server 2022 and Versions of the MSOLEDBSQL19 newer 19.0.0?
According to the PB Help only MS SQL Server Versions up to 2019 are supported and only the MSOLEDBSQL19 Driver Version 19.0.0 is supported.
...
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