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. :)
Hi Team,
Please help me understand these issues better by answering the following questions.
In my current application following DLL's are used through global external function option.
USER32.DLL
Kernel32.dll
ADVAPI32.DLL
shell32.dll
Qus#1 - T...
Not able to display Dropdown Arrow when Always Show List attribute is enabled
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
When using a Dropdown Datawindow edit style, we tend use the "Always Show Arrow" option to display/show to the user that this field is a dropdown.
But, when the "Always Show List" option is turned on, this removes/supersedes the Always Show Arrow op...
PowerBuilder 2019R3, build 2703Windows 64 bit platformPostgreSQL 12 database32 bit PB applicationThe cmd string: "C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe" "Q:\CABSv4\PDF_Notices\018H - PDF Test Notice #001.pdf" When I ope...
we are unable to upload photo from powder builder 2019
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi team,
we are using powder builder 2019 , we are unable to upload any .jpg file from powder builder to appeon server
How to fire window event before any constructor?
- Resolved
- How-to
- Last updated 2 years ago
- Berka Frenfert replied 2 years ago
Hi,
Is there any way i can fire an event even before any constructor of any control in that window.
I need just 1 event that fire only once and before all other events. even before open and constructor.
Problem is that many constructors keep firi...
Hello everyoneI converted an ERP procedure based on pb 2017 to PB 2019R3. Let's say that almost everything works. However, I have noticed that part of the procedure is not working as it should. We have created, still with the old PB version, a Calend...
Powerbuilder atl100.dll missing when building 64 bit version
- Resolved
- Issue
- Last updated 2 years ago
- Jon T replied 2 years ago
Hi,
I'm using Powerbuilder 2021.1509.
I have an old 32bit Powerbuilder application that works, it just needs updating. Everything migrated/updated, all looking good as a 32bit. I decided it was time to create a 64bit version to go with the 64bit Wi...
Today I cannot expand the Tables view using MSOLEDBSQL SQL Server. I can connect, write SQL statements and retrieve results. But when I click on the Plus button next to Tables (or views) it just hangs. I believe it was a result of some upgrade tha...
PowerBuilder 2021 connection to SQL 2016/2019
- Resolved
- How-to
- Last updated 2 years ago
- Louis Arena replied 2 years ago
We are in the process of migration from PB09 to PB21.
PB09 app is using .ini with following :
DBMS=MSS Microsoft SQL Server 2016
ServerName=XXXXXXXDatabase=DDDDDDBParm=Secure=1AutoCommit=true
UserID=USERPassword=USER
How do I need to change app ...
How to get travel days between cities?
- How-to
- Last updated 2 years ago
- Christopher Craft replied 2 years ago
I was curious if anyone has coded anything in PB to get travel days between cities. I started to look at the Google API but read some notes that it might not be legal to use for commercial apps. I am looking to find out how many days it takes to dri...
Powerserver 2020 connecting to SQL2019
- Advice
- Last updated 2 years ago
- Kai Zhao @Appeon replied 2 years ago
Hi Appeon,
I would like to know if Powersever 2020 build 2703 has an issue with connecting with MS SQL 2019?
I have published an application but needs ms sql 2019 for database but I cant connect as powerserver reports:
The same sql ...
Picture Button Border
- Resolved
- How-to
- Last updated 2 years ago
- Benjamin Gaesslein replied 2 years ago
Hello folks,
I have a few picture buttons in a window. I have set them to Flat Style but they show a black border around them. How do I get rid of those borders?
Flat Style:
Thank You
- AV.
Precision about PowerServer 2022 Roadmap
- Resolved
- Advice
- Last updated 2 years ago
- Julie Jiang @Appeon replied 2 years ago
Hi,
In the roadmap for Powerserver 2022 R2/R3, I see that feature "PowerServer projects support DB2"
Our current Powerbuilder application use a SQL server database (Most of our Query) and a IBM AS400 DB2 (7.3) Database with an ODBC (+/- 50 read ...
How to communicate with a Serial Port?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all,
I'm just reviewing some very old code that used Serial Ports to communicate with instruments. To open a port, I executed:
ii_ComID = OpenComm(as_com_port,ai_InBuffer_Size,ai_OutBuffer_Size)
OpenComm() doesn't appear to be supported anymor...
Is there a PFC equivalent to datawindow.ReadOnly = Yes ?
- Resolved
- Advice
- Last updated 2 years ago
- PowerObject ! replied 2 years ago
I've got a couple of DW's that I want to be read-only under certain conditions. I use PFC's dw.of_SetUpdateable( FALSE ), but I also don't want any of the columns to be "clickable". So, I add dw.modify("Datawindow.ReadOnly=YES"). This work, but ...
Theorical question: Long SQL Task / Large Result set vs Powerserver
- Resolved
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
Hi,
I'm evaluating the feasability/cost of upgrading some of our Powerbuilder Application to PowerServer 2021+.
I used an evaluation licence, but unfortunatly, it's not a straight forward as expected for our application, so I wasn't able to test th...
Hai,
When I use this postman to send the data through API, database accepting all data.
But, When I am use powerbuilder http method, database inserting a row without data (with 200 responsecode). what is the wrong in my code ?
Below my script
jso...
PB 2019 r2 - License Transfer
- Resolved
- Advice
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hi Team - i have individual powerbuilder 2019 license for 2 of my developers. one developer is leaving, how to change the license to the new developer now?
convert image file into base64 string
- Resolved
- How-to
- Last updated 2 years ago
- PRASHANT NIRGUN replied 2 years ago
I want to convert the image file into base64 Image. used following steps. But wen I check that using any online tool it fails String to image tool
01 I open file in stream Mode and stored into byte variable
02 Convert it to string using AnsiEncode
...
Faulting module name: PBSHR.dll, version: 21.0.0.1509
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Application is crushing with error: Faulting module name: PBSHR.dll, version: 21.0.0.1509
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