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. :)
Can we encrypt oracle trace generated from powerbuilder
- How-to
- Last updated 9 months ago
- Roland Smith replied 9 months ago
Powerbuilder produces oracle trace when we set -[SQLCA.DBMS = "TRACE ORA Oracle"]. This produces traces in the plain text format and any one can read this. It contains name of processes that are used to execute any process in application. By reading ...
does the current (PB22R3) web browser control support websockets?
It would be really nice if there was a native control for this, or httpclient extended for this. I know about some 3rd party ones that support this (chilkat etc), but i assume i coul...
If it possible to read PDF text using only PowerBuilder 2022 R3?
- Resolved
- How-to
- Last updated 9 months ago
- Andreas Mykonios replied 9 months ago
Hi Folks
We have a number of forms which are fillable PDF's which are completed by the general public and sent into us. I would like to automate the collection of the information from the PDF forms but I cannot seem to work out how to read the text ...
How to pass key value pair in Powerbuilder
- Resolved
- How-to
- Last updated 9 months ago
- Sivaprakash BKR replied 9 months ago
Hello,
Using PB 2022 R3
Need to call an API, parameter in key-value pair. How to pass the same in Powerbuilder?
?php
$create = [
"secret" = "API_SECRET", // your API secret from (Tools - API Keys) page
];
$cURL = curl_init("h...
Hi Team,
After deploying my sample power server project successfully. If any thing changed in application object and redeployed successfully, however i couldn't able to see the modified code impact in my newly deployed power server object. It is...
APPCrash - Using SetAdoConnection - SqlAnywhere - Pb2022 R2 (pb220.exe)
- Issue
- Last updated 1 year ago
- Angie Liu@Appeon replied 9 months ago
Using SetAdoConnection() with SqlAnyWhere in Pb2022R2 occour appcrash when call "connect using sqlca";My Code : (CPU : Windows 11 Pro - 22621.2283)
//////////////////////////////////////////////////
// My code in Pb2022 R2:
/////////////////...
I would like to start using AWS S3 for storing files, which can be retrieved as needed. I am using PB 2019 R3 and I downloaded and installed the AWS S3 SDK and used the .NET DLL Importer to bring in a whole bunch of NVOs.
On my S3 I setup an IAM Us...
SQL Native Client
- Resolved
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi all
PB 2022 R3 Windows 10 SQL Express 15
I have always used SQL Anywhere for my database however I have a new project that requires me to connect to a SQL server database
Can you confirm what i am getting is normal - i thought you could just co...
IIS Load Balancer- Power Server Cookie Authentication Issue.
- How-to
- Last updated 9 months ago
- Logan Liu @Appeon replied 9 months ago
We have 2 web servers to host the App, launcher and runtime and we have 2 different servers to host the PowerServer Web API. In the 2 web servers we setup IIS to work as a load balancer to redirect the calls to the API servers. Everything is working ...
Hi Team,
I created Powerserver Project using 2022 R3 version And I created site in IIS server and deployed and ran the project (http:\\host:81\appname) successfully.
This URL is working fine in my local machine. What should we do to make this URL t...
PB2022R3 keeps asking for FullBuild on compiled pbd target
- Issue
- Last updated 9 months ago
- mike S replied 9 months ago
Hi,
PowerBuilder 2022R3 Build 3305 keeps asking to full build a target that contains compiled libraries (pbd files), if "Show prompt for full-building a target if it is opened after PowerBuilder Runtime change" is activated in IDE's System Options (...
Use Visual svn in powerbuilder 11.5 with PBSCC proxy
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 9 months ago
I'm using powerbulider 11.5 and I try to use visual svn for source control.
I installed
1. TortoiseSVN-1.14.1
2. Visual svn
3. pbscc 2.01.80
When I installed the TortoiseSVN-1.14.1, I checked to use command line tools and set environment ...
Getting Unauthorized error calling BeginSession
- Issue
- Last updated 9 months ago
- mike S replied 9 months ago
Our team is working on getting Azure AD applied to our PowerServer application.
After successfully getting the access token, we need to call BeginSession. We are getting the throw error.
Code:
I have the app variable setup to use the dynami...
How to obtain data from a Bluetooth device
- How-to
- Last updated 9 months ago
- Roland Smith replied 9 months ago
Hello everyone.I am using POWERBUILDER 2017 R3.
The thermometer I have has "Health Thermometer Profile" written in the Bluetooth specification column.
Therefore, I thought that I could obtain data by using the "Health Thermometer" service of "GATT ...
ODBC driver 18 for sql server for Sql server 2022
- Advice
- Last updated 9 months ago
- Roland Smith replied 9 months ago
Hi,
Can ODBC Driver 18 for SQL Server driver be used to access new features of SQL Server 2022?
Thanks Regards,
Apoorva.
Opening GIF animation will not start on application open
- Resolved
- Advice
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
I am running Powerbuilder 2022 R3 and I want to show an animated gif when my application opens. The problem is it doesn't want to start the animation while other code is executing.
I currently have a Webbrowser object that I have popped up in a wind...
Response window that opens another response one with a MessageBox statement in the “Open” event
- Resolved
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hello,
I have a sample project (derived from a more complex one) in which the response window "w_resp_1" has a button "cb_1" whose "clicked" event opens another response window named "w_resp_2".
In the "Open" event of "w_resp_2" there is this Messa...
How to use infomaker in an AWS environment
- How-to
- Last updated 10 months ago
- Chris Pollach @Appeon replied 9 months ago
We want to use infomaker in AWS environment.
Our AWS environment is blocked from the Internet.
And I need to use Infomaker's online license, so I would like to ask if there is any site or port that I need to un-firewall.
Thank you.
Powerbuilder IDE disappears after last Windows 11 update
- Resolved
- Misc
- Last updated 2 years ago
- Fedir Fedotov replied 9 months ago
Hi all,
yesterday microsoft updated my windows 11 computer and after that, my powerbuilder 2021 and 2022 ide were gone. Repairing with the appeon installation tool is not possible because this tool says, that the installation is ok.
Does anybody kn...
How to run (runandwait) a program with elevated privilege?
- How-to
- Last updated 1 year ago
- Chris Tillman replied 9 months ago
Hello,
Using PB 2022 R2 Build 2819 (64 bit) + TopWizProgramming RunAndWait
I'm trying to install two drivers (depending on choice, PostgreSQL or SQLite) through my application, if not available. I check for driver availability and call runandwait,...
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