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. :)
Import Jar file into Power Builder2021
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
How to Import following Jar file into Power Builder2021jboss-client.jaropenjdk-orb-8.1.5.Final.jarwildfly-ejb3-24.0.1.Final.jar
Hi
Is there a way how to get list of stack calls into a variable, message or another object?
Like Java can do it in exception.
What's going on:
In my SW I'm catching systemerror, datawindow errors etc and I'm sending these errors through mails. I...
Powerserver Debug not functioning correctly
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 1 year ago
Has anyone noticed that the Debug in Powerserver is a little wonky? I just upgraded to the latest release build 1892 and I am still having the same issue. I am trying to debug a weird problem I am having so I setup a quick test event for me to debu...
我想提供个接口给别人调用,获取到他的数据,
如: http://***** 接口地址,比如有定义3个参数: message, iphone, remark
我生成服务端的这个接口,他们用post调用这接口推送数据过来,我接收数据
请问怎样实现这样的操作,能提供下例子参考吗,谢谢
I checked below oracle connection and it works fine with console app using same object snap objects but gives error when run from powerserver. It connects but doesnt work further by below error:
PowerServer.Api.ServerApiController: Error: 'PowerS...
how to click from one sle to another?
- Resolved
- How-to
- Last updated 1 year ago
- Tracy Lamb replied 1 year ago
Hi all,
I've got a child window that does a lot calculations depending on what's entered. All sle's have tab orders and code for the GetFocus and Modified events. I can't click in a sle to edit the value, the only way to move to another sle is by ta...
How to add CC to Outlook message (using OLE)
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
I'm trying to add CC address to an email I send from PB.
Settting the subject, To (single receiver) work fine, but trying to add the CC gives error "incorrect number of parameters".
here is an extract of the code
// This part works finelol...
I have been using Topaz signature pads with my app since 2018. I just converted to Powerserver 2022. This line now creates an error as if the signature pad is not attached.
ole_SigPlus1.object.TabletComTest(1)
Does anyone know if Topaz is not co...
Error "no data is available for encoding 1252" when working .msg files
- Resolved
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hi,
I'm getting the following error when trying to work with .msg files. I'm using a 3rd party component and the error appears at the point the component tries to load the ,msg file. I have tried with two 3rd party DDL's and both return the same err...
Password encryption using Salt and Hashing in PB2019R3
- Resolved
- How-to
- Last updated 1 year ago
- Ganesan Rajan replied 1 year ago
Hi,
Our application is based on PB2019R.
To login to our application, the user has to enter a password. Currently we are using own way of encrypting password and storing it in table.
BUT, we have been asked to use "Salt and Hash" to encrypt our ap...
Global Functions Using a DataStore and NVO's, Used in DataWindow Expressions
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Are there any documented restrictions or limitations on the use of global functions used in DataWindow expressions, where the global functions utilize non-visual objects (NVO's) and a DataStore?
Background:
I'm experimenting with global functions t...
We have a form in infomaker for our check printing. I received the permissions to print signatures on them. When I added the image to the form of the signatures, all of a sudden, if there are multiple invoices the top check stub will only print one i...
Dear all,
Currently I'm having traditional PB Windows desktop application that get requests from WEB API via HTTP requests.
The WEB API application already exists
Customers facing performance issues when few calling the PB application at once.
...
Slow report rendering
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
is there a way for reports to render not using a default printer?
Some customers complain about report rendering speed. This is often related to a network printer. We suggest upgrading a driver and other general advices. Is it a good idea to tr...
Getting error 'Select error: Column List do not match' while DW retieval.
- Issue
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hi ALL,
We are currently using the PB 2019 and while accessing application at one area it is giving 'Select error: Column List do not match'.
FYI the same compiled code is working in DEV, QA and Prod environments but not in UAT. The is occurring wh...
Using GetProcessMemoryInfo to track memory
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 year ago
I copied an example of using GetProcessMemoryInfo from Chris' STD Framework and I have a question.
I have a PB desktop app that runs as a Windows Service so has no user interaction. I want to track memory use so I can send an alert to someone when t...
Infomaker Crashing Issue for Specific User
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
We have a user experiencing an issue that I have never seen before. She was running Infomaker on her PC, but a crash led to her being unable to open any of her reports. This happened while using a custom report on the Student Charges windo...
PBVM.dll c0000005 at 25b866 (toolbar issue)
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 1 year ago
Hi
I'm clueless so I will try to ask here. Is there anybody who get error c0000005 in pbvm.dll at offset 25b866? This error is rare. It takes days to get it but it happens from time to time. The error is somehow linked to toolbar or menu.
What I've...
The application was unable to start correctly (0xc000007b)
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
We are having an issue, originally our PB application was compiled verson 10.5. Now we have migrated the code to 2019 R2.
For the users having previously the code, the new migrated application is working fine.
For the new users (those without the ...
texto to speech using powerbuilder
- Resolved
- How-to
- Last updated 1 year ago
- JOSE WILLIAM ROMERO OLIVOS replied 1 year ago
Dear Sirs.
Does anyone have an example or guide to convert text to speech using powerbuilder?
I have seen some services that Google provides, someone has experience in this integration issue.
Thank you very much to all
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