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. :)
Power Server 2022 latency issues on deployment
- How-to
- Last updated 11 months ago
- Armeen Mazda @Appeon replied 11 months ago
We have migrated a PB 8.0 application to PB 2022 environment and deployed on IIS server uisng Power Server 2022.
PowerBuilder Code database running on SQL Anywhere 17.0 are deployed on AWS environment.
Executing business logic code written using D...
We have migrated pb from 2009 to PB 2019 .
And while testing one flow to show PDF then we are getting null pointer reference.
Code which we use is below :
olewebbrowser.object.navigate("C:\Users\suraksw1\AppData\Local\Temp\30\amdDC31.pdf")
ole...
Change app name after deployed.
- How-to
- Last updated 11 months ago
- Armeen Mazda @Appeon replied 11 months ago
I want to know if I can change the name of the app after been deployed? We have different environments for testing, but is unacceptable under our standard to create a new power server project for each DB and redeploy. I need to use the same deploymen...
Current server version
- Resolved
- How-to
- Last updated 11 months ago
- Chris Pollach @Appeon replied 11 months ago
Hi !
PowerServer 2022 R2 / R3 question:
Where is this information about Current server version stored ?2024-02-02 11:28:39.040 INFO [5176] Current server version: 24.00.2024.223, 24.01.2024.01, 24.03.2024.11, 24.03.2024.12, 24.03.2024.14; latest ve...
DW.GetItemString returning ANSI encoded string?
- Resolved
- Issue
- Last updated 11 months ago
- Benjamin Gaesslein replied 11 months ago
Hello,
I have a question on string encoding behavior when sending an HTML SMTP message. Here is a description of the workflow:
First, we are reading in an HTML file as a message template. We are also reading a customizable message from a DataWindow...
Freeform Nested DW GetChild
- Misc
- Last updated 11 months ago
- Armeen Mazda @Appeon replied 11 months ago
Hi
This is an enhancement request
Please allow referencing nested reports through GetChild. I think this is just an old Sybase limitation which has no reason anymore.
This limitation can be cheated with a nasty trick:
dw_1.Modify("processing=5") ...
SQLPreview event is not executed.
- Resolved
- Issue
- Last updated 11 months ago
- Angie Liu@Appeon replied 11 months ago
Hi Team,
We are using Powerserver CloudPro Edition.
We have a datawindow where a column is an Identity column and has a Primary constraint. We are updating the Identity value in UpdateEnd event of the Datawindow. Before that, we are trying to f...
JWT Authentication using Oracle Login
- How-to
- Last updated 11 months ago
- Rob Stevens replied 11 months ago
Hi
We currently have a very basic JWT Authentication model. We are looking to change this model so that the database login information is used as the user name and password for the authentication.
ie. We need to extend the JWT authentication so tha...
Odd issue that's been plaguing me for awhile now.
I'm trying to authenticate against ping access (grab a token) so that I can call a rest api with that token.
Here's the powerbuilder code:
Constant Integer SECURE_PROTOCOL_TLS = 5 //Set TLS to 1...
How to shorten compilation time for a specific PBL?
- How-to
- Last updated 11 months ago
- Armeen Mazda @Appeon replied 11 months ago
There are about 70 libraries.Even when compiling only one specific PBL,It takes too long.Is there any way to shorten the time?
Webbrowser - how to NOT SHOW download multiple files and history dialogue boxes
- Resolved
- How-to
- Last updated 11 months ago
- Leila M replied 11 months ago
Hi,
We just migrated to PB2022 R3,build 3289.
I have an HTML file that we load into webbrowser and automatically saves images of charts.
In PB2019 R2, download dialogue boxes don't appear, but now it keeps showing in PB2022 R3.
Is there a set...
Upgrading 32BIT to 64BIT Local External Functions
- How-to
- Last updated 12 months ago
- Roland Smith replied 11 months ago
Hello,We're in the process of upgrading our application from 32BIT to 64BIT using the PB2022.We're having an issue with this line on Local External Functions.
SUBROUTINE RtlMoveMemory( long Dest, REF structure some_structure, long CBLen ) LIBRARY "k...
After compiling to Full, only one specific pblIs there any way to compile and distribute it?
'There is currently no matching version, Lowet Supported Version: 22.2.0.3289'
- Issue
- Last updated 11 months ago
- Chris Pollach @Appeon replied 11 months ago
I've trying to run a compiled PB 2022 on a remote server. We ran the PB runtime installer package on the server, and the runtime directory was created. When I try to run the my PB 2022 app I receive this error message.
Any help would be appreciate...
How can i solve this System Error using the PBDOM in Powerbuilder 2019 built 2170?
- Issue
- Last updated 11 months ago
- Desarrollador 1 replied 11 months ago
Good morning,
During these days an automatic process is carried out from my PB application.
When working with XML files, I use the PBDOM and when reading XML files and then making inserts to the DB, I get this error, which can be seen in the Image....
What happened to [Bug 11547]SMTPClient BCC email address is visible to TO Recipients
- Resolved
- Issue
- Last updated 11 months ago
- David Peace (Powersoft) replied 11 months ago
Hi Appeon
I raised this issue yesterday and today it has gone. I need to upload the information that you requested so that this bug can be fixed.
[Bug 11547]SMTPClient BCC email address is visible to TO Recipients
Please reinstate this.
Thanks
...
Powerserver build overwriting ini files after each build
- Issue
- Last updated 11 months ago
- David Xiong @Appeon replied 11 months ago
Hi,
Appeon 2022 R2 building application to be deployed to the Powerserver .
When I set the ini not to overwrite (see picture attached) it still over writes client ini files.
Ideally I dont want to overwrite all the client ini files when I d...
Executable file error phenomenon
- How-to
- Last updated 11 months ago
- Jeong Dae Ryong replied 11 months ago
It runs fine from source.An error occurs once when running the compiled executable file.It happens. In this case, after regenerating the relevant PBL,If you compile and deploy it, it works normally.What is the reason?
Ribbon bar cascade on PB 2022 R2
- Resolved
- Advice
- Last updated 11 months ago
- Julie Jiang @Appeon replied 11 months ago
Dear all,
will we be able to have cascade menus like we have in Excel?
(A drop-down below a drop down) like:
I could not found it on the demo app.
Many thanks to all
请问下,我想pb2019装在国产操作服务器系统上,powerserver运行在国产系统上
- How-to
- Last updated 11 months ago
- AFIC Cephei replied 11 months ago
因为都要使用信创产品, pb 需要运行在国产服务器操作系统上
1. 能推荐下 pb2019 R3装在哪个国产服务器操作系统上兼容性等都比较好的系统吗? 另外 能推荐下国产数据库用哪个好吗? 能提供下安装方法?
2. 怎样安装pb2019, 是不是和在windowserver里面安装一样? 或者能帮助提供安装步骤方法?
3. powerserver 也都要安装到 国产操作服务器上, 也请能提供 安装步骤什么的?
我现在使用的是 pb2019 , powerserve...
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