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. :)
DB trusted connections in PowerServer 2022
- Resolved
- Misc
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Hi, everyone!
Does PowerServer 2022 support database trusted connections to SQL Server databases (i.e. TrustedConnection=1 in DBParm transaction object property)?
Thanks for your comming replies!
Hi All,
I have a C++ based product (32 bit) in which our UI layer is on Power builder(Power Builder 21 Pro - 32 bit). We have tuxedo as middle tier and C++ is the backend.
Power builder is deployed to windows. Power builder connects to Tuxedo clien...
HitMsg function not working on X64 environment
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi everyone, I'm using this code to verify if a checkbox was clicked in a treeview. My code is working fine in X32 environment but when I compile same code in X64 bit the function to set ib_stateclick variable is not working. For some reason the vali...
32-bit Appeon 2019 R3 application connected to Oracle 19C server
- Advice
- Last updated 2 years ago
- Peter Savery replied 2 years ago
Folks,
We have a 32-bit Appeon application connecting to an Oracle 19C database. The application sits on a Citrix server with several versions of Oracle Client software installed, version 10 and 2 instances of 11.2.0.1.0 installed. When we reset the...
Datawindow Error - Item doesn't pass the validation test
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
We have done a migration of our code from Power Builder 10 (32 bit) to Appeon Power Builder 21 Pro (32 bit).
Our backend application throws error ids for business errors. We were using PSR for displaying the corresponding error description in P...
PB2022 wau.. take a look at this: New PDFBuilder objects (beta feature)
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I just now discovered the new feature in the public online docs.
I think AWESOME :-)
New PDFBuilder objects (beta feature) - - What's New (appeon.com)
I'm trying to connect a PowerBuilder 2021 (Build 1509) program to Oracle 19c (upgraded from Oracle 10g.) Using Oracle SQL Developer, I can connect to the new servers.
However, in PowerBuilder, I get this error:
Any solutions?
Note: I don't want ...
How to use RUN powerscript function in a loop?
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
Hi all,
I need to loop through a few records and if all conditions are met, run a program. This works fine for one record. The program I'm running requires user interaction. Is there a way to wait for the other program to close before moving to t...
PrintImage with OLE and printimage does not default to PB's Printer
- Resolved
- How-to
- Last updated 2 years ago
I have an OLE control with a picture. I want to print the control with ole...PrintIMage
When I do it defaults to the current printer
NOT the printer I changed it to in PowerBuilder using: PrintSetPrinter.
How can I use the printer it was set to u...
SnapDevelop creating only Retrieve method in controller and service
- Issue
- Last updated 2 years ago
- Richard C replied 2 years ago
I attached a PB workspace to my SnapDevelop solution and used a datawindow to convert to data model. Later I scaffolded it to service and controller but they have only the RetrieveAsync method. How do I get the other Post, Put, Delete methods to scaf...
DDDW in DW object causing the DW to appear to be modified.
- Resolved
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Me again,
In my window with a parent DW that has 3 DDDW fields, if I select something from the one of the DDDW's, it appears that the dw update status is changed to Modified! The DW is set to not updateable. When I close the window, I get a message ...
PowerBuilder security code scan
- How-to
- Last updated 2 years ago
- Christophe Dufourmantelle replied 2 years ago
Hello,
We're trying to use the Visual Expert to scan our powerbuilder code but our application is too big for VE.
Is there any other powerbuilder security code scan?
Hi All
Just an idea for Appeon (if it does not exist already).
Why cant we have a wizard (automated process) like the old WebSerivce Wizard in PB 12 that could automatically convert a NVO to a WebService, created proxies, deployed to IIS and expose...
emailsend function does not work in compiled 2019 r3 code, it works in IDE
- Issue
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hello, can you help me please ? I have issue, when i use session.emailsend with previous Open session and logonstatement from IDE, it send with Outlook SMTP, but when i complied the same code -Deployed, it does not send, it stack, what can that be ...
Buenas tardes a todos.. quisiera saber si alguien tiene un ejemplo de como abrir una ventana cuando ubico el cursor sobre un campo de un datawindow.
Att
Carlos
PS 2022 how to get/use PS datacache in snapdev
- Resolved
- How-to
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
To authenticate using JWT i need to connect to a user database to get the username/password . This conneciton information is already stored by powerserver in the new PS2022 tables, and PS already knows how to connect to those databases since it hand...
Hi,
Sorry for asking again: Is there any ETA for 2022? The last time I asked, I think it was estimated at the end of August or early September.
I know a company that wants to start migration to PB2021 soon and I'm wondering if it might be worth to ...
PowerServer 2022 BETA : connection configuration database values for api/Connection/AddOne
- How-to
- Last updated 2 years ago
Does anyone know what the Other Options and Security Options values are for database connections in powerserver 2022?
APIs for managing cache and cache group - - PowerServer 2022 Help (appeon.com)
"otherOptions": "string", "securityOptions": "strin...
PB2019R2, b2703Windows 10 64 bit platformClient/Server applicationNo frameworkSmall, single PBL utilityWe have determined empirically that in our environment, listed above, the max size of a dw_output before it either locks up, or locks up then abend...
Powerbuilder migration from 2019 R2 to 2021 - PB Ultimate suite
- How-to
- Last updated 2 years ago
- Sathyajith MK replied 2 years ago
Hi Team,
We are in the process of migrating our applications from 'Powerbuilder 2019 R2' (Appeon Powerbuilder, version-2019 R2 Build 2328) to 'Appeon Powerbuilder 2021' (IDE : Version 2021 build 1509).
We are using PB Ultimate Suite from NOVALYS (h...
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