Featured Questions
Problem launching application from Edge or Chrome
- Issue
- Last updated 2 weeks ago
- Logan Liu @Appeon replied 4 days ago
Has anyone else experienced an issue launching the client application from Edge or Chrome recently ?
For us, it has stopped working from Edge and Chrome, but still works from Firefox.
We did notice Edge was patched in the last few days but the link...
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 6 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. :)
Application was migrated to PB2017 R2 from PBuilder 9
DataBase Table defintion columnname "notes" datatype Text
PBuilder9 Datastore/Datawindow columnname "notes" datatype Char(4099).
PBuilder 9 display the "notes" value.
PBuilder 2017 R2...
Does anyone know if SAP plans to decommission Powerbuilder license generation?
Trying to connect to an Oracle database that worked on Monday and now does not. The DB is up and running and I can access it as a client server PB APP. When I check the profile used to deploy to Power Server I get the Failed to connect message. I c...
C# function calling in Powerbuilder 2017 R2
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Hi Everyone,
I am using PowerBuilder 2017 R2 build 1756, classic application. I am trying to call a C# DLL in my application where i found an error message (Syntax error) when i call function name with class name. Please suggest what i do.
Fun...
Changed debugging behaviour in PB 2017 R2 ???
- Issue
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
I just started to do my first steps in PB 2017 R2.
I migrated a small application from PB 12.1 to PB 2017 R2 without any problems.
Now I noticed a behaviour change in debugging my code.
I usually use the debugbreak() - function to set the br...
"Potential" Show stopper for 2017R2 - FIX NEEDED ASAP (sorry )
- Resolved
- Issue
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
Hi PowerSphere,
We discovered a very serious bug in the SetRow() functionality.
Click on a computed field in another row than current (in the Clicked event there is a SetRow(row) ) - move the mouse away of the field( computed you just clicked ...
PB SOAP webservice TLS1.2 Support
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Hi,
We are currently using PB 12.1. We consume a soap webservice from external vendor in our app. The vendor is going to disable the support of TLS 1.0 and 1.1 soon.
Is there a way to configure PB to use TLS 1.2 protocol?
We can migrate to P...
Getting this error when trying to deploy to my APPEON Test Server. The deploy function worked yesterday.
Failed to generate DWSQL.
Operation system: Service Pack 1 (Build 7601)
Developer version: 9.0.1756.00
PB version: 17.0
1. S...
Not able to Deploy application - POwerServer Toolkit Configuration
- Resolved
- Issue
- Last updated 6 years ago
- Govinda Lopez @Appeon replied 6 years ago
Hi All,
Initially I Installed only PowerServer, POwerServer Help, PowerServer Toolkit, PowerServer Web Component..
While Web Deployment on PowerServer Toolkit Configuration Wizard (using localhost) I got error message while Adding / Editing Po...
PowerServer Toolkit Configuration Screen not saving any profile.
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
hello,
every time I finish editing/adding or even deleting an application profile by pressing OK button, it keeps coming back with same results, it does not delete or adds any new profile at all. When I open it back it shows the same entries all t...
RestClient - Overloaded Retrieve function
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
The new RestClient offers several overloaded functions for data retrieval into a datawindow.
The retrieve with the single urlname argument is straight forward.
Im confused by the other options which add an additional argument of either a string ...
Connection terminated abnormally; error code 121 - SQL ANywhere 16
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi
Recently our company we have upgraded desktop system fron windows 7 to windows 10, post that when ever large calculation runs on Powerbuilder application it is showing update fail intermediately and shows error in datawindow as connection was ...
Hello,
I was wondering if anyone could tell me whether Appeon is going to add a parameter for PBC for an application icon file any time soon. Thank you!
Best regards,
Konstantin
Remote PowerServer and Web server installation and PB 12.5
- Issue
- Last updated 6 years ago
- Michael Hartnett replied 6 years ago
My customer have decided to go for:
one PowerServer Enterprise and one PowerServer Developer
but they will keep their application in PB12.5 for at least this year
Following the documentation i found:
https://www.appeon.com/support/documents/a...
PostgreSQL - Stored procedure datawindows with parameters don't work when function has parameters
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
PB 2017 R2 Build 1756 using PostgreSQL
I am unable to get a datawindow to create with source of stored procedure to work if the function (procedure) uses parameters.
" Error: Cannot create datawindow, Error column "myparameter" does not exi...
PB 2017 lab tutorial question
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi guys,
We have a new guy learning PB 2017.
He noticed some differences in the PB course online lab compared to his downloads , which was confusing for a PB newbee.
Who can we contact to notify when we see any differences between the c...
Hi.
Is there any built-in functions in PB 2017 R2 that lets us combine/merge several PDF files into one?
Best regards,
Bjarne Anker
ItemFocusChanged event firing for button
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
It am using Powerbuilder 2017 R2. I have a button on my datawindow. When I click the button the ItemFocusChanged event on the datawindow is triggering.
Per the PB help "In the ItemFocusChanged event, dwo is always a column control. Therefore, y...
New PB 2017 RTE broke our application.
- Issue
- Last updated 7 years ago
- Tor-Egil Nygaard replied 6 years ago
Hello, we migrated our application to PB 2017 in late July, and we were not aware of the change related to Rich Text / RTE. We only have a couple places in our App that use RTE, but they are pretty important. We have recently found out about the ch...
using different runtime-kit releases simultanly / gleichzeitige Verwendung verschiedener Runtime-Kit-Releases
- Resolved
- Issue
- Last updated 6 years ago
- Eric Freudenberg replied 6 years ago
English Text:
Hello Community,
We have two questions about parallel using of the PowerBuilder.
Advance information:
Our company develops two types of software with PowerBuilder. Long-lived ERP software, which is updated on several years and...
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