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. :)
SAP IQ Database Connection From PowerBuilder application Error
- Issue
- Last updated 10 months ago
- Miguel Leeuwe replied 10 months ago
Dear everyone,
I am having an issue creating a IQ db connection from our application. I do not wish to use ODBC connection (I tried it's working fine).
On my computer and user computer SAP IQ Client Suite 16.0 sp08 (64-bits) is installed. My P...
Retrieve.AsNeeded Implementation
- How-to
- Last updated 10 months ago
- Chris Butler replied 10 months ago
Hi,
We have a few large reports in our application. I am looking to include paging so the data in these reports is retrieved on-demand. Would Retrieve.AsNeeded would be a solution for this? (Correct me if I am wrong).
Looking at the documentation ...
Powerbuilder and OneDrive access
- How-to
- Last updated 10 months ago
- Mark Goldsmith replied 10 months ago
Hi,
I want to implement the import/export functionality from Powerbuilder to OneDrive.
Has anyone any implemented it in PB?
Thank you
Hi, is it possible to add a new row to the DropDownDW list or edit it? I have the issue when users don't want to select any from the drop down and in that case it should pull everything from the database related to that report but actually when users...
Hi
I imported Bruce Armstrong qrcodegenerator dll into my pb 2023R3 application and it worked fine.
I created a function that takes a string text and return a Blob using the same code that Mr. Armstrong used in the demo.
It worked fine if...
PBAutobuild error using R3 to build older runtime version
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 10 months ago
We installed PB 2022R3 yesterday.
We need to build our application using runtime version 22.0.0.1900 until we have fully tested R3.
When using pbautobuild, we are getting the following error and are unable to build the application. We are able to ...
HI,
PB2019R2
Oracle 19c
We have a frequent issue : Minidumpfiles are created until the HDD is full.
Really annoying when it happens on a client PC.
We use the ORA DBMS - pbora190.dll
These files are created randomly, sometimes when the appli...
Hi,
We have an App in PB2022R2.
The App can be launched several times.
This is usefull when a long process is executed in the APP, the user used to work in a second instance of the same executable while waiting the end of process in exe 1.
Since ...
hi, we have currently the source code is in PB22 R2 2819 migrated from pb21 / prior to that it was in pb 12.5. Previous day we have build and copied pbd/exe/pb22 dlls in users PC. but many datawindow computed fields have creating issues , now compute...
Control Web access to subfolder of PowerServer 2020 web application
- How-to
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
Hello,
We have PowerServer 2020 web application. How may we set control to prevent user access to the application subfolder. For example users are able to access URL like https://mysite.com/my_app/w_main.js
Thanks
WM_SETTINGCHANGE - how to broadcast using SendMessage
- How-to
- Last updated 10 months ago
- John Fauss replied 10 months ago
Hi all
I am using Windows10 and am struggling with sending a WM_SETTINGCHANGE message out.
According to the following article:
WM_SETTINGCHANGE message (Winuser.h) - Win32 apps | Microsoft Learn
I am supposed to use SendMessageTimeoutA
I can't s...
Hi,
We are trying to load .dll in .NET Dll importer and that is working fine.
Than when trying to call function in the loaded DLL it only work in srtandard window (10 and 11).
If we copy the product to an RDS Server running Windows Server 2022 Dat...
Oracle Password Expiration Dialog Box
- Issue
- Last updated 10 months ago
- Francisco Martinez @Appeon replied 10 months ago
This question is about the Password Expiration Dialog Box in Oracle and I am using PB2022 R2 (Build 2828)
In PowerBuilder (PB) with the parameter:
SQLCA.DBParm = "PWDialog=1"
If the User's Password expired, PB will display:
Whereas PowerSer...
How to dock as fill tab control in window.
- Resolved
- How-to
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Dear Support Team,
I am working on windows application which display the PSR report. I have added the Tab control having tabs like Page1, Page2 and Page3, etc. I would like to make tab control completely fill in window the way we can do in any winfo...
Msxml2.XMLHTTP.6.0. HTTP Error 1223
- Resolved
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 10 months ago
Hi
I am using Msxml2.XMLHTTP.6.0 to call a REST service. My GET and POST works with no issues but I am facing some problems with PUT and exactly here oleHTTP.send(as_SendString) fails with oleruntimeerror. HTTP error 1223 Operation aborted.
Strange...
Can PB2017 R3 run under windows 11?
- Resolved
- Misc
- Last updated 10 months ago
- David Vasconcelos replied 10 months ago
Does PB2017 r3 run under windows 11? (I know it's not supported)
I know applications built from it do run under 11.
Regarding MSOLEDBSQL Server driver
- How-to
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
I installed Microsoft OLE DB Driver19 for sql server and pbmsoledbsql.dll are already installed along with PB. I created a Database profile for MSOLEDBSQL SQLServer.
But I see the data profile using sql server driver instead of MSOLEDBSQL DB Driv...
pbautobuild220.exe crashing on two branches but no others (build 2828)
- Resolved
- Issue
- Last updated 10 months ago
Hello:
We've recently upgraded to PB 2022 R2 2828, and one of our developers has two branches that are crashing during the full build, yet he has submitted four others that build just fine. We have 9 other developers whose branches are working seam...
Is PB 2017 R3 compatible running on Windows 2022?
- Advice
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
Hello Appeon Folks,
Is 2017R3 compatible with 2022 OS? I know we have little old version of PB and we have plan to upgrade not sooner.
Kindly advice!
native pdf generating 100 blank pages instead of one (Powerbuilder 2022 R3)
- Issue
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
Hi
I am using PowerBuilder 2022 R3 to export data as pdf using native pdf but i am getting 100+ blank pages instead of one page. any suggestion ?
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