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. :)
Visual Studio 2017 stopped targeting .NET Standard 2.0
- Resolved
- How-to
- Last updated 5 years ago
- Logan Liu @Appeon replied 5 years ago
Hello, all
Immediately after installing PB 2019 R2 Beta, the VS2017 on my machine lost the ability to target .NET standard 2.0
What exactly does the PB 2019 R2 installation changes in the global VS settings?
I, myself, suspect Snap Develop, which ...
Application developed using PB 2017 R2 build 1756 is crashed
- Issue
- Last updated 5 years ago
- Praveen Govindasamy Raju replied 5 years ago
We have developed the application using power builder r2 build 1756 . The application is used for bulk insert/update of summary records ( more than 1 lakh) into tables . The application successfully inserts some 18000 records and then it closes/crash...
Appeon 2019 vs 2017 permissions issue
- Issue
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Hello,
Prerequisites - Appeon 2017 has been running for years with no issues from Citrix.
We successfully migrated from Appeon 2017 to Appeon 2019 latest version.
We replaced all the runtime DLL's in our deployment directory.
The app runs perf...
C# Class Importer rescales PB IDE to 100%
- Resolved
- Issue
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
My setup
Windows 10.0.18362.10024
PB 2019 R2 #2203
Monitor Scale Factor = 125%
When I open C# Class Importer in PB IDE it redraws at 100% while rest of screen remains at 125%. IDE Toolbar also displays at 125% and therefore overlap with menu ...
Powerserver Maximum Universal Sessions & Devices
- How-to
- Last updated 5 years ago
- mike S replied 5 years ago
Our application has been currently deployed to web. The powerserver license that we have activated is a developer edition and the maximum universal sessions devices is 5.
We would need much more sessions for test and production deployment. What is ...
PB Application freezes while working in remote
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi all,
We have Powerbuilder 11.5 App running on Citrix Receiver 4.9 with Windows 2008 R2. We have unique problem, application working fine when it runs in office. The same Application runs in remote but the application freezes once the window is...
PB programmers,Please help calculate age between dates:
31.August.1993 and 01.March.2019 !Thank you and best regards
How Can I convert JPG or BMP to GRF?
- Resolved
- How-to
- Last updated 5 years ago
- Fernando Leal replied 5 years ago
I have updated my computer to Windows 10 64 bits and I find the problem that the ZIMAGLIT.EXE program does not work on 64-bit operating systems.Is there another program that converts images into the GRF format?Do you have any function that performs t...
How to copy xml files from AWS S3 bucket to our local system (Without AWS CLI)
- How-to
- Last updated 5 years ago
- Subin Subash replied 5 years ago
Hi ,
Is it possible to copy files from AWS S3 bucket to our local system using PowerBuilder 2019 ?
Currently we are using AWS CLI command to copy files from AWS S3 bucket to local system.
If possible then which version of PowerBuilder wil...
C# Class Generator is not Visible in PowerBuilder 2019
- How-to
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
I have recently seen usage of C# Class Importer in PowerBuilder 2019 where you do need to create the COM component tin order to access the function in C# DLL.
However when I see my PowerBuilder 2019 I can only See the tool C# Model Generator and n...
SnapDevelop - Evaluate DW Expression using IDataStore
- Resolved
- How-to
- Last updated 5 years ago
- Logan Liu @Appeon replied 5 years ago
Hi - I am doing some evaluation of PowerBuilder 2019R2 SnapDevelop. I am using DWNet.Data.IDataStoreTModel to retrieve some data and would now like to Evaluate a DataWindow Expression but do not see the method.
I believe there is a DWNet.Data.D...
Hi All,
API for RibbonBar has changed in public beta #2279 compared to earlier betas (e.g. #2203)
LoadFile( ... ) is gone.
LoadFromJSON( ... ) and LoadFromXML( ... ) are new.
There are probably more changes since R2 adds a lot of functionalit...
Compile .net assebly using orca script - error -21
- How-to
- Last updated 5 years ago
- Daniel Oralek replied 5 years ago
Hi,
I would like automate compiling powerbuilder projects.
I am try compile .net assebly project using orca script and it is finishing with error:
Orca error in 'buildProject'. Result Code -21. Component builder build for project p_webtime_assembl...
Error applying MR 1915 to Powerbuilder 2017 R3 Build 1880
- Resolved
- Issue
- Last updated 5 years ago
- William Marsh replied 5 years ago
I downloaded this patch from Appeon.
PWRBLDR-2017R3LTS-MR07-1915-EN.zip
I expanded it and ran setup.exe.
I get the following error message.
"The installed version of the application could not be determined. The setup will now terminate."
...
advice for converting .hlp to .chm
- Resolved
- Advice
- Last updated 5 years ago
- Sheldon Shulman replied 5 years ago
Situation: Application was using .hlp file. User converted to windows 10 and help stopped working.
As is known, Windows 10 no longer supports .hlp files. I do not have access to the code for this production app. All I can do is change the file name ...
Scan documents with PowerBuilder ?
- How-to
- Last updated 5 years ago
- Thierry Garrigues replied 5 years ago
Hi.
I would like to scan documents to integrate them into my application as an image or PDF. How can I do this with PowerBuilder 2019?
What standards are compatible with the maximum of material?
Thank you
Thierry
unable to open an app using RUN(), Run() command return -1
- Issue
- Last updated 5 years ago
- Balasubramaniam N replied 5 years ago
Hi All,
I am trying to open a PowerBuilder Application from other PowerBuilder application using Run()
Run('C:\systempath\example.exe')
But "example.exe" application is opening when run it by double click on .exe, it is not opening only when we tr...
On richtext columns we can allow the user call a font dialog using Ctrl+D. But normally we use Ctrl+D to delete a record. Therefore we need another way, the user can call the font dialog.
Is there a possibility to call the font dialog in the source ...
SQLCA.DBMS = " JDBC"SQLCA.LogPass = passwordSQLCA.LogId = userSQLCA.AutoCommit = FalseSQLCA.DBParm = "URL='jdbc:oracle:thin:@10.02.30.201:1521:BD',Driver='oracle.jdbc.driver.OracleDriver'"Connection jdbcprocedure oraclecreate or replace PROCEDURE ad...
SSL certificate consumption in desktop application
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
We have a desktop application developed in PowerBuilder 2017 R2 version. In one of the functionality we are invoking a soap webservice. For security purpose there is a requirement to bundle the SSL certificate inside desktop application and to make s...
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