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. :)
Powerbuilder 2019 Runtime dlls
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
When using the 2019 runtime packager 2019 R3, the DLLs are not named with versioning but they are when referring to the documentation or if downloading the zip file from the Appeon site. An example is easysoap.dll from the packager and in the zip fi...
I searched and saw that someone asked back in 2018 but had no replies. I've used Jenkins once at a prior client, but my current client is using TeamCity for deployments and continuous integration, but not for PowerBuilder as of yet. Wondering if an...
Hi!I'm trying switch one of our projects from native Source Control to GIT. I'm using PB2019 R3 Build 2703 and SourceTree as an external Git client.
The thing is I'm having issues with the PBL files every time I try to merge branches, mostly when th...
PowerServer Cluster configuration
- Resolved
- Misc
- Last updated 3 years ago
- Nilotpal Bera replied 3 years ago
Hi,
Need to know about PowerServer clustered environment.
We need to have an idea about how clustered session will work.
If we have 2 webservers and 2 app servers, do we need cookie stickiness or PowerServer uses URL rewrite for preserving session...
Powerbuilder Installer PROGRAMDATA default
- Issue
- Last updated 3 years ago
- Aubrey Lin @Appeon replied 3 years ago
I recently install PB2019R3 on my partners machine and the default of C:\ProgramData\Appeon\InstallFiles was incorrect for that machine. Our drives are setup so that Windows is on D: (along with all of it's associated directories). Having the install...
PowerBuilder 12.1 License
- Resolved
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi,
Is there any other way we can still purchase additional license key for Powerbuilder 12.1? As we are running legacy application and no plan yet to migrate to the latest Powerbuilder.
Regards,
Mayller
Passing String Array issue - PB to Oracle SP
- How-to
- Last updated 3 years ago
- Aaron Anbu Johan Abraham replied 3 years ago
Hi Team,
Version/release/build - Appeon PowerBuilder 2019: Version 2019 build 2170
Database - Oracle 12c
Few months back we migrated from PowerBuilder 12.5 to Appeon 2019 Version 2019 build 2170. Looks below existing functionality not working as b...
PB 2017R2, I have a DW where all columns are protected based on data values for a given row. If this occurs, the row cannot be selected. If columns are not protected, then the row can be selected. I need to be able to select any row.
Is there a b...
Hi,I want to connect my powerbuilder application to PostGres, Is there any native PostGres driver or should I connect via ODBC/JDBC driver?Right now, I could connect the database painter using ODBC driver.
Regards.
Crosstab datawindow blinking and after that close the application
- Resolved
- Issue
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Good morning,
I got a problem with some of my crosstabs datawindows, when i do a retrieve my crosstab starts blinking and after that the application automatically close.
If somebody can help me with this issue.
Do you know what is happening ?
...
Web Server to API Server or Client to API Server
- Resolved
- Misc
- Last updated 3 years ago
- Francisco Martinez @Appeon replied 3 years ago
Hi,
Greetings!
We deployed our apps using PowerServer 2021 Beta.
Just need to know if the client downloaded app directly hits the Server API's or is it like the client requests the IIS web server and web server forwards the request to API Server.
...
Stored Procedure call getting failed
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hi team,
We have migrated our code from PB11.5 to PB2019. During our initial testing we found our application is getting crashed.
After looking more into it, we found Stored procedure Execute command from PB is making the application to crash.
We ...
1,比如我想把系统里面数据共享出来,提供服务通过接口给别的系统去调用(json方式), pb2019有这功能吗?如果有怎样处理,能否给个范例
2. 还有我怎样去调用别人系统给的接口(json方式) , 也请给个范例
谢谢!
PowerBuilder conexion con Sharepoint
- How-to
- Last updated 3 years ago
- Gregorio Robinovich replied 3 years ago
Hola, mis saludos a la comunidad.
Necesito grabar unos archivos pdf en sharepoint en el sitio de la empresa. Actualmente esos pdf se guardan en un servidor específico, cosa que funciona muy bien, pero ahora se requiere poder hacerlo en sharepoint...
Windows 10 issue reading VTC file
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
PB 2017-R3/Windows 10(32)
After migration to Win 10(32) the following code related to graphics stopped working. FileExists confirms the existence of the file but ReadFromFile failed(just hanging) do not see the way to debug farther
if not FileExis...
Runtime msm/msi - path
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
We generate an msm / msi with the Runtime Packager 2019R3 2703.
Where can we determine the installation path of the runtime files?
In 2019R3 .2670 there was a different path than in 2019R3.2703. I hope we didn't make a mistake here.
Thanks
Harry
...
Elevate 2018 recordings Access denied
- Advice
- Last updated 3 years ago
- Sally Li @Appeon replied 3 years ago
Hello all
i am trying to watch a recording from
https://www.appeon.com/conference/elevate-2018/recordings.html
i was able to do it until 2 weeks ago and now i have an Access DeniedWhere they move to other place?
PDF creation using DataWindow.Export.PDF.Method = NativePDF!
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I’m using the PowerBuilder 2019R2 (2353) NativePDF way (PBPDF190.dll) to create PDF docs:lds_Print.Object.DataWindow.Export.PDF.Method = NativePDF!lds_Print.Object.DataWindow.Export.PDF.NativePDF.ImageFormat = '2' // 'PNG'lds_Print.Object.DataWind...
powerserver 2703 的,在安卓上正常,同样的程序 但在 ipad上 的appeon workspace 上用,窗口,控件什么都显示正常,datawindow控件显示也正常
但 把 dataobject 对象加载就不显示了,控件里面都是空白的, 添加的比如 d_test 不显示的?
ipad系统是 14.4
PB2019R3, orcascr190.exe, how to specify the runtime to be used
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi together,
PB2019R3 orcascr190.exe: How do I specify the runtime to be used in the "batchfile"?
...start sessionset liblist ...set application ...build application migrateend session...
Regards,Bernhard
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