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. :)
We have a PB 2019 R2 application connecting to a SQL Server 2016 database using the old SQL Server driver (sqlsrv32.dll). The OS is Windows 10 Enterprise. The connection is scripted as follows:
SQLCA.DBMS = lsODBCTrace + "ODBC"SQLCA.LogId = ls_...
We need to know what is required to install Appeon PowerBuilder Runtime libraries and to deploy power builder builds, to Windows Server 2016 -- not as a client/server, just as a regular OS.
Hi Chris,
Yes I was meaning PowerBuilder. In SAP...
Appeon PowerBuilder 2019 R2 Client Installation
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi Appeon,
We are trying to install on a Server for POC the Appeon PowerBuilder 2019 R2 Client Installation only and not the PowerBuilder IDE. What options do we click from the Appeon PowerBuilder 2019 R2 download? Also what is the AppeonInstal...
Regarding Cloud Database Connectivity
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hai all,
Have any scope to connect cloud database (mysql) using powerbuilder classic 12.1 ?. I tried it but result is wrong.
Not Workink Timer PB2019 R2
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi All,
We need your help, please.
We have a problem when call the timer in PB2019 R2, the timer return "-1" state , Do you no know what is the problem and the solution?
Code
int li_log_timerli_log_timer = timer(ide_timer_seg, w_pesado_proces...
When converting PB code to C# and deploying as a web service, is there any runtime besides the .Net framework?
Does it use .Net Core?
lnv_HttpClient.SendRequest("GET", lsurl, lsboby) show error Bad Request - Invalid Verb
- Resolved
- Issue
- Last updated 4 years ago
- David Peace (Powersoft) replied 4 years ago
When call lnv_HttpClient.SendRequest("GET", lsurl, lsboby)
On some PC it show "Bad Request - Invalid Verb" this error
but it works on postman.
Develop on Appeon PowerBuilder 2019 R2 Build 2353
Deploy on Windows 10 64Bit
My Code
Integer li_r...
Create installation package
- Resolved
- How-to
- Last updated 4 years ago
- Bjarne Anker replied 4 years ago
Hi.
What is the preferred software to create an installation package (setup.exe) for a PowerBuilder 2019 application?
InstallShield or something like that?
Right now we just zip all the files needed including runtime DLL's and ship it.
But both o...
power script for outter join
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi guru
I would like to upgrade my powerbuilder script to 2019 r
I have question about report for outer join
Powerbuilder 7.0 script as below
FROM pldtl , plhdr, sohdr, stock, customer WHERE ( plhdr.pl_sysplno = pldtl.pt_sysplno ) and ( pt_sy...
Toolbar Error After Migration from 12.5 to 2019
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello,
I am in the process of moving a powerbuilder app from PB12.5 to PB2019. The migration was a success except for one error. When a user clicks on the Window option in the toolbar the app freezes and then eventually crashes. I have found this er...
Hello,
Currently, we are using PB2017-R2. This version on PB is in End of Life (EOL) on 31 May 2020.
What's happen the 1st June 2020 ?Will the PowerBuilder IDE continue to launch ? Will we be able to continue working on this PB version?Do we abs...
PowerBuilder 19 Themes in Windows 7
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello,
I am migrating an application to PowerBuilder 2019 R2, but the themes are not working, i am working in Windows 7, i migrated the same application to PowerBuilder 2018 and the themes were working.
Do you know how the apply the themes of Power...
Powertools framework from a company called Powercerv
- Resolved
- Misc
- Last updated 4 years ago
- David Peace (Powersoft) replied 4 years ago
Hi Guys
I have a prospective client who has an application developed using the powertools framework from a company called Powercerv. They do not have the source for the framework. Has anyone come across this framework and potentially have access to ...
OKTA integration - How to capture redirect URI back to Appeon web app
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi everyone,
I would like to know have anyone done the OKTA integration with PowerServer web app using redirect URI(https://developer.okta.com/docs/guides/sign-into-web-app/aspnet/define-callback/) ?
FYI the company not encourage to used REST API ...
system hang when cancel print datawindow in mobile appeon
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Dear appeon,
I have get issue for mobile appeon about print datawindow, the apps get hang or not respond when cancel to print.
my script is : dw_report.print(true)
do you have solution for this ? , thank you for your cooperation and I hope g...
ODBC connection to HANA server
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
About the 'Database Profile Setup ODBC'
If I use Infomaker with an ODBC to a SQL server I can use the Driver-specific parameter : Database=MY_DB.
And I will only see the tables in this database.
But, if I use an ODBC to a HANA server with t...
How do people work around datetime2 data type in MSSQL?
- Resolved
- How-to
- Last updated 4 years ago
- James Hsu replied 4 years ago
We are currently working on migrating an application developed in PB 11.5 to PB 2019 R2. For about 80% of the functionalities the migration went fine, but for the 20% where we use the datawindow to update the database gives us the following error wh...
Hello All,
We are looking for a great chart builder. The chart pro looks nice but I'm concerned about the facts:
Locked to One machine by Mac address. This is old and fails often just like the SAP Powerbuilder
Only get PBD's and no guarantee ...
Need Decryption API in power Builder 2019
- Resolved
- How-to
- Last updated 4 years ago
- suresh Baggam replied 4 years ago
In Power builder, I want to know API used to covert base64 Encrypted value to Decrypted actual string in power builder
Below is encrypted string value:
pw="3K1rUYBtc8mTlewC/mzLNhMEVCBPsbi5+lt6xw01LMM="
This need to be decrypted string value:
pw="...
Application will not launch from a command line but works in the IDE.
- Issue
- Last updated 4 years ago
- David Peace (Powersoft) replied 4 years ago
Hi Appeon,
I have an application that was migrated from SAP PowerBuilder 12.6 Build 4098 to Appeon PowerBuilder 2019 R2. The application launches and connects to Sybase 15 in the IDE Development environment but will not connect and "hangs" up t...
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