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. :)
Code Signing in PowerServer 2021 with new code signing cerfiticate requirements?
- Resolved
- Issue
- Last updated 1 year ago
- Trevor Holyoak replied 1 year ago
We tried to compile our application today and ran into a problem. Our code signing certificate has expired. I apparently didn't get advance notice from the issuer, GoDaddy, like I normally would, because they no longer issue them.
I'm looking at get...
How to call Web API from Powerbuilder to post data
- How-to
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
Hello ,
I have a request to call web api to post data, here are some of the information of that web api:
accept Http post
app_key = 'app_key'
method = 'testMethod'
URL='http://abc.com/inbond'
The 'testMethod' accepts data recrods from my PB pr...
SqlModelMapper TrackUpdate not working
- How-to
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
Hello,
I am using the SqlModelMapper of snapobject to retrieve/create/update/delete records in my database. My database is a sybase sql anywhere 17 using a odbc connection.
The retrieve/create/delete methodes work just fine, but the update (T...
Problems Passing any parameter to c++ dll , which I call from Powerbuilder
- Issue
- Last updated 1 year ago
- Roland Smith replied 1 year ago
The error message:
error r0042
Error: specifield argument type differs from required argument type at runtime in dll dll name
(invalid stack pointer on return from function call) at line 20in open event of object w_genapp1_sheet1.
Environment:
P...
Hi,
We are migrating from PB 2017 to PB 2022. My app uses Excel for data download and PDF for creating reports.
Right now we are using Excel 2013 64 bit and Adobe at runtime on Windows 2016 server. We use Excel12 DLL's for Excel integration in co...
Hello,I am thinking to create windows virtual machine on MS Azure cloud for development purpose with PB 2022 and ASA SqlAnywhere 17 as local development database.
Does any of you already use Azure VM for this purpose? Could you suggest me what inst...
Can I run PB2022 & PB2022R2 alongside each other on the same PC?
- Resolved
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Hi
I just wanted to confirm if it is OK/Possible to run PB2022 IDE PB2022R2 IDE on the same dev PC.
The reason for this is that we have an active project in PB2022 which has just gone into Beta UAT and we do not want to migrate to PB2022R2 at this...
App crash 64-bit, trace file couldn't be opened.
- Issue
- Last updated 1 year ago
- Arnd Schmidt replied 1 year ago
Hi,
I'm trying to migrate my application to 64 bit. Unfortunately, it crashes when starting it (unless I start in debug mode and set a breakpoint before the main window really shows up). So I turned on tracing. But if I try to open the pbp-file I ge...
Dear Team,
Iam inserting the JsonData into the Datawindow...Iam unable to resolve this ..Please help me..
String ls_jsonString String ls_valueString ls_keyString ls_firstnameLong ll_RootObjectLong ll_rowitemLong ll_countLong ll_arrayLong ll_a...
Having an issue getting past Deploylist.ini.zip Unauthorized with PowerServer HTTPS
- Advice
- Last updated 1 year ago
We are trying to deploy a small app using PowerServer 2022 build 1900 and getting an error with deploylist access is unauthorized. Seems like not matter how I setup authorization, I'm unable to move past this issue.
We currently have this app runn...
Powerbuilder IDE R2 NOT LOADED
- Issue
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
Guys,
I have an issue were IDE is not opening for Powerbuilder IDE R2 Runtime 22.1.0.2819.
Error. Failed to load the DLL pbsys.dll,m Runtime version 22.1.0.2819.
OS: Windows 11 x64
How to resolve this? I tried un-installing/re-install...
DataWindow.Find does not find the correct decimal value, PB2022, Build 1900
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Is this Bug? If yes, what about PB2022R2?
How to access the custom image on deployment machine
- Resolved
- Advice
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi All,
In my current project, we are using custom images. The custom image path is mentioned as below .
So now when I deploy my application, on client side where should I copy the 'ART' folder to access the images ?
Thanks in advance.
Regards
...
How to specify the font when save datawindow to excel file
- Resolved
- How-to
- Last updated 1 year ago
- ma jack replied 1 year ago
Hello everyoneI use the saveas method such as dw_1.saveas("test.xlsx",xlsx!,true) to save datawindow into an excel file. The font of all cells in the excel file is Arial and the size is 10.
I try to modify the column font and size in datawindow , bu...
Failed to run PB2022 R2 after installation
- Resolved
- How-to
- Last updated 1 year ago
- Dexter Madrinan replied 1 year ago
Hi, after installation of PB2022 R2 I got that message when I try to run pb220.exe.
'Failed to load the DLL pbsys.dll, Runtime version: 22.1.0.2819.'
How do I solve this?
Thanks,
David
suggestion needed how to define custom images
- Resolved
- Advice
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hi Team,
In my application, custom images are defined as below. Can you please suggest how to read these? what is this graphicman refers to ?
Thanks in Advance.
Regards
Subrat
Grid lines issue in grid datawindow
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 1 year ago
Hello Everyone,
Seeking for help on the below issue.
Customer reported that datawindow grid lines are not visible when the rows are displaying in more than one page. Actually, grid lines exist, but grid lines color is adjusted automatically to ligh...
Do PowerServer 2022 environment supports authenticating SQL Anywhere database
- How-to
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
Power Builder supports authenticating a of SQL Anywhere database but do PowerServer 2022 environment supports authenticating SQL Anywhere database using an authentication string.
Wil it supports a sample string like:
EXECUTE IMMEDIATE "SET TEMPORAR...
Hello,
I work with Powerbuilder 2022 R2 and I have an issue with the printing of checkboxes.
When I retrieve datawindows with checkbox I can see the box with a flag but when I print it the flag become a ü.
Result in datawindow : image1
R...
For deploy the code facing issue
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi all, Using PowerBuilder 2019, while deploy the code in build folder missing some .dll files. Is this need to build this file? please advise.
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