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. :)
PB2019 R3 "OCI.DLL could not be loaded"
- How-to
- Last updated 3 years ago
- Ken Guo @Appeon replied 3 years ago
Hi.I am converting our application from PB2017 R3 to PB2019 R3. All runs fine.Except I have a problem concerning the new runtime environement and loading Oracle oci.dll with our application.My application is named "buisy" and I would like to provide ...
Ribbon Bar Menu Item section versus Category ue_largebuttonclicked
- Resolved
- How-to
- Last updated 3 years ago
- Mark Lee @Appeon replied 3 years ago
I do not know how to capture a click from the vertical drop on the RibbonBar menu.
ApplicationButton Text="Application" Enabled="true" Tag="RibbonBar Demo" Visible="true" ApplicationMenu Master
Item Text="File" PictureN...
Automating Powerbuilder upgrades.
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Im looking for any "HOW TO" video to automate our upgrade process.
I have updated to Powerbuilder 2019 R3
We currently run the simple "Copy" of EXE, PBDs to and from the network file folders to local computers (including citrix) when upgrades...
Hello,
Nice to see the forthcoming product roadmap. Happy to see so many planned enhancements.
https://www.appeon.com/developers/roadmap
Along with these I would like to know if anything is planned for Mobile development. We here feel tha...
¿Cuándo sale al mercado PowerServer 2021?
- Misc
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Buenos días a todos
Por hacer una Pregunta
¿Cuándo sale al mercado PowerServer 2021?
Att
Carlos
PowerBuilder 2019R3 - statbar is not visible
- Resolved
- Issue
- Last updated 3 years ago
- Roland Smith replied 3 years ago
Hi,
currently we are migrating to PB 2019R3.
After migration the statbar is not displayed. Has someone ever noticed the same problem?
PB2019 R2
PB2019 R3
After migration w_statusbar and w_toolbar is not displayed.
The testcase is a migrated...
Sending PbBlob to PowerBuilder
- Resolved
- How-to
- Last updated 3 years ago
- Alex Riofrio replied 3 years ago
Hello everyone;
I'm testing sending an image from a Web API (SnapDevelop 2019 R3) to a PowerBuilder 2019 R3 app.When I use the byte[] data type and then sending it inside a DataPacker, the sending and receiving works fine.
When I do a similar test ...
Buenos Dias.
Les expoemos este caso, para pedir apoyo y/o obtener alguna alternativa para este consumo.
Nuestras aplicaciones están desarrolladas en powerbuilder version 2017 R2
Con una conexión a base de datos Oracle
Actualmente nos encontra...
Hi,
I would like to change the date format in a dw field from yyyy-m-d to m/d/yyyy, and have that format displayed regardless of the windows date format. How can I do this... Thanks
Issues calling Orca functions in 2019 R3
- Issue
- Last updated 3 years ago
- Mark Lee @Appeon replied 3 years ago
I wrote a utility in C# which calls pborc190.dll to import/export source from PBLs. As of 2019 R3 this utility no longer works. I noticed that in R3, most of the DLLs have been renamed from pb*190.dll to pb*.dll. So pborc190.dll became pborc.dll. No ...
Hello,
PowerServer web plugin downloads and adds Firewall rules for processes appeonbrowser.exe and appeonbrowserlauncher.exe.
This results in firewall warnings during plugin installation.
Does anybody know how to define a GPO that adds automatic...
OleCustomControl causing application crash after migrating to PB2019R3
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
we have one big issue after migrating to PB2019R3.
Migrate and Fullbuild is done. The error occurs in PB2019R3 before migrating and also after migrate/fullbuild .
The application crashes after loading OleCustomControl a few times.
The followi...
PSRViewer for PB 2019
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
We have currently migrated our application to PB2019 R2. Our application generates some PSR reports and, in order the user to view those report, they used PSRViewer. The problem is that this program uses PBVM12 that now is not distributed anymor...
Automated App Deployment in 2019 R3
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I'm currently using InnoSetup for client installations on windows computers and interested in this automated app deployment. Can I be directed to instructions on how do use this method and if there are customization options for the installation?
...
Beginner SnapDevelop question - Multiple DWs
- How-to
- Last updated 3 years ago
- Govinda Lopez @Appeon replied 3 years ago
I am just starting to look into using SnapDevelop to possibly migrate our application. I am using SnapDevelop 2019 R3 Build 2622.
I have completed some of the tutorials, all of which seem to have only 1 dw that is imported and retrieved/updated/et...
PowerClient 2019r3 : Deployment questions
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I'm currently testing PowerClient with Pb2019r3.
It seems to work fine as a "Self-service" deployment tool, but I was wondering if there is a way to "push" the initial version of an application in order to avoid each end user to install it for the f...
Is there a performance difference between v12 and v2019R2?
- Advice
- Last updated 3 years ago
- Olan Knight replied 3 years ago
PBv12.1 and PBv2019R2Oracle 12CWindows 10, 64 bit, SP-1 We have this giant app that we migrated from PBv12.1 to PBv2019R2. Some users run from another continent through Citrix to the host VMs to run the app. Often, the users will each have multiple s...
Error with calling stored procedures in PB 2019 R3
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
I installed the latest version of Powerbuilder yesterday and re-compiled my program. This morning I get an error on a line of code that was working before the latest install. The error message reads: “Null object referenced at line 110 in clicked eve...
Orcascr170 Unable to process map a .pbg file
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello, I'm trying to generate pbl from a version control system.
I'm using SVN version control system. My original pbl, pbt and pbw are located in \pcf_ci1, and my sources are located in \pcf_ci1\ws_object/myfeeling.pbl.src. Here is the debug outpu...
Appeon Work Space android apps crash on android 11
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Dear Appeon,
I have big issue for power server 2019 issue for mobile , specially on android, now the version android is 11 , all application I deploy does not work , work space appeon crash , APK can't installed. What issue for power server 2019....
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