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. :)
httpClient.sendrequest() crashes in PB 2022 R2
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
httpClient.sendrequest() crashes PB IDE in 2022 R2, works great in 2019 R3.
I'm attempting to migrate and test a large application of 124 PBLs on PB 2022 R2. I ran into an issue with the app just crashing, no msg. I tracked it down the httpClient ...
Collecting a signature from a signature pad using OLE
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
I don't have much experience with OLE Objects and don't see too many examples online.
I am using the OLE control and able to get a signature from the TOPAZ signature pad in the IDE. When running the EXE I am getting "Error accessing Externa...
n_cst_resize dw column resizing issue when changing dataobject dynamically
- Resolved
- How-to
- Last updated 1 year ago
- Ronnie Po replied 1 year ago
I'm using PB 2022 R2 Build 2828. I upgraded the PFC version correlate with PB 2022.
So I have a window with the inv_resize active. Everything is working perfect. The dw are resizing perfect the columns are resizing (construction event register every...
Display the report header in the first page only
- Resolved
- Advice
- Last updated 3 years ago
- Alain NYSSEN replied 1 year ago
I want to display the company logo and the report title only in the first page,
So far in searching the web I found and tested the following
-- In the Print Page event datawindow
A.)
IF Pagenumber 1 THENdw_report.object.p_header.Visible=falsedw_...
Good day...
We are trying to ALTER a Table during Execution time in an application... THE SQL Statement is defined as blow (We update the USERS database with structure changes)
String ls_SQL_statement
ls_SQL_statement = 'ALTER TABLE "efr_adm...
Passing message to PowerBuilder application
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Our application (PB 2022 R2) connect to a SQL Anywhere 17 db.
By a inherited transaction object.
We do have also C# applications that also connect to the same database.From the C# application we like to send a message to the PowerBuilder applicati...
Hi,
i have a specific datawindow with data shown in specific format in powerbuilder. i want to export the entire content to Excel in the same format including the exact look and feel that displays in the tool. i implemented using dw_sheet.Saveas(s_e...
Dear Team,
can anyone teach how can i become the expertise in powerbuilder software.can you guide me any videos.
Extract PDF data field values
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Is there currently any methods using any version of appeon to extract the values from PDF with form fields.
Right now I'm using a method from a 3rd party to export the fields to xml but its awkard.
Basically its easy to populated the PDF from...
How to change focus or close the blue rectangle on a commanbutton
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Dear Appeon:
We encountered a strange issue these days, seems all of our commandbutton controls in our application can automatically trigger the clicked event, when unintentionally press enter or space on it in case there is a bule rectangle ...
Ported my app from PB2019 to PB2022R2. German Umlaute like öüäß are no longer working. Database is MySQL8.0.
If i write Umlaue in a datawindow column and call dw.update() = next retrieve brings back some weird characters like 'ü'
App connects via ...
Hi,
So we have a PowerBuilder application that has embedded OLE object for Word to view Word documents. It works find with Office 2016 and 2019.
But with Office 365, the Word Ole object opens up as a separate window instead of embedded within the...
OLE connection to Microsoft Word 365 with PB2019
- How-to
- Last updated 4 years ago
- Peter Allison replied 1 year ago
Hi again!
Our application allows for an OLE connection to Microsoft Word for mail merges. For all installed versions of Office, including the installed Office365, the call below works as expected.
If iword.ConnectToNewObject("word.application") 0 ...
How can TransportWithMessageCredential authentication be implemented in SOAP call.
- How-to
- Last updated 1 year ago
How can TransportWithMessageCredential authentication be implemented in SOAP call?
Error loading client library DLLs. Unable to connect to server (sybase db connection)
- Advice
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi,Trying to connect database in powerbuilder 2019 using database profile but it's throwing error as "Error loading client library DLLs. Unable to connect to server".I had installed SDK for SAP Adapative server enterprise SP04 PL02 client version in ...
Best way to run Incremental build in quick time?
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 1 year ago
Hello Appeon Folks,
Greeting!
I have question regarding application full and incremental build. Our application is in PB2017R3 version containing 93 pbls and around 7500 PB objects.
We are currently using PBC17.0 exe to build the exe and pbds but ...
Does PB 2022 R2 Still not support Microsoft OLE DB Driver for SQL Server 19.x ?
- Issue
- Last updated 1 year ago
- Bill Gates replied 1 year ago
Microsoft OLE DB Driver for SQL Server 19.0.0 -- 19.3.2
SQLCA.DBMS = "MSOLEDBSQL SQL Server"
......
Error:
Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) is not installed.
When I chang to Microsoft OLE DB Driver for SQL Server 18.6.7 ...
Anyone know how to resolve the error?
Datawindow Modify() returns "Line X column Y: incorrect syntax" when trying to modify Values
- Resolved
- Issue
- Last updated 1 year ago
- Konstantin Goldobin replied 1 year ago
Hello,
I don't think I've ever tried this, so I'm not sure if I'm doing something wrong or this is a known issue. I'm trying to modify a list of values of a datawindow column that has the DropDownListBox edit style but does not have an initial list ...
SetTrans() ever needed?
- Resolved
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi all,
I was wondering when to use SetTrans() instead of SetTransObject() for a datawindow?
I find the PB help (2019 R3) pretty confusing when it mentions "internal transaction object".
BTW: In 30 years, I've never had to use SetTrans().
regards...
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