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. :)
PB2019R3: Specify Schema for Database Profile
- Resolved
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
In my 2019R3 development environment I have a database profile setup to an ODBC connection defined for a postgres database. The schema for the tables in this database is in postgres instead of public.
The connection works, but I get a message saying...
PowerBuilder 2019 Build 2082 application is not working in Windows 2019 server
- Issue
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Our application package is installing some PowerBuilder standard installation to run but it not working in Windows 2019 Server. Could you please tell me whether this version of PowerBuilder standard installation (PB 2019 Build 2082) is compatible wit...
How to include dw's against temporary tables ?
- Resolved
- How-to
- Last updated 2 years ago
- Tor-Egil Nygaard replied 2 years ago
Hi,
Does anybody know how to get PowerServer to include datawindows against temporary tables in the cs-solution ?
In our application we have some datawindows which are created to work against temporary tables. When we create the PowerServer solutio...
connect to sql server 2019 Error
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi:
I finished my application then deployed OK,the execution file could run normally at my computer,but will display message "Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) is not installed" when it started at other computers,would you can give...
Is there a way to determine "bitness" at runtime?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all,
Is there a way to determine the "bitness" of an application at runtime? I'd like to update my About window to include (Version, 64-bit) or (Version, 32-bit). Right now it just displays (Version). Using PB2021 and PFC12.5.
~~~Tracy
Hi All.
I am using PB 2019 R3 with Native PDF enabled. Until recently I had been generating PDF files from PB using GhostScript 9.19 with no issues.
Has any here had issues with creating PDFs from datawindows, but the resulting PDF changes some of...
Convert string to LongPTR (convert app to x64)
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi,
In my x64 refactoring of a ton of code I need to convert a String to LongPTR. How can I do that?
I have a handle to a window is stored as string and ny SDK function involving a handle musrt be of tupe LongPTR
Using PB2019R3
Thanks
...
for Prior PB beta installs , we always used a VM to test it out since it would at least require an uninstall for GA, and possibly break existing PB versions.
Is this still recommended, or should we expect to be able to install beta versions on a ...
PB2019R3Windows 10, 64 bit platformPostgreSQL 12 databaseI want to create an object where the user can create a formatted NOTICE or ANNOUNCEMENT. The control should be displayed and the user should be able to enter a header, a detail string, and a fo...
Hi there,
I would like to convert numbers to words, if anything is ready in PB please let me know, or advice.
Thank you
Problems with Power Builder 11.5 or Power Builder 2017 and end support Microsoft Internet Explorer
- Resolved
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hello
we have a problem in power builder 2017 or power builder 11.5 with internet explorer and edge.
Using the ole_browser object of type microsoft web browser and using microsoft internet explorer as web browser it works and we can upload files to...
How to include External Executable file in PowerServer Client deployment?
- Resolved
- How-to
- Last updated 2 years ago
- Kai Zhao @Appeon replied 2 years ago
Hello,
How to include external .EXE file created in C++ as part of PowerServer Client files download and launch it from PowerBuilder application with a link?
In PowerServer project - External Files tab, I couldn't select .EXE file in "Add Fil...
Powerbuilder 2019 R2/R3 splash screen, then drops to bottom.
- Resolved
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
I can't open the 2019 R3 Powerbuilder IDE anymore.
I was running a process that appeared to hang, so I closed powerbuider (and the application process).
I tried to run PB 2019 R2, but it showed the splash screen, then dropped to the bottom, and I c...
How to resolve "DBMS ORA is not supported in your current installation"?
- Issue
- Last updated 5 years ago
- John Fauss replied 2 years ago
201
I test PB 2022 1 week all goob until yesterday , when make application cloud dsitribution , some machine not updating and say this message
some windows 10
some windows 11
thanks
Luis
PowerBuilder Send (SendMessage) String
- How-to
- Last updated 4 years ago
- John Fauss replied 2 years ago
Hello,
I am struggling with an apparently simple process.
Need to pass a String from one application in Powerbuilder to another Application in Powerbuilder.
As I'm doing:
APP1: "Send (gl_handle, 1024, 0, 'Hello World')"
APP2: event pbm_custom01
...
Sending large strings with HttpClient
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
I've started using HttpClient in place of my API based WinHttp object.
One test used SendRequest to send a string that was 138,000 bytes and it just hangs.
I checked the help and it says that there is a limit of about 20 MB. The limit appears to be...
sqlsyntax argument for sqlpreview event
- Resolved
- How-to
- Last updated 2 years ago
- Geir Magne Vangen replied 2 years ago
As GetSQLPreview() became obsolete some time ago, we are finally removing the use of this, replacing it with the sqlsyntax argument.
We have one issue here:
If the sqlsyntax is changed in a parent window (sqlpreview event), and one want to do furth...
Page Unresponsive Error trying to open Q&A I previously posted
- Resolved
- How-to
- Last updated 2 years ago
- Aubrey Lin @Appeon replied 2 years ago
Hi Appeon,
I've got an open QA with several replies. When I go to My QA, all questions show up fine. I tried to open the question "How to find out the class/type of Message.PowerObject" to reply and mark one as the solution. Every time I try to o...
PowerServer 2021 Web API URL
- How-to
- Last updated 2 years ago
- Tracy Huang @Appeon replied 2 years ago
I have a client who will be running several apps in PowerServer 2021 and thus I want to setup IIS with a multiple-site configuration. To this end, I went through the tutorials in an effort to get this properly configured. Here is what I've done:
...
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