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. :)
how to write registry type REG_SZ using RegistrySet()
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi
This is Prashant here I am using Powerbuilder 12.5.2 Classical, Windows 7 64 Bit. I need to update value of type REG_SZ, I can read it using RegString! but failed to write the value. My code is as following.
```
String ls_key, ls_val,ls_binint ...
Hello
In my application the users upload pic's files , i save only the file path ( not using a BLOB) .
The path is somthing like :
\\ server ip \ gloabl directory for all users \ pic file
The problem is when they open the window to see al...
PB 2022 1878
3D graphs don't work. I uninstalled PB2021 and since then they don't seem to work in PB2022. I'm 50% sure that they worked in PB2022 prior to the uninstall, but maybe not.
**NOTE this is from the EXE not the IDE. It DOES work via...
PS 2020 had a function to get the cache directory:
AppeonExtFuncsstrRet = funs.of_GetCacheDir()
Does PS 2022 use a similar structure, and if so where/how to get it?
Or can i simply use the window temp directory?
FileOpen/Close creating file in different folder
- Resolved
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
PB2019R3Windows 10, 64 bit platformHere's how I declare the file to be opened; ls_path = "Q:\CABSv4\PDF_Notices" // Change to the target folder ls_current = GetCurrentDirectory () ll_rc = ChangeDirectory (ls_path) // ========...
Re: PB IDE closes when click properties of graph datawindow
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
PB 2019 R3 R3
1. Create a graph datawindow by selecting the required table [ Graph Type = Column ]
2. Right Click and select properties of the created datawindow in the design mode
PB Closes without any message.
Happiness AlwaysBKR Si...
Unit testing library for Powerbuilder 17 or 19
- Advice
- Last updated 3 years ago
- Luca Arena replied 2 years ago
Hello, Is there a unit testing library for Powerbuilder 17 or 19 or a new version of PBUnit or Powerunit ?
Remote desktop - application crash on reconnect
- Issue
- Last updated 2 years ago
- Olan Knight replied 2 years ago
When we start our Powerbuilder app in a RDP/RDS session - and we close the session (closing with the "X" - so not doing a loggoff) and then reconnect to the same sesion afterwards in many cases the application crashes. It just disappears (got closed)...
Alternative Language to migrate from PB
- Advice
- Last updated 2 years ago
- PowerObject ! replied 2 years ago
I have been building an application since 2001. This application runs the entire business from POS, HR, Acounts Payable, Punch Clock, Management Reports, C/S, Cash Control, Commissions, etc. Additionally, it makes several calls to outside 3rd parti...
Hi,
our PB 2017 application cannot connect to SQL Server database via SNC when the machine's TLS is 1.3.
We recompiled the application using PB 2021 and it still cannot connect.
What changes are required in order for a PB application to work/conne...
Problem Encountered while using LoadWithDotNetFramework function
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I've installed a trial version of PowerBuilder 2019 R2.
The project I'm working on loads a .Net dll.
For some reason I keep getting a -2 return code when using LoadWithDotNetFramework, both when using relative and absolute paths. My colleagues are ...
Web Api migration to SnapDevelop 2022
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello everyone i've successfully migrated to PB 2022. Im trying to rebuild also my snapdevelop webapi project.
The rebuild finished without errors after upgrading all the dependencies, but when i try to publish the app to my remote server (Windows...
Run App without Cloud App Laucher? Just to clarify
- Resolved
- Misc
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
Dear all,
just to clarify and to be sure: there is no way how I could run/deploy a classic pb app (PFC) on PowerServer and then run/show it inside a browser without having to download/use the Cloud App Laucher?
Can I say that without a Cloud App La...
PowerBuilder 2022 GA tentative date?
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello Team
It is September, yay!
Is there a tentative date by when PowerBuilder 2022 GA will be available?
Hello,
PB 2022
What's the default installation folder of PB 2022? Is it C:\Program Files (x86)\Sybase ? Or C:\Program Files (x86)\Appeon ?
For me it's installation in C:\Program Files (x86)\Sybase. Is that correct?
Happiness AlwaysBKR Sivaprak...
Upgrade PB09 to PB2021 Application crashes after start.
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
As far as I know PB runtime is free and necessary to execute desktop applications, is it necessary to run PB runtime msi to install it or just run it one time on any machine and copy the runtime files from C:\Program Files (x86)\Appeon\Common\PowerBu...
Hello everybody.I just installed version 2022.As you can see from the image, the new version does not see the old runtimes.Did I do something wrong?
Thanks in advance for the reply
database connection losses (ASE 16.0)
- Issue
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Good Morning, folks,we're losing constantly our database connections from our PB application to our Sybase ASE 16.
This problem occurs since a couple of weeks. Our network admins cannot see any significant traffic problems.All SQL tools lose their c...
UPDATE: Tuesday, 06-SEP-2022. I have attached the two function I used to make this work. (merge_two_pdf_files.txt)Arg! Text format attachments are not allowed. (Why not?) Fine.The code is in the last entry of this thread.
~~~~~~~~~~~~~~~~~~~~~~~~~...
Failed to generate DWSQL
- Resolved
- Issue
- Last updated 4 years ago
- Andreas Mykonios replied 2 years ago
Hi, all
Getting this error in deployment log of mobile app: "Failed to generate DWSQL". All DWs show blank when running app.
Tested DB connection in PSToolkit DB profile: error when specifying SQL Native Client but OK with ODBC.
I'm using PB2019 B...
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