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. :)
Where to download PowerBuilder 2017 R3?
- How-to
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 3 years ago
If you are an existing licensed PowerBuilder 2017 customer you can download it from the User Center: https://account.appeon.com/download
If you are on an older version of PowerBuilder, you can request a free 30-day fully functional trial here: https...
Cath MouseMove event on RoundRectangle
- How-to
- Last updated 3 years ago
- John Fauss replied 3 years ago
Hi all.
I have a RoundRectangle control in my window, in which, every time the mouse passes over it, I can change its color. I don't see events available to do that. Does anyone know how i could do it? Thank you very much for your help.
Conditionally Show Fields in Form
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
We are currently using Infomaker 2019. We have some forms that were created with Infomaker. We are adding some fields to one of these forms. However, the fields we are adding have some confidential information. As a result, we want the user to ve...
FileReadEx Read CSV and PUT to Server
- Advice
- Last updated 3 years ago
- Jay Pillai replied 3 years ago
Hi All
I am reading a CSV file on the local machine and PUTting it to the server using REST service.
An example of my csvfile:
Year,Make,Model1997,Ford,E3502000,Mercury,Cougar1996,Jeep,Grand Cherokee
On the server it looks like this with spaces i...
Load in PB2019 an Visual Basic ArrayList object
- How-to
- Last updated 3 years ago
- Emilio García Andrés replied 3 years ago
Hi all.
Has anyone ever worked with a .dll made in VB, which one of its functions returns an array of objects (arraylist). In PowerBuilder I can load the result of the function in an ANY type variable, but I am unable to load it into an ANY ARRAY ty...
Save as PDF not working for report pb2019 r3
- Issue
- Last updated 3 years ago
- Olan Knight replied 3 years ago
We have powerbuilder 2019r3 version we just updated it.
we are having problem with Save as pdf. files are saving corrupted.
please check the log below
Faulting module name: PBSHR.dll, version: 19.2.0.2670, time stamp: 0x6009624c
Exception code...
QR image (png, bmp, jpg...) from powerbuilder 2017 R3
- How-to
- Last updated 3 years ago
- Bruce Armstrong replied 3 years ago
Im working with PB2017R3Testing QR Barcode Fonts INTRO ----------------- https://www.barcoderesource.com/qrcodebarcode.shtml the example was replicated and QR could be generated, but in a RichText object only
The dll function itself translates i...
R3 Runtime and GhostScript
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Last issue before releasing my application using R3.
Below SaveAs command returns a -1 to li_ret.
This works on the computer where R3 is installed using gs8.63 GhostScript
The same code works under Powerbuilder 2019 Runtime using gs8.63 GhostSc...
Automatic smart card reading when insert card
- Resolved
- How-to
- Last updated 3 years ago
- Thaworn R. replied 3 years ago
i have successfully write code to read id card as Bruce's documents. Now i want to get automatic card reading when insert card to the reader, try to call external function SCardGetStatusChangeW and create SCARD_READERSTATE structures but failed to c...
Using spellchecker via OCX now crashing in PB 2019
- Advice
- Last updated 3 years ago
- Bruce Armstrong replied 3 years ago
PB 2019 R2 on Windows 10
Hi folks,
We have a popup window with an RTE, and the window has a spell checker function called through VSPELL32.OCX (we have used it for maybe 20 years) that checks the spelling within the RTE. When we upgraded our app...
Need PB suggestions for SpellChecker capability.
- Advice
- Last updated 3 years ago
- Bruce Armstrong replied 3 years ago
For PB Classic - Version 12.0 Build 5530 and PB2019 Version 2019 Build 2082
Client wants spellchecking on certain text fields.
Some controls are edit style, some are OLE Rich Text controls.
Is there a good tested standard others are using o...
Error Connecting Oracle 19C DB
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I am trying to connect the Oracle 19C DB from PB 2019 R3(Both Source and DB Painter) and also via Application exe, And I am getting the below error. Do I need to change any settings from PB side.
SQLCA.DBMS = "ORA Oracle" - connecting using this ...
UI accessibility and automation support
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi.
We have just upgraded from 2019 R2 to R3.
Most of our customers are running just as before, but for one we're having som severe issues with hang in our application.
The main difference is that they have 4K monitor and have set scailing of r...
Does PowerBuilder 2019 has TCP/IP functionalities build in
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi, Our company just bought PB 2019 R3 and want to know if it has TCP/IP functionalities build in, so data can be send/received using TCP/IP connection directly from PB application without using a third party DART TCP/IP OCX control that we are curre...
Multi Factor Authentication TOTP Question
- Resolved
- How-to
- Last updated 3 years ago
- Bruce Armstrong replied 3 years ago
Hello Everyone,
I am not able to find my previous question about MFA. I went thru Bruce's MFA demo and had a question about TOTP. If I use the same secret key and userid would the TOTP be the same no matter which authenticator application was used t...
PowerServer2021 Beta: how to configure Connection Cache
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi all,
I am trying to amend the database connection-cache: command timeout - where to do the setting?
Thank you.
JX
Powerbuilder2017 and SQL Native Client
- Resolved
- Advice
- Last updated 3 years ago
- Ganesan Rajan replied 3 years ago
Hi Experts,
Our application have been developed using PowerBuilder 2017. We connect to MS SQL Server using SQL Native Client.
When a PC is having both SQL 2008R2 and SQL 2012 Native clients, Our application picks SQL 2008 R2 (Sqlncli10) and connect...
PowerServer 2021 Beta DataWindow C# Models
- Issue
- Last updated 3 years ago
- Nilotpal Bera replied 3 years ago
Hi,
Using PowerServer 2021 Beta, some datatypes like tinyint(stored procedure), number(datawindow) etc. does not gets automatically converted correctly to C# models and needs to be manually modified and saved.
Like tinyint parses to int32 and numbe...
Best method for synchronizing local to cloud database
- How-to
- Last updated 3 years ago
- Sivaprakash BKR replied 3 years ago
Currently I have synchronized 26k data from local to cloud using following method
Create two transaction objects.
First connect to local db file (io_to_source)
Second connect to cloud db ( io_to_target - aws mysql )
Retrieve data in dat...
Double quote characters in queries
- How-to
- Last updated 3 years ago
- Chris Keating replied 3 years ago
Does anyone recall where the setting is to allow/ignore double quote characters around table and column names? I'm able to execute queries against a dw or via the DB painter, but I get an error when querying an ASA local DB when running the applicati...
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