Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 6 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. :)
Hi,
In an application with a MIDHELP frame, when I maximize the main window, the MicroHelp line disappears in Windows 11. If I return the window to normal size, the MicroHelp line reappears.
Using the this.SetMicroHelp("Ready") function in the MDI ...
Accessing array inside array in JSON
- Resolved
- How-to
- Last updated 3 months ago
- Hannu Pikkarainen replied 2 months ago
Hi,
How can I access values in an array that is inside an array with JSONParser, for example iban field? Example attached.
BNR,
Hi Folks,
I have an issue with a particular datawindow wherein the applied filter is not detected.
On doing a SetFilter/Filter on the dw, actual filteration happens - 6 rows move to Filter buffer out of 11. But on the very next line if i try to see...
Can't see procedures when creating a stored procedure datawindow
- Resolved
- Advice
- Last updated 2 months ago
- Jeff Kerry replied 2 months ago
Hello,
I hope that someone here can help me. I am trying to create a datawindow that uses a stored procedure but I can not see any of the procedures that are in the database.
I am using PowerBuilder 2022 R3 and the ORA Oracle database interface. Th...
We are updating a MS SQL Server Text type column with RTF data using the code shown below in PB22 with no problem.
Updating the same record in the same MS SQL Server database running in PB25 throws an 'Operand Type Clash: Varbinary is incompatible w...
Hi all,
Just wondering if anyone has any insights on how to correctly define a computed column on a datawindow (PB2025, SqlAnywhere 17).
We define a decimal as 0.00 in the computed column.
The column is created as decimal(0).
We change in edit so...
Now that PB 2025 R2 Beta 6324 is available, the warning on the download page stating that PB 2025 R2 Beta and PB 2025 are not compatible (meaning the R2 IDE and the R1 runtime) has been removed.
This warning was present in the previous version of R2...
IDE Abort when exporting objects
- Resolved
- Issue
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
PowerBuilder 2022 Build 1892.Two of my coworkers are having an issue where the IDE just disappears when they attempt to export an object. I don't have the problem as I have the latest build of the IDE with the runtime set to 1892.
I'm wondering if a...
I have an issue with "out of sync" applications when moving between two computers.
I've converted my applications to solutionsI'm syncing with Google Drive for Desktop set to "Stream files" with the project folder marked as "Available offline."Both ...
Hi all,
PowerBuilder/PowerServer/InfoMaker 2025 R2 Beta 2 (Build 6324) is now available for testing.
(1) Download page (same link as before):https://www.appeon.com/developers/pb2025r2-beta.htmlNote: The link has not changed. Please download again t...
SMTPClient - Send() returns -13 sometimes with multiple recipients
- Resolved
- Issue
- Last updated 3 months ago
- Tim Harvey replied 2 months ago
Environment:
PowerBuilder: 2022 R3 Build 3441OS: Windows 11
I am encountering a strange behavior with the SmtpClient object. The Send() function returns -13, which the documentation defines as "Failed to send the network data."
The failure onl...
HTTP Client SendRequest problem (always returns -4)
- Issue
- Last updated 2 months ago
- David Pylatuk replied 2 months ago
I am using PB 2019 R3 Build 2803, my code follows and a description of the problem at the end...
/////////////////////// BEGINNING OF CODE //////////////////////////////////////////////////
HTTPClient lnv_httplnv_http = CREATE HTTPClient
string ...
Download the latest version using orcascr250.exe
- Resolved
- How-to
- Last updated 2 months ago
- David Peace.Consulting-Partner replied 2 months ago
Hello.
We've upgraded our application to PB 2025. While our project was in Workspace mode, we were using the following command to perform a GIT get lates operation in the command line:
start sessionscc set connect property localprojpath "C:\PB2025\...
Activating different events on the same ribbonbar menu item click
- Advice
- Last updated 2 months ago
- John Fauss replied 2 months ago
Hi
We have a ribbon bar button which have three menu items: A, B and C. C is disabled. After clicking on A, A will also be disabled and will be enabled only when there are changes in the page.
So, when we click on A, make some more changes in the p...
Is there any way to detect whether running as 32 bit or 64 bit?
- Resolved
- How-to
- Last updated 2 months ago
- John Fauss replied 2 months ago
Is there a way to determine if you are running as 64 bit or 32 bit?The old version was compiled as 32 bit. So registry values under HKEY_LOCAL_MACHINE were actually under
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Vyvx\Vbus\Version
Although when runni...
GetResponseStatusCode returns -1
- Resolved
- Issue
- Last updated 1 year ago
- Robert Trifu replied 2 months ago
Hi all,
We need to call a REST service in order to send some JSON content.
Sometimes after calling SendRequest, GetResponseStatusCode returns "-1" and GetResponseStatusText returns an empty string, but the JSON content was successfully sent.
This ...
If I post a call to SendRequest and the object gets destroyed, will the remote web service complete ok? I don't need to receive any results. Would it be better to use POST as the HTTP Method?
lnv_Http.Post SendRequest("GET", ls_ServerURL)
Creating an exe file from PB project
- Resolved
- How-to
- Last updated 2 months ago
- Roland Smith replied 2 months ago
Ok, I'm ready to move from the PB2025 IDE to an exe file in my conversion from PB6.0 to PB2025. I have tried to both "build" and "deploy". Build finishes without errors but I get the following error message when I try to "deploy":
---------- Deploy...
Runtime Packager 2025 question
- Resolved
- How-to
- Last updated 2 months ago
- John Fauss replied 2 months ago
I just upgraded to PB 2025, and discovered something called "Runtime Packager". We have been using SetupBuilder to create our installation packages, but figured this -- being specifically for PowerBuilder -- would be better. But ... I see no way to...
Checkboxes with character values not reflecting proper state
- Resolved
- How-to
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 2 months ago
I have a simple datawindow that also contains 3 checkboxes. I have them set with "Y" for on and "N" for off in the Checkbox editstyle properties. The underlying table is a char(2). I have also duplicated the fields to validate the values as the check...
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