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. :)
Slow System-Wide Performance With Redirected Printers
- Issue
- Last updated 2 years ago
- Roland Smith replied 1 year ago
We have a hosted server where our application runs. Users who access the app have redirected printers. The system is noticibly slower when their default printer is a redirected printer vs when it is a local printer. This occurs even when no printing ...
Hi All,
I have tried implementing SMTPclient in PB2022 R2 whereas I am able to send an email using SendAsync() but how to check the email status like queue/sending/sent/failed/cancelledbelow is the example code I have used
Long ll_handlen_smtpcl...
Good afternoon.How do I change the RadioButton properties in a DataWindow at run time.
Grateful.
Native PDF - Include fonts option - PB2022
- Resolved
- How-to
- Last updated 1 year ago
- David Peace (Powersoft) replied 1 year ago
Hi
I have an issue with PDFs generated using native PDF on PB2022. When viewed in IOS the font is not rendered correctly we get dots instead.
I belive the fix is to include the fonts in the PDF and there was once an INI option for this but that was...
HTTPClient / RESTClient to old internal TLS1.0 server
- Resolved
- How-to
- Last updated 2 years ago
- Mark Lee @Appeon replied 1 year ago
I'm having some problems connecting to an old Radius server that is stuck on TLS1.0
I'm getting error -19 in HTTPClient mode and -33 in RESTClient = "TLS 1.3 error. The server does not support TLS 1.3."
I've set both SecureProtocol and IgnoreServer...
Enable Anonymous Authentication in PowerBuilder 2017 R3
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
We are using PowerBuilder 2017 R3 and want to enable anonymous authentication similar to what we have in PowerBuilder 2022 below code. Is there any option available in PowerBuilder 2017 R3 to achieve the same?
Any help is highly appreciated.
Thanks...
Build from command line with Git, PowerBuilder and Orca 2002R2
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,
I have a bunch of applications that are correctly running and I am able to do incremental and full builds, and completely deploy them with no issue (only some warnings).
I want to automate the process by deploying them from the command line usi...
How to debug a PowerServer project
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
We are migrating an application using two database connections to PowerServer. When I build and deploy the application to a server (under IIS), it works, both connections are working. We still have a lot of work to do in this migration and I would li...
Windows close button not displaying
- Issue
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Good morning, my PB IDE is not showing the three window’s bar buttons on the right-hand side that is the Minimize, Maximize and Close the window buttons. Also, when running my application, when in a DW the edit checkbox is not showing. This seems to ...
Windows AppData\Local\Temp Issue on Remote Desktop
- Resolved
- Issue
- Last updated 1 year ago
- Christopher Craft replied 1 year ago
PB 2022 1900
I have a window that shows attached files for a transaction using the chromium WebBrowser. This window will retrieve the file from the database, write it out to ..AppData\Local\Temp\Famous\Doc.pdf and then I fire the Navigate using tha...
Hi,
We are in the process of migrating our operating system to Windows 11. Looks like only oracle client with 64 bit can be installed in Windows 11. The problem is, I'm getting error "Oracle library OCI.DLL could not be loaded" while connecting orac...
Error while using orcascr220 for build and deployment of PB 2022 application
- Resolved
- Issue
- Last updated 1 year ago
- Subrat patra replied 1 year ago
Hi Team,
Recently i upgraded my PowerBuilder application from PB2019 to PB2022 R2. Application migrated successfully. We are using orcascript for the build and deployment. But when i do the build its showing error. I have checked on the build machi...
Rich Text component, and pbcrt.dll, TX v15, TX v28
- Resolved
- Misc
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,
When creating a runtime, when should one choose TX v15 or TX v28? This applies to PB2021 as well as earlier runtimes; and partially to PB2022. Partially, since on PB2022 there is only one TX checkbox.
It looks like we use the legacy Rich Text e...
PBCATxxx tables creation and errors when disabled
- Issue
- Last updated 1 year ago
- Hugo Moors replied 1 year ago
(edit Use Extended Attributes OFF, see print screen)
Hello,
Our DBA doesn't want those tables in the databases and my applications don't use them.
So I have the option Use Extended Attributes OFF, Read Only ON
pb.ini in AppData\Local\Appeon\Pow...
Datawindows (reports) to be used in C# VS2022 site
- How-to
- Last updated 1 year ago
- mike S replied 1 year ago
Hello,
we have a quite large PB application that contains more than 500 reports (datawindows)
We are creating a "light" version of the application on the web using C# VisualStudio 2022.
It would be very nice if we could re-use the existing reports...
How to write code to identify all pages viewed in Datawindow(Freeform)?
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Is there any possibility to identify the user has viewed all pages until last(Multiple pages) in a datawindow(FreeForm)?
Datawindow Field Font Size depending on the number of characters
- Resolved
- How-to
- Last updated 1 year ago
- John Michael Tejano replied 1 year ago
Good day!
I am working on an app that will be deployed to a 1024 x 768 resolution monitor. I have this name and address fields in the datawindow, some of the details fit in the field but majority does not. How to change the font size in real time if...
Hi,
We have a developer license of Powerserver and we are testing the migration of pb application to Powerserver 2021.Even though we have valid period am getting the below error while running the exe after packaging into Powerserver
License:...
Hello Appeon team,
I am evaluating PB 2019R3, since PB 2017R3 is not compatible with the new driver MSOLEDBSQL.
Even if we add “DataTypeCompatibility = 80”, the values of the columns of datetime will be truncated (for example, "2021-02-02 14:50:...
Why do I keep getting a DB error on an Insert statement?
- Resolved
- Advice
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi all,
I'm trying to create a revision to form. The dw object and control are identical... I'm just changing a couple of values and changing the row status to NewModified! to force an INSERT instead of an UPDATE.
// Create new Workorder
ll_New...
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