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. :)
PowerServer and calling overloaded database functions
- Resolved
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,I'm using PB2022, build 1900 with Oracle 19 database.
My question has to do with overloading and calling functions in a Oracle package. In native PB (Desktop) all works fine but with PowerServer there are issues.Here is my test case. The package ...
HI,
I am Getting correct response from Post man. But from my PB Script not getting anything.. Below my script
link_ = 'http://000.00.00.00:2739/einvoice/web_updatelicensecommand?shaapiuser='+apiuser HttpClient shahttpclientshahttpclient = Create ...
Does Powerbuilder work with Git Submodules?
- How-to
- Last updated 1 year ago
- kitty he @Appeon replied 1 year ago
Hello everyone,
I wanted to ask if Powerbuilder and especially the source file generation of Powerbuilder will work with Git Submodules? Does anyone have experience with this topic?As I see it it should work, if I put the code of the submodule in it...
How can I build a client/server PowerBuilder application on Linux?
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I am using PowerBuilder 2019 R3, and would like to automate our build process in a pipeline. At present, we are using a powershell script which in essence uses OrcaScript to create the build. The issue is that this needs to be kicked off manually and...
trick for moving items below a Autosize Height = true control?
- Resolved
- Advice
- Last updated 1 year ago
- Troy Cowan replied 1 year ago
I have a datawindow with three columns that contain variable amounts of text. I want to position them vertically one above another. I also want the control to grow as needed based on the amount of text it has, so I'm using Autosize Height = true.
U...
.NET Dll importer error!
- How-to
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
The dll has the dependency with System.Data.SqlClient namespace is not getting imported through .NET DLL Importer and getting below error message. Could you help us to fix the issue?
PDOM create a document from the element of another document PB 2021
- Resolved
- How-to
- Last updated 1 year ago
- René Ullrich replied 1 year ago
Hi
I have struggled with this for a while with no success. It seems so simple and straightfoward.
i have this xml file
?xml version="1.0"?Shipment Response StatusCode0/StatusCode Error ErrorSeverityHard/ErrorSeverity ErrorCode11111/ErrorCode Er...
Placeholder in editmask component
- Resolved
- How-to
- Last updated 1 year ago
- Paweł Kasperek replied 1 year ago
Hi,
How can I add and set the Placeholder property in editmask control? Of course, I can put text value and manipulate it in edit mask control. But maybe it exists a simple solution.
Regards,
Pawel
Feature Suggestion for Modify Expression Dialog
- Resolved
- Misc
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
I couldn't find a place for new feature suggestions, so I'll make it here. It would be nice if the PB IDE Modify Expression window were resizable, or at least larger, so we could see more of a complex expression without having to scroll.
Connect PDF through ole object
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi Experts,
I am trying to connect pdf application through ole object. Here I am mentioning the syntax :
OLEObject ole_1
ole_1 = CREATE OLEOBJECT
ole_1.ConnectToNewObject("AcroExch.Document")
ole_1.ConnectToNewObject("AcroExch.App")
ole_1.Conne...
Hi,
I wonder if it's possible to load a blob into a richtextedit control At the moment we're using the activex version of the tx text control (so not the richtextedit control but an olecontrol based on the activex tx4ole30.ocx), in which we can use ...
Hi
This is my first time working with XML and i want to use the PDOM to build the document.
I have this xml exported from a datawindow
?xml version="1.0" ?Phonebook Family Malek NameMalek Taha/Name PhoneNumber1112223333/PhoneNumber Address Add...
How to enable profile tracing with PB exe?
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Is there a way to do profile tracing (not pbdebug) with the PB executable?
How to do a GIT reset on uncommitted changes
- Resolved
- How-to
- Last updated 1 year ago
- Sverre Tvedt replied 1 year ago
Having made some experimental changes to an object and regretting it, how do I get back the last locally commited object code?
After some back-and-forth I found this way:
1.Right-click on object in PB object browser and select "Open containin...
Can't connect DB - ORA-12154 : TNS: Could not resolve connect identifier
*Reproduce Steps:
1. Build PB application in 64 bit.
2. Oracle 19c clients are installed both 32bit as well as 64 bit as per the requirement of PB 2019 R3 IDE.
3. Set path...
The new REST API support is great. We are prototyping a web application which shares an API with our PB application.
Manipulating the data when reading and saving information is very complex in JavaScript. When manipulating information coming from a...
Why empty lines for autosize height field in preview mode
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,
PB 2022 R2 B 2819
In a report, I've a computed column with autosize height property set. When the report is shown in normal mode, there is no blank space. but when we show (or print) in preview mode, a blank space appears for that row. Why...
Hi,
If a client machine has an older version of Cloud App Launcher and I relase a new version of it with my software, client gets this advice
Is there any way to force client to start using the new version of Cloud App Launcher? It is copied to ...
Deploying/Creating .Exe Slowdown
- Resolved
- Issue
- Last updated 1 year ago
- Michael Kniephof replied 1 year ago
Appeon Team,
Problem:
Creating the .exe when deploying a project has slowed down significantly.
Details:
PowerBuilder IDE Version 2019R3, build 2728.
When we’re deploying our projects/creating the .exe the "old way" (some of us aren’t using Powe...
Getting TF31003 error when using TFS2012 connecting to Azure DevOps Service.
- How-to
- Last updated 1 year ago
- D R replied 1 year ago
Yesterday suddenly we had several PC occured errors when using TFS2012 connecting to Azure DevOps Service..
PowerBuilder version 2017 R3.
TFS Version: VS 2012
SCM: Azure Devops Service.
we have run this for some years and it works very well..
...
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