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. :)
ghost directory after RemoveDirectory until IDE is shutdown
- Advice
- Last updated 1 year ago
- Matt Kleweno replied 1 year ago
After calling RemoveDirectory() from an application the directory remains until I close the PB IDE. The directory is empty and not the current directory when the remove is called. The directory does delete but only when the IDE is shutdown.
The di...
How to rename a registry HKCU Subkey
- Resolved
- How-to
- Last updated 1 year ago
- Frank Zettanucci replied 1 year ago
Does PowerBuilder have a baked in function to rename a registry key?
MS API has a RegRenameKey
https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regrenamekey
I am trying to create the external declaration for Powerbuilder to us...
Hi,
we use NativePDF method to export datawindow to pdf, but pdf have not same font as original datawindow. Arial looks different and Courier is not bold in pdf. I don't know, what is wrong.
Powerbuilder 2019 - Running a Mssql function with INT parameter
- Issue
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi
I am integrating my application with MS SQL server. When I execute a sql function passing a LONG parameter, the function fails with the code SQLSTATE = 22003
[Microsoft][ODBC SQL Server Driver]Numerical value out of range.if I use an integer var...
Hello everyone,
I am currently in the process of hunting memory leaks in one special functionality of our 32-bit product. Unfortunately it is a very complex and long running process.
Doing some research on the internet, I found an old tool CDMatch ...
Crash while project deployment
- Resolved
- Issue
- Last updated 2 years ago
- Noel Hibbard replied 1 year ago
Good Morning from Germany...
PB2022 Build 1878 Aug 26 2022
I have the following issue by compiling a large PB2022 Project:
Starting Deploy Project 64bit Full Rebuild
Compiler starts
Building type ....
Inspecting...
Building type ..
Regenerati...
Select Error: Requested result set number 1 not found.
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
We use Appeon infomaker 2019 and have a connection to a MS SQL database (tried ODBC and SNC SQL Native Client) We can make queries and reports, but when we want to call an Stored Procedure in MS SQL server (which works perfect in microsoft SQL server...
Hi,I'm back with the problem of the app crashing. We are currently using PB22 1892, 32bit version. We are still dealing with random app crashes and there seems to be some connection with GDI objects. What happens is that if the application crashes du...
Cannot run PowerServer 2022 Project getting Web server error
- Issue
- Last updated 2 years ago
- Monica Petersen replied 1 year ago
Dear friends,
I have an issue running my PowerServer 2022 Project. My application runs fine as C/S version from PB 2022 environment. Then, I created PowerServer Project cpms_uspb_cloud according PowerServer 2022 documentation. After this, I tried to...
how can i get max code with out duplicate for saving at the same second
- How-to
- Last updated 1 year ago
- mike S replied 1 year ago
iam working with pb11.5
iam creating invoicing application
i want to get max code in header table
ihave a problem when multi pcs save the invoice at the same second the two invoices take same Code
how can i resolve this this there is another w...
I'm setting up a new laptop. There are a lot of links to download PB 2017 files but it isn't clear which one is a full installer. The most recent one is an update only.
Which one is the most recent full install?
Re: DW with PostgreSQL - Crosstab with Retrieval argument
- Issue
- Last updated 1 year ago
- Olan Knight replied 1 year ago
Hello,
PB 2019R3 - PostgreSQL 11
Sample Query to construct a datawindow. Actual query is bit length and does more
SELECT *
FROM crosstab(
$$SELECT *
FROM example
Where field1 = '100'
And field2 = '200'
ORDER BY...
Application EXE Working in source machine not in others machine
- Resolved
- Issue
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
I'm using PB 2021 version. I developed new dll using Csharp code. In that code we have a functionality to call the webservice. I have imported the dll using the .net import and done the run time build and deployed that to EXE. I have placed the new d...
GetJWTToken return value -26 is undocumented
- Advice
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
anyone have any idea what -26 return code means from GetJWTToken?
Link to the documentation. lots of holes in the return value list
GetJWTToken - - PowerScript Reference (appeon.com)
Powerclient Update Issue
- Resolved
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Guys,
Our clients have complained about the application update that takes too long in server. Can someone give some advice in how to resolve this?
- Our External files size is 400mb and configured "Download the app files as Necessary"
- Runti...
db connect timeout default value is 15, description says it is true/false value
- Resolved
- How-to
- Last updated 1 year ago
- mike S replied 1 year ago
I assumed connect timeout is the number of seconds to timeout waiting for the connection to occur. The text says it is actually a true/false value on whether to use asynchronous functionality of .net?!
this is the documentation (su...
PB 2022 connectivity error with SQLOLEDB
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi Experts,
******************************************************************
Database Versions: Microsoft SQL Server 2014/Microsoft SQL Server 2019
******************************************************************
I have upgraded my existing ...
Situation: WebBrowser control to visualize a treeview structure, Powerbuilder 2019 R3 build 2670
I'm using Bootstrap Treeview 4.0 and anytime I visualize a new structure, memory occupation of pbcefclient.exe grow until proces crash (270MB). Sometime...
PowerClient - Unauthorized error accessing ISS server
- How-to
- Last updated 1 year ago
- Ed Van Haren replied 1 year ago
Hi,
Trying to set up PowerClient. Had admin user run the CloudAppLauncher_Installer.zip on a dev ISS box (on Azure). Then created an application deployment package. Had admin user import it under our current WebApp group. All users have access to th...
Hi,
I have a problem with a datawindow field when its length exceeds the height of the page. The field can be up to 4000 characters long. When exposed in the datawindow, it happens that the text is truncated and carried over to the next page. The fi...
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