Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 11 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. :)
Need to make contact to Appeon Community Forum Administrator
- New
- Misc
- Last updated 27 minutes ago
- John Fauss replied 18 minutes ago
How do I contact the Appeon Community Forum administrator. I need to ask a question of him / her.
Kim Lombard
SNC driver PowerBuilder bit data type issues
- Resolved
- New
- Issue
- Last updated 8 hours ago
- Chris Pollach @Appeon replied 1 hour ago
Hello,
did anyone encounter issues with SNC driver PowerBuilder bit data type issues when using PB 2017.
Yes I did suggest to migrate to PB 2022 or 2025 before doing data migration from sybase to sql server.
So I am still using version PB 2017 wit...
My company is moving to Virtual machines in the Cloud as well as "Managed" machines that do not allow us to install software. I am moving from our old Virtual environment to the Managed machine (AMC) and I have Chocolatey installed. Would Appeon have...
Compilation failed, code -1
- Resolved
- Issue
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 5 hours ago
Hi
Am I the only one who gets this error message (without any further information) when trying to build a large project?
Remakrs
In this case, it's the output from PBAutoBuild250 /pbc
I get the same error if I build/deploy inside the IDE
It'...
Procedure does not work in power server mode where as works well in client server mode
- New
- Issue
- Last updated 8 hours ago
- Armeen Mazda @Appeon replied 5 hours ago
Hi Team,
I have a stored procedure that works fine in client server mode but same procedure does not work in powerserver mode.
Eample ...SQLCA.Proce1(parm1,parm2)....parm2 is a datetime type.
What could be the reason and solution for it.
I trie...
Hi,
We have a requirement to implement TLS 1.3 in our application which runs on PB 2019 and connects to Oracle DB, so wanted to check if PB 2019 supports TLS 1.3? If so how to configure TLS with in the application?
Application running as a Windows service
- How-to
- Last updated 1 week ago
- Roland Smith replied 6 hours ago
Hi
I have a PowerBuilder application that automatically exports data as text files. It runs as a Windows service with WinDaemon.
When the processing takes too long, the service is stopped, and we see an error message in the Windows logs : The appli...
Hello,
We've been using AntView's MS Edge Webview2 ActiveX control (.ocx) for a while now with PowerBuilder 2022 R3 and with version 1.1.460.0 they have introduced a method to list all of the cookies for a User's Profile.
The CookieManager is a "pr...
Hi,
We are running PowerBuilder on a server which does not have direct access to the internet, therefore the license checking fails.
Is there any way in PowerBuilder that I can specify to connect to the internet through an outgoing proxy?
Regard...
Reading class editsource at Runtime
- New
- How-to
- Last updated 10 hours ago
- David Peace (Powersoft) replied 7 hours ago
Hi All need a help to achieve one features, In a window one function called f_parameter_initialize('code','val') multiple times with different input,i want at run time in that class to capture all the iteration of the function with those input parame...
Autobuild Powerbuilder in Github Actions - pbautobuild220
- New
- How-to
- Last updated 6 days ago
- Chris Pollach @Appeon replied 8 hours ago
I am trying to automatically build a powerbuilder executable in github actions when a release tag is created.
name: Build and Attach to Pre-release
on:
push
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions...
I tried to call a function on a DLL which written by a VC++, it works fine until that function calling is compeleted, it gets crushed
- Resolved
- New
- How-to
- Last updated 20 hours ago
- John Fauss replied 10 hours ago
Hi this function was created before Powerbuilder supports Jsons and http requests, it's about calling a http webservice and return values. I have tried debugged it, what I found that it worked fine until that function was compeleted within VC++. here...
Using domain it user to PowerBuilder Connections
- New
- How-to
- Last updated 3 days ago
- David Peace (Powersoft) replied 11 hours ago
Hi
I'm trying to use my domain account to connect to MS-SQL from powerbuilder. I have crated login/user in SQL. I can select rows from a table using isql but I cannot update/insert data.
Furthermore when I try do modify a DWs sql I get errors such ...
For PowerClient install , when I click "Open the Cloud Launcher" nothing happens
- New
- Issue
- Last updated 1 day ago
- David Peace (Powersoft) replied 12 hours ago
The Powerclient install page is no longer working properly. I'm not sure exactly when this started happening but the "Open the Cloud Launcher" that appears on the top of the web page after you click "Start the Application" no longer launches the ins...
Ribbon Bar shortcut is not triggering event when menubar obj is not null
- New
- How-to
- Last updated 1 day ago
- David Peace (Powersoft) replied 12 hours ago
Hi,
In our application, we are using both a menu bar and a ribbon bar, and it is required to have both (we cannot disable or set the menu bar object to null). When the user enables the ribbon bar, we set Menubar.VISIBLE to false.
This implementatio...
Powerbuilder connectivity Oracle OCI 19c
- New
- Advice
- Last updated 1 day ago
- David Peace (Powersoft) replied 12 hours ago
Hello experts,
I am using Powerbuilder 2019R3 with backend database as oracle. Around 50 users use this application.
We are able connect to on-premise oracle DB and firewall connections were opened well.
After we moved to Oracle OCI and the DB i...
Does PowerServer 2022 supports .NET Core Runtime 9.0.3 and .NET Runtime 9.0.3 ?
- Resolved
- New
- Advice
- Last updated 1 day ago
- John Fauss replied 19 hours ago
We have a PowerServer 2022 application deployed on Windows using IIS. According to the official documentation (PowerServer 2022 supports .NET 6), the supported runtime versions are .NET Core 3.1 and .NET 6.0.
However, we have installed ASP.NET Core ...
Best approach for using merge and Save
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 day ago
Hi All,
We have more than 200 psr files and need to generate pdf based out of them using datastore, Along with this we have a scenario where we need to merge 2 psr’s for each pdf (i.e. 100 pdf files to be created out of 200 psr’s).
we are storing t...
We are currently hosting our PowerServer application within the Azure datacenter using their "Cloud Service (extended support)" project. However, Microsoft has announced that they will be retiring this project in March 2027, and we need to migrate ou...
Cloud app launcher not loading "pbjson.dll"
- Issue
- Last updated 1 week ago
- David Xiong @Appeon replied 1 day ago
I have a question regarding the automatic downloading and running of the PowerServer application. I have an application that was working fine with PowerBuilder 22.2.0.3356, but then in February, the Cloud App Launcher just stopped working?
I have n...
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