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. :)
Powerclient signing questions
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello, we are in the development/testing phase of a PB2019R3 app that we want to deploy with Powerclient. We've run into our first case of a test user not being able to launch our app because of the antivirus software BitDefender on their laptop. I...
MariaDB TABLES doesn't exist
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
DB: AWS(MariaDB)
PowerBuilder: PB 2019 R3
When I add new datawindow. Choose Data Source for Grid DataWindow I use SQL Select.
But, It always show error message.
SQLSTATE = S0002
[ma-3.1.12][10.3.23-MariaDB-log]Table 'ttla.TABLES' doesn't exist
...
Open other applications from within another one on PowerServer Web.
- Resolved
- How-to
- Last updated 3 years ago
- Michael Turton replied 3 years ago
Hi I have an PB 2019 thick client application (called menu) that shows a login screen - once the user logs in they are then presented with a screen on which there are three buttons that once clicked open three separate application exes. The menu app...
Msxml2.XMLHTTP.6.0 Cache Control issues
- How-to
- Last updated 3 years ago
- Jay Pillai replied 3 years ago
Hi
I know this question was asked before but the solution provided for some reason did not work for me.My issue is with the cache when I call a REST service using Msxml2.XMLHTTP.6.0. I am Using PB 2017 R3.
I use GET,POST and PUT requests. The GET U...
OrcaScript, PB 2019 R3, prompt for rebuild due to runtime version change
- Resolved
- Advice
- Last updated 3 years ago
- Ken Guo @Appeon replied 3 years ago
PowerBuilder 2019 R3 Build 2703
I have an Azure Devops TFS source control containing the latest PowerBuilder 2017 source code.
I have PowerBuilder 2019 R2 Build 2703 migrated PBLs, containing a slighlty older version of the PB 2017 source code.
I ...
How to create a 64 bit EXE?
- Resolved
- How-to
- Last updated 3 years ago
- Aart Onkenhout replied 3 years ago
PB2019R3, build 2703Windows 10 64bit platformThere's not much information in the HELP file about creating a 64 bit EXE, or if there is I missed it. Ditto for the Forums.1. Is there a tutorial somewhere on how to create a 64 bit EXE using PB2019R3?2. ...
Hai,
I created a simple .net dll in c# and imported to appeon. It is working perfectly. but in another system same dll imported and scripted. But I am getting this error.
---------------------------PowerBuilder application execution error (R0058)--...
Application Versioning with automated builds
- How-to
- Last updated 3 years ago
- Kevin Ridley replied 3 years ago
Hello,
I have a good sized PowerBuilder application (PB 2017 R3) and I am looking into automating builds using Git/Jenkins. Right now there is a global variable which stores the application version. This is updated every time just before the applica...
EXE file properties as assigned by Project
- How-to
- Last updated 3 years ago
- Kevin Ridley replied 3 years ago
In the PB project file you can designate, amongst other things, a Product version and a File version. How to I get this information from within PB? I want to get the info from the exe I built for display on a 'Help - About' type window.
I've tried...
Are there issues running PB2019 on MS Server 2008 R2?
- Issue
- Last updated 3 years ago
- John Fauss replied 3 years ago
We converted our app to 2019 and on newer windows servers (2012 R2) it runs fine.. However when running on server 2008 R2 the user interface is quite different. You have any ideas why? Both are using the same executable.
This is the good workin...
CloudAppPublisher: centralized deployment
- How-to
- Last updated 3 years ago
- Thomas Rolseth replied 3 years ago
I am working on a PB migration project and as part of that effort, I demonstrated how to use PowerClient to deploy the application. The client is very interested but asked a question that I don't know the answer to. They are wondering if the CloudA...
I have PB 2017 R3. Build 1858 (I think).
I modified some code in an object and set the breakpoint.
When I go into the debugger, the code that I modified is not there. It looks like it's an older version of the code.
I tried removing the .bak...
How to get the name of a userobject that is used as a tabpage
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Currently Im coding in a datawindow that is placed on a userobject. Im trying to get the name of my userobject using parent or getparent(). Since the userobject is used as a tabpage, "parent" returns the tabpage instead of the userobject.
Is there a...
Could not initialize JavaVM - PB19 converted from PB12 - JDBC connection not working in deployment
- Resolved
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 3 years ago
I am trying to get a PB19 version of an application running using JDBC to connect to the a SqlAnywhere 12 db. The application is run from a share drive location. I am getting this error : Could not initialize JavaVM
I have a PB12 version of this ...
Powerserver2021: GetAllSessions is not working
- Resolved
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi Team,
I used to access https://PS serverIP/api/Custom/GetAllSessions to get all sessions with Powerserver2021 Beta deployment, while for now, with PS2021 GA release, I got error to fetch session info:
This localhost page can’t be foundNo webpage...
Historically I've used Amyuni as an engine to create PDF files programmatically.
The problem with Amyuni is it is set up as a printer under Windows although it is not a print driver. Also, the user has power to disable/install/uninstall Amyuni. Also...
PowerClient for ISV Desktop Distribution?
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello All
Appeon PowerClient marketing specifically states that product is for On-Premises desktop application distribution use.
Might that just be a comparison to 2021 PowerServer product
OR
Might there be security and/or other issues...
PowerBuilder 2021 Release Date?
- Misc
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I'm wondering when the PB 2021 release date is.
Also, is PowerClient going to continue? It is in the New wizard in the beta.
Database sudden disconnect and PB crashing
- Advice
- Last updated 3 years ago
- Olan Knight replied 3 years ago
I have a customer who is reporting our PowerBuilder application is suddenly disappearing from the screen. I can see there is an event in the Windows Event Log showing the application has crashed, the dll in question is fairly random, usually one from...
In editor PowerBuilder2017 can the line numbers be given next to each line ?
- Resolved
- How-to
- Last updated 5 years ago
- Sivaprakash BKR replied 3 years ago
I have recently upgraded from Powerbuilder 12.5 to PowerBuilder 2017. I know that the current line number (and column) is given at the bottom of the screen but can the line numbers be given next to each line?
Various Powerbuilder settings, lo...
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