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. :)
reverse reengineering
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
How can i do reverse reengineering of an powerbuilder aplication, and how i can protect for that
How to Wait in KeyUp before Retrieval of Data
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have Selection Window (PB 2017 R3) with a text field where the user can type the name of a product.
One the keyup we capture the text and use it in a query that displays matching selections.
Whats the best way to ensure that the user has stopped ...
hello everybody
please i need help
//=============json text =====================
{
"errorCode":["3","5","34"],"transactionId":"bbb119a9-3690-4016-a1e4-30a2654d05b7","correlationId":"3268786e-ba1f-4d61-9ad5-a3b15072a544"}
//===========end json =...
Info on DataWindow Converter and nullable property
- How-to
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
Hello, I need information about converting datawindows to C# Model.
In SnapDevelop starting from a datawindow created with PowerBuilder I am able to create the relative C# Model using the "Convert DataWindow to C# Model" function however I find what...
Dynamic connections with SnapObjects.
- Resolved
- How-to
- Last updated 5 years ago
- Dan Harrel replied 1 year ago
Hi all.I have a server with more than 500 databases with the same structure and I would like to know how I can implement a connection factory with SnapObjects. And how to connect dynamically to each one these.
Regards
Error accessing a stored procedure after migrating to MySql 8.0
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello
I recently migrated to Mysql 8.0 (from 5.6) and I am having an issue with my reporting application, when accessing a report that calls a stored procedure, i am receiving this error:
I searched about it, and it seems that Mysql 8.0 does not...
Searching in this forum on more than one word
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
Does anyone know if it's possible to search on more than one word on this QA? I know I can type more than one word in the search box, but that does an OR. What I need is an AND, so I'll only get search results that contain both (or more) words.
...
old .PBR path in new project?
- Resolved
- Misc
- Last updated 1 year ago
- Stephan Schröpel replied 1 year ago
Hi all
scary behaviour...
I added some new .png files in my \resource directory and added resource\picture.png to my pbr file.
The .pbr is defined in my project painter resource file name.
In IDE the new picture is shown, but not by executing ...
STD Framework - PB2019R3 and PB2021 Beta
- Misc
- Last updated 3 years ago
- Chris Pollach @Appeon replied 1 year ago
Hi Everyone;
For those who would like to help me test the following STD Framework Beta versions or even just download these sample applications to learn how to do PowerClient and/or PowerServer 2021 applications deployment, you can download the f...
Hi all there
I just wanted to change the themes path in Additional Properties of my application in PB 2022.
But all three tabs Themes, PDF Export and Power Server were missing
in PB 2021 - without language pack - all tabs are visible.
Is it possi...
Autoheight looks great on screen, but won't print at correct height.
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have a subreport on a report with a user-set message field. If the user adds a really long message, the message looks fine on the screen. The message field and bands, reports, etc. are all set to auto-height, and adjust to the size of the message w...
Suspend window (or controls ) layout
- Resolved
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Hi,
I look for the similar solution of SuspendLayout() method in Windows Forms (link: https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.suspendlayout?view=windowsdesktop-7.0) in PowerBuilder. I have got a window with mult...
"Create of executable file failed" error
- Resolved
- Issue
- Last updated 2 years ago
- Philip Tong replied 1 year ago
Hi, we are in the process of upgrading from Powerbuilder 12.5 to Powerbuilder 2021. I have found that when I attempt to build a 32-bit Pcode build from the IDE or the Compiler, the build succeeds, but then I'm left with a "Create of executable file f...
Integration with CI/CD
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
I look for a solution on how I can integrate my PB projects with CI/CD (Gitlab). I have a separate server (VM) with Gitlab runner for building and deploying my application. Now I will install PowerBuilder on this server, but I don't know if I...
Hi, have searched the forums for "richtextedit", but found nothing relevant to this, so...
For PB2022 build 1892 creating a 32-bit executable.
Using a richtextedit control into which is loaded a multi-page word document.
The same executable displa...
Working with the Properties "AccessibleName" and "AccessibleDescription"
- How-to
- Last updated 3 years ago
- Ken Guo @Appeon replied 1 year ago
Hi,
I have a question regarding the new features in PB R3. When working with Windows Screenreader, it currently seems impossible to make Screenreader read values from the properties "AccessibleName" and "AccessibleDescription" of columns. The same p...
About PowerSever system requirements
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi, Appeon Team
Can you teach me about this page?https://docs.appeon.com/ps2020/release_bulletin_for_ps/system_requirements.html
Are the PowerSever system requirements the same for cloud environments? (e.g. Azure, AWS IaaS)
Also, is this Software ...
PowerBuilder 2022 / PowerServer Build 1892, Oracle 19 back end
The column is defined as: key_id number (10) in the table
When selecting a column in a table, I sometimes get the following error in PowerServer:
The Int64 type is not compatible w...
How to tell InfoMaker to always use NativePDF
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I found the option in the Library painter where you tell it to always use NativePDF.
In PowerBuilder, the setting is in the application object.
In InfoMaker, where is it? I know there is a hidden application object, does that mean users have to cha...
Hi,
are there any windows restrictions about calling applications out of a powerbuilder app?
We have two problems:
1. Sending an email via OLE to Outlook works only once. When calling a second time, our app crashes. This behavior exists depending ...
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