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. :)
Using encryption for two columns on a DB2 database and PB17.
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
We have to encrypt two columns on one DB2. We have set it up as a varbinary with a with of 32 characters.
Using an insert statement we added the column not problem;
INSERT INTO YCCFSSC5.BANK_ACCOUNT (TX_PRVD_ACCTN_NMBR)
VALUES(ENCRYPT('58672...
I am working on an application that is currently running in PB 12.0. We are wanting to migrate it to PB 2017 R2. The code migration was easy enough, but when I run the application any web service that I call that has values that are of data type "dou...
SVN client error code: 215004 on Commit attempt
- Resolved
- Issue
- Last updated 4 years ago
- Tom Jiang @Appeon replied 4 years ago
We converted our pb12.5 app to PB2019 build 2170 in November 2019. We use subversion for source control. Everything was working great, including svn commits, until my network logon password expired and i had to change it a couple of weeks ago. Since ...
Looking to implement Full Text Search capabilities to a Document Management Application I am developing. Has anyone ever used DTSearch with PowerBuilder? It looks like this product will accomplish the indexing of the document repository for my appl...
Restrict Login Based On User Count
- Resolved
- How-to
- Last updated 4 years ago
- Chris Keating replied 4 years ago
Hello,
What is the best method to keep a count of users logged into your application, handling things like the user crashing out and still keeping count etc, then locking people logging in based on that count.
Thanks
dear Appeon:
when i pull up the report data in PBL dw_1, i have an option to Save this data in a file
using dw_1.SaveAs().
Then, a pop-up window appears with a drop down list to select the destination file type
with numerous choices: CSV, Excel5...
Check for unsaved changes in tabpage
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
I need help checking for unsaved changes when selecting different tab in tabpage.
Muilti-line input in a datawindow (dw) object
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hi
I need some help, please.
I have a dw object with a column called 'Comments' where user can put in notes up to 2000 characters.
When I build this free-form dw object, the 'Comments' column shows up as a long, one-line field.
I would like...
Receive information from an object/DLL
- Issue
- Last updated 4 years ago
- GUSTAVO MARCELINO replied 4 years ago
Hello,
I'm doing a project that retrieves data from the Betfair website, through the ESA API: https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Exchange+Stream+API
In this link above there is an example in C #, I downloaded, ada...
IWA / Appeon web terminal server
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi
i am looking for some advice, i need to use a terminal server to run an appeon web application, i have users that are on macs and it seems to me to be the only way i can do this.
Would you recommend setting up the users to use IWA or say Chrome ...
Code to print active sheet does not work in PB2019
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
This code to print the active sheet prints a blank sheet in PB2019. I think it has been in my app since PB3.
long l_Jobwindow lw_Sheet
SetPointer(HourGlass!)
/* Print active sheet */ lw_Sheet = w_mdi_frame.GetActiveSheet () if IsValid (lw_Sheet) ...
We have an application that was originally developed in PowerBuilder 6. It was migrated along up to 12.5.2. We have now migrated it to PowerBuilder 2019. We are having an issue when using PSLib5.dll. This dll is dated 1996. Does anyone know if there ...
Hi all....
I was browsing the bugs of PB19 R2 and I noticed an Oracle related bug, that never occurred in my tests. I am talking about the Bug 4214.
We use PB + Oracle since 1996 and what we always do is to change the NLS_LANG parameters in Registr...
PB 2017R3 runtime installation ended prematurely
- Resolved
- Issue
- Last updated 4 years ago
- Jan Hoogweg replied 4 years ago
Hi,
I'm trying to install a PowerBuilder 2017 R3 Runtime (PB64RT170.msi) on a server which has Windows Server 2012 R2 as OS. I do this as an administrator. The installation does not succeed. It ends with the following message:
“Appeon PowerBuilder ...
SnapObjects - True and False conditions in conditional expression are being evaluated.
- Resolved
- Issue
- Last updated 4 years ago
- Logan Liu @Appeon replied 4 years ago
Hi - I was using the IDataStore.Evaluate method on an expression with a condition and it appears that the true and false conditions get evaluated before returning the correct value. Is this expected behavior?
For example, the below generates an err...
How to Print The Clipboard?
- Resolved
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 years ago
Update: Reading one of the other questions from today from Ivan Aase led me to try the following.... this.Print (ll_job, 0, 0)
....where "this" is the current window. That successfully printed the window, which is what I was going for wi...
Cannot run appeon debugger on Powerbuilder 2017
- Advice
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi everyone,
We are experiencing the error "Appeon Debugger cannot correctly load the JS file since it is over 500KB" since June 2019. David made https://community.appeon.com/index.php/qna/q-a/appeon-debugger-cannot-load-js this question since there...
Good Afternoon,
I need assistance with my PB account. It says I am using it already and I can’t log in again. The application crashed while I was using it so it most likely did not log out properly.Is there a contact person for this situation?
Than...
Has anyone ever had experience with Googles Firebase, and know if they can connect to the database on a server or like an ODBC connection?
Good afternoon!How do I bring a PowerBuilder screen into focus even if the user clicks off the screen?
Thanks
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