Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera 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 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
PB2025 - SaveAs Xlsx - How to bypass installing the .net Desktop Runtime
- How-to
- Last updated 3 months ago
- John Fauss replied 3 months ago
Hi,
After migrated to PB2025 (currently build 3711), users are reporting issues trying to export datawindows to Excel xlsx.
They will get error:
"The feature you are currently using requires the .NET Desktop Runtime to be installed on your compute...
Is there a way do display simple HTML text from database column in Rich text edit object?
- Resolved
- How-to
- Last updated 3 months ago
- Ludek Nesnidal replied 3 months ago
Is there a way do display simple HTML text from database column in Rich text edit object?
Thanks,
Ludek
Hi Team,
I would like to check if Appeon plans to certify PowerBuilder 2022 R3 for running PB applications on Windows 2025.If certification is not planned, could you please advise when PowerBuilder 2025 LTS is expected to be released and whether it ...
Error opening PBPROJ File from Solution after Converting from Workspace
- Issue
- Last updated 3 months ago
- Peter Pang @Appeon replied 3 months ago
I've been trying to convert my Workspace to a Solution. Everything works as expected until I close the solution and try to reopen it. When I do this, I get the following error:
Looking for any advice on how to resolve this.
Thanks!
PB 12.5 connecting to MS SQl Server 2022 - Native Client/driver advise.
- Resolved
- Advice
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
We are using Powerbuilder 12.5 connecting to MS SQL Server 2022. Is connecting via Native client better? If so, What version of SQl Server 2022 native Client should we use how can we get this?
How to obtain the value of a retrieval argument?
- How-to
- Last updated 7 years ago
- kevin Rowe replied 3 months ago
I need to get the value of a retrieval argument by which the datawindow has been retrieved. I use this method:
dw_emp_by_dept.Describe("Evaluate('dept_id', 1)")
But this method doesn't work if the DW has no rows. That makes sense because it Evaluat...
How to save changes back to pbl -- working with solution mode
- How-to
- Last updated 3 months ago
- Simon Jutzi replied 3 months ago
I'm testing PB 2025 R2 solution mode , after I edit some obj ,how can I made these changes back to pbl file?
2 PB open at same time does not work
- Resolved
- Advice
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hi I have PB19 and PB22 installed on my PC.MAinly because we need pb19 still for our mobile devices, and PB22 for our main program
For some reason I can not open both PB at the same time, and will give this error. My colleage's computer had no isues...
Limitation with .NET exception handling and LDAP in Appeon PowerBuilder 2022 R3 (classic type).
- Resolved
- Issue
- Last updated 3 months ago
- Shashank S replied 3 months ago
While reviewing some of the available documentation, I could not find clear guidance on the following scenario, so I am reaching out here for clarification.
We are migrating an application from PowerBuilder WinForms target (Sybase IDE 12.5.2) to Ap...
Export to Excel12 in PB2025, file not created
- Issue
- Last updated 10 months ago
- John Fauss replied 3 months ago
After migrating my program to PB 2025 I was notified by a user that the Excel export (to XLSX) no longer worked. Export to Excel XLS still works. There are no errors. The program thinks it is creating a file, but nothing is there. I've looked at all ...
Hello,
Something seriously disturbing is happening to my code in PB 2025 build 3711... I have a user object with a bunch of instance variables and its descendant that also has instance variables. At some point (I don't know what caused this) PB copi...
error deploying to server mobile
- Resolved
- Advice
- Last updated 3 months ago
- Kai Zhao @Appeon replied 3 months ago
After installing ISS on a new server I want to deploy our mobile to this server, but we are getting a error.
But the error will nog give a lot of information. Can someone help. I thnik it had to do with rights, but dont no where to look
using PS202...
PB DW "AllowHeaderFilter" ?
- How-to
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hello,
I was thinking if there's an implementation for the (grid) data windows of "filter capability and headers typing in", something called "AllowHeaderFilter".
Thanks,
Eric
IM22 Does not show any window when started
- Issue
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Infomaker 2022 was downloaded and installed, after installation the IM22.exe starts but no UI is shown.
How stable is PB2025 R2 Beta
- Resolved
- Advice
- Last updated 5 months ago
- Steen Jakobsen replied 3 months ago
Hi,
i'm considering to start testing PB2025 R2
So just a heads up form you guys about how stable it ?
And where i can find known issues and issue reports if any ?
Thanks :-)
//Steen
ps. I think the feature set of R2 is IMPRESSIVE and supe...
Looking for PBSoftware Git MSSCCI Provider (Bob Piskac)
- Misc
- Last updated 9 months ago
- Robert Piskac replied 3 months ago
@Bob Piskac
Hi everyone, Im still working with PowerBuilder 11.5 and need to integrate it with Git. I know that Bob Piskac created the PBSoftware Git MSSCCI Provider which was free and worked better than PushOK. Unfortunately, the original pbsoftwa...
Standard Menu and RibbonBar
- Resolved
- How-to
- Last updated 3 months ago
- Peter Pang @Appeon replied 3 months ago
Hi everyone,
I've been looking for a solution for several days now. We have the standard menu and the RibbonBar. In the standard menu, we set the "Save" button to Enabled=TRUE or Enabled=FALSE, for example. However, I can't toggle the same button in...
Application Ini location (Not PB.INI) question
- Resolved
- How-to
- Last updated 9 months ago
- John Fauss replied 3 months ago
How do you determine the location of the application ini (not PB.INI)? When running a powerBuilder application, it asks for an ini file and you can select it, however if you want to change it where is the location stored at? Or is there a way to set ...
Connect using transaction, but SSL
- How-to
- Last updated 3 months ago
- David Peace.Consulting-Partner replied 3 months ago
Hello :)
Is there any way to change "connect using this" to encrypted connection?I tried add to dbparm "ENCRYPTION_LEVEL='REQUIRED',ENCRYPTION_TYPES='AES256'" but it changed nothing.Oracle 19cPowerbuilder 2022 r3 3391Regards,mm
Migration DB from Oracle 19 to PostGreSql
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
we need to analyze the feasibility of switching from Oracle 19 to PostGreSql. Is there a way to extract all the SQL code from Power Builder 2022 R3?
Thanks
Carmela
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
DPI
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
Nube
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
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
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