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. :)
PowerServer 2022 R2 Deploy and Launching Issues
- How-to
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
With PowerServer 2022 R1 I could painfully deploy an App using the SnapDevelop to create the Sites folder where I set the Port Number it will use. Then I would use the Build and Deploy the create the WWWROOT set of files so that when someone went to...
Question about upgrade from PB2022 to PB2022 R2
- Resolved
- How-to
- Last updated 1 year ago
- Sverre Tvedt replied 1 year ago
We are going from 2022.0.0.1892 (A) to 2022.1.0.2819 (B)
I am a bit confused about runtime version setting on system options level vs. runtime version setting on project level.
After upgrade I can compile the combinations B/A and B/B but not A/...
web browser control stucked when call EvaluateJavascriptSync()
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
controlname.EvaluateJavascriptSync (string script{, ref string result{, ref string error}}) pb help:script --- The JavaScript to be evaluated. The JavaScript cannot have statements that show dialog boxes.If a dialog box must be displayed in JavaSc...
.NET Web Service Target and HttpClient
- Resolved
- Issue
- Last updated 1 year ago
- Gary Ault replied 1 year ago
Hi,
We have a Powerbuilder 2019 R3 .NET web service that we use to create PDF reports for web application users. We decided to use the .NET web service in order to to preserve the extensive PB code that we had previously run on desktop application...
ON HOLD: FileWrite now creating a space between each character!
- Resolved
- Issue
- Last updated 6 years ago
- Salvador Rodriguez replied 1 year ago
PB v12.1, build 7055
Windows 7, 64 bit platform
Oracle 12C
UPDATE - 23-MAY-2018
Kim, Chris, and John - thank you for your suggestion and your time!
Ive learned that the issue is intermittent and it appears that it has something to do wit...
How can i do a command line build in powerbuilder?
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi kind souls,
Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
Sound in web browser control
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
In PB2022, I've added a web browser control to a window with a button that has the following script behind it:
STRING ls_urlLONG ll_return
ls_url = "https://www.youtube.com/watch?v=w-15bjJxh6E"
ll_return = wb_1.Navigate(ls_url)IF ll_return 1 THEN...
Error: Failed to load library: PBORC.DLL.
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hello everyone, i've successfully migrated my application from PowerBuilder 2022 to 2022 R2
but when i try to use my orca script to launch the planned compilation from a pc dedicated to this task, i receive this error:
S:\start2\COMPILAZIONEorcascr...
Currently I run on PB2019 as a straight Client server app.
I need to have the users enter credit card data to be authorized by a third party. The third party has an iFrame to option use so that we are PCI compliant. Does the new Power Server suppo...
Diff Tool Powerbuilder 2022 not working
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,
Using Powerbuilder 2020 when i use the diff tool I get the following error:
File compare/Merge could not find any JRE.
Thanks in Advance,
Input String was not in correct format with dinamic datawindow update method in Powerserver
- Resolved
- How-to
- Last updated 1 year ago
- damian jimenez replied 1 year ago
We have one dinamic Datawindow who works Ok with/without datetime fields in Client/server modein Powerserver works ok, only if doesn't have datetime field.
when y click in "Guardar" it execute Update method from datawindow and i get this errorINPUT ...
Dear all,
I am deploying cloudApp to deferent application service for high avalibility and load balance consideration, questions:
1. is there a way to get the [App Name] from the Project Application screen? if yes, then i will be able to set the JW...
Connectivity issue PBApp Driver SQL Native Client 11.0
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi everyone!
I currently have a issue when mi PB app is communicating with driver SQL Native Client v11.0, when try to make the connection I received the following message:SQLSTATE = 1S00Microsoft SQL Server Native Client 11.0Invalid connection s...
httpclient request method including GET, POST, PUT, DELETE, OPTIONS, TRACE, HEAD, and CONNECT, Why is a patch missing?
Minimize window only show half
- How-to
- Last updated 1 year ago
- Bolivar Vergara III replied 1 year ago
Good Day,
I would like to ask help on this issue I encounter when using ribbonbar,
because when minimizing a window, the minimize icon is displaced half only because of the ribbonbar.
are we able to set the Y location when minimizing?
I have atta...
Azure SQL Server MFA Authentication
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
As best as I can tell, it is currently impossible to connect the PB IDE or a PB Application to Azure SQL Server using MFA Authentication, comparable to the "Azure Active Directory - Universal with MFA" authentication option in SQL Server Management S...
Issue with WebBrowser control deployment
- Issue
- Last updated 1 year ago
- Roland Smith replied 1 year ago
PowerBuilder 2022 Build 1892.
With the most recent version of our app, we switched from PB 2019 to 2022. As part of that, I switched our Internet Explorer web browser controls to the built in pbcef based webbrowser control.
End user reports the con...
Can somebody confirm if the resolution for that bug made it into 2022R2 GA too?
We've faced a similar issue when using filter expressions, some decimal values would fail.
The provided hotfix solved it in 2022 Build 1900 for us, i just want to make ...
Hello All,
I need some help with attaching PDF file to email using OAuth2.0 method.
I have no issue with attach simple plain text file to the email. But unable to attach the PDF (encoded to base64). The program just crashed.
I followed the sampl...
How can I use command line build (deploy) using links / export file / incremental ? currently i use PB IDE UI and deploy our desktop application. some recommended OCRA Script but can anyone explain a step by step process for the build please
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi kind souls,
Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
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