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. :)
Good day,
I have not used saving PDF to database using MSSQL... any advice or script that will solve my problem?
thank you for you help...
Source control. "Cannot connect to the repository"
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi All.
Recently, i run into the issue.
Few days ago, in the morning, i did the successful push, about an hour after that, i try to do another, but PB crashed and that was it, looks like after that, i cannot get to repository or it is just a pure c...
I keep getting the error message while debugging the application since i migrated from PB 10.5 to PB17 R3.The IDE crashes immediately after displaying the error message
Runtime error! R6025 Pure Virtual function call
Is anybody experiencing this?It...
Appeon PowerBuilder and InfoMaker Security Vulnerability
- Issue
- Last updated 2 years ago
- Satya Yendamuri replied 2 years ago
Hi team,
Our Threat and Vulnerability Management Unit (TMVU) scans our devices and monitors for any potential threats on a regular basis. Recently the TMVU has identified potential security vulnerabilities with the installations of the PowerBuild...
Spring4Shell, is it used?
- Resolved
- Misc
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi All, Just wondering if there are any concerns for Appeon products regarding the newly reported 'Spring4Shell' vulnerability? I assume there is not as I did not find anything related to this in the Security Builetins for PowerBuilder or PowerServ...
64 bit vs 32 bit deploy ..
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Have an issue with an application that we converted from PowerBuilder 8.0.1 to version 2021 build 1311..
the application converted with no issues.
when i run the application via the PowerBuilder IDE the application works fine.
Originally I deploye...
PowerServer 2021 getting error during Compile & Run Web Api
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello, i have a simple app deployed to PS2021 using my developer license and deployed to a windows 2016 server machine.
Everything worked fine until few hours ago, when accessing the app i get "Session creation failed. Cause: Server has been shutdow...
How to Deploy .Net Assembly along with Power Builder Exe
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Dear Support Team,
I have created Power Builder application which generates the Exe as an output. In my project I have added .Net dll which have the functions and that I am calling in Power Builder application. Everything working fine in my developm...
Powerserver lincense servers are down
- Resolved
- Issue
- Last updated 2 years ago
- Julie Jiang @Appeon replied 2 years ago
Powerserver licenses sites are down can not access to apps on many live clients
Best practice for Pb apps storing characters in unicode to sql server?
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
Hi
we are on Pb2021 connecting to SQLServer 2019 by new Microsoft OleDB Driver.
In past we also used SNC, sql server native connect.
We need to store unicode characters like Ą, Ć, Ę, Ł, Ń, Ó, Ś, Ź, Ż
Our db column datatypes are nvarchar for sql ...
How to Prevent a Window from Minimizing
- How-to
- Last updated 2 years ago
- Christopher Craft replied 2 years ago
PowerBuilder 2019 R3 2728
How can you prevent a window from Minimizing? I was hoping to trap it in Resize with a return code but that does not work.
Chris Craft
Unable to connect to TFS: Messagebox 'The String must have at least one character'
- Issue
- Last updated 2 years ago
This error began to appear first thing Tuesday Morning (3/29), and generates this:
Multiple PowerBuilder Versions on the same system?
- Resolved
- Misc
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I recently installed PowerBuilder 2021 (Professional Edition) on a Windows 10 virtual machine that I use as my main development machine. I was in the process of migrating our PowerBuilder applications but my priorities have shifted and I need to put ...
Maintain 2 different CAL in a webserver
- Resolved
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
we are currently using PB 2019 R3 2728 for our DEV/PROD and deployed the app with the name as APP_DEV using PowerClient CAL (19.2.0.2728 runtime) in a webserver and it is working fine for dev. Create an another instance in the same webse...
Webbrowser Control cannot display PDF with # in the filename
- Resolved
- Issue
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hi,
PB2019R3
We're using the WebBrowser Control to display PDF in our app.
It works fine but it seems to be an issue when the PDF filename contains the # character
It seems that in Chrome the # is replaced by %23
is there a workaround to ...
Encrypted connection from PowerBuilder 2017R3 to SQL Server 2016
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi,
How to encrypt (TLS 1.1 or 1.2) Database connection from PowerBuilder application?
PB Version: 2017R3
SQL Client: SQL Native Client (sqlncli11)
DB Server : MS SQL SERVER 2016
If it is not supported in PB2017, Please let me know whether is it...
trouble Connecting to Git from Appeon Powerbuilder 2021
- How-to
- Last updated 2 years ago
- Tom Jiang @Appeon replied 2 years ago
Hi Team,
We are trying to use Github for our project to maintain powerbuilder source code. A repository (a separate folder) has been created for our project inside github. People who are part of the project can only be accessible to that repository...
Display or Save a Blob to PDF save on local machine.
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I am using PB2019R3 consuming with an API that returns a PDF in Blob. I use HttpClient supports Blob response, checking the size of the file I use Len and it is correct.
My problem is how to convert or decode the Blob to PDF to save on local mach...
What's the difference between w_master and w_sheet?
- Resolved
- Advice
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
Hi all,
I'm upgrading to PB 2021 and the latest version of PFC. Trying to upgrade some of my application windows, object, etc. to make better use of the PFC. Does anyone know what the difference is between pfc_w_master and pfc_w_sheet?
Thank you,...
Hello,
We have recently upgraded our powerbuilder app to PB2019 and upgraded out PFC libraries to PFC2019. One change in the PFC libraries is hindering our ability to print when using File\Print from the menu bar. With the upgrade to PFC2019 the pfc...
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