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. :)
WebBrowser control displays blank pages
- Resolved
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
HI,
Version PB2019R2
We used to work with an U_web_browser to display local PDF files in our app.
Now, we need to display HTML pages - so in order to support Javascript we tried to move to the new webbrower control.
Everything works fine in PB so...
SEND MAIL FROM POWERBUILDER 2019 R3
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi All,
I'm using utility SENDMAIL.exe to send email from PB. But now the utility is old and at the moment is not working with Office365.
Is the any suggestion about the better way to send email from PB working with all (expecially gmail and office...
Deploying the PowerBuilder version 2019 and 12.5 build on Cloud
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
We need to deploy the build in cloud. So, need to know the details.
what are the pre-requisite to deploy the 2019 build on cloud.
Is PowerBuilder 2019 build will support in Cloud.
What are the things we need to take care before deploying the Bui...
[CNS Solutions Solution] Inquiry about the reason for refusal of Google Play Store
- How-to
- Last updated 2 years ago
Hello? I registered it as an ABB file in the Google Play Store, but it was rejected as shown below and I don't know the reason.Please let me know which part needs to be changed.
- under -
Thanks for contacting the Google Play team about your app...
PowerBuilder 2019 Build 2703
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi All,
We've been running our PB application using PB2019 and Build 2703 with ODBC connection to DB2. It's been working for the past years except today where any update to a specific table initiates a lock which does not resolve itself unt...
We've migrated two Powerbuilder 2017/pfc apps over to PB 2021. When we run the project object to generate the exe for both apps the build process kills Powerbuilder. It happens during the 'inspecting the application objects' phase of the build proce...
First)
An update toaddresses the problem that requires Dw_1.Reset() AND Dw_1.DataObject = “” to be added to the closing of each window containing a datawindow,.
Dw_1.Reset()
Dw_1.DataObject = “”
Second)
PB.ini needing Accessibility=0
I have a C++ application that runs code in a PB 2019-R3 object. Works great in 32bit. In 64bit I am getting an abort in PBSHR when closing the session.
The PB object has an instance string array that the C++ code needs to access. I found in 64Bit th...
Dear Support Team,
I am using the Power Builder 2021 trial version.
Is there any provision in Power Builder 2021 to read the SQL query from PSR file which is loaded in Data Window control?
If so then kindly guide me possible ways.
Thanks Regards...
Arabic fonts not working after migration to PowerBuilder 2021
- Issue
- Last updated 3 years ago
- Sohail Khan replied 2 years ago
Migrated my system Witten in PowerBuilder 9.0 to PowerBuilder 2021 (latest). After migration everything seems working fine excepted for Arabic which is displaying as strange characters. Screens, reports and even data from database are displayed in no...
Hai,
Anybody have an example for scan image through scanner ?. Which need work in appeon.
eztwain3 is paid version. I used this dll till now... but now coming expire warning message.
Why is the X/Y position of a Maximized Frame negative instead of Zero?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Just wondering why the X and Y Position of a maximized Frame would be a negative number (ie. -37 and -32) instead of it being zero? Since I am saving the position of the frame in order to restore it I want to make sure that I am not missing anything...
Soap PB.Net to .Net DataStore
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello,
When porting an SOAP pb.net to .Net Datastore and because the SOAP has WSDL, the calling /consuming will be different.
Soap pb.net is xml based with http post and content-type can be text/xml or application/soap+xml.
How would I keep the c...
Crash kernelbase.dll, Exception code: 0xc0000005, Oracle Instant Client 19c, Windows Server 2016
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi Powerbuilder Community,
I am working on upgrading a powerbuilder application, and it crashed during startup in the applications citrix server environment.
Environment:
PowerBuilder 2021 (either build 1288, or 1311).
Windows Server 2016 Datac...
Say Hello to my Little Tool
- Resolved
- Misc
- Last updated 2 years ago
- Sivaprakash BKR replied 2 years ago
Hi,
I've decided to share a little tool that I made somewhere in the 90'ies in PB5, now migrated to 2021 latest build: I can make older versions if anyone would like. I've added a PB2019 R3 version (29th Jan. 22)
It's useful for finding stuff in a ...
How to get compute column CLR data type?
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
How to get compute column CLR data type?
Code as below:
var compute = dataStore.DwMeta.Computes[i]; DataColumn colCompute = new DataColumn(compute.Name, System.Type.GetType("System.Int32"));//how to get compute CLR data type?
MSSCCI not work with DEV AZURE (TFS) - what is the alternative?
- Issue
- Last updated 2 years ago
- Amit De Picciotto replied 2 years ago
Hi,
Beginning today, DEV azure stopped to support TLS 1.0 1.1 https://devblogs.microsoft.com/devops/deprecating-weak-cryptographic-standards-tls-1-0-and-tls-1-1-in-azure-devops/#:~:text=Per%20Microsoft's%20position%20to%20protect,minimum%20from%20J...
Which Version of TFS MSSCCI Provider is suitable for PB2019?
- How-to
- Last updated 5 years ago
- Amit De Picciotto replied 2 years ago
Hi,
My project is using PowerBuilder 2019 and which version of "Team Foundation Server MSSCCI Provider" is suitable to connect the TFS source control from PB2019.
datawindow crosstab get column and value
- Resolved
- How-to
- Last updated 2 years ago
- Marco Meoni replied 2 years ago
HI
how can get the column name (text) in DW crosstab and how can get de value when I make a click in dw crosstab
thanks
Luis
Pfc_sort service triggers when users resize grid dwo column
- Resolved
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hello,I'm in dire need of help.A grid dwo has PFC sort service enabled.As the user expands a grid column, the pfc_sort service triggers and changes sort statement to the column clicked.The user is not happy.
I've tried to catch the pointer (Cross!) ...
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