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. :)
I can't see powerserver2021 in offline installation of powerbuilder 2021 1506 !
How to download load powerserver2021 ?! I have CloudPro license.
What are all the formatting keywords?
- Resolved
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
I know about the following format keywords, are there any others?
[date]
[longdate]
[time]
[general]
Additional shortcuts using PowerClient install
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Is it possible to add more program shortcuts using the PowerClient Project?
I would like to add a custom shortcut to both Desktop and Start Menu, in addition to the main application shortcut.
Using these settings, it will add a default program shor...
PB exe breaks when assigning a dataobject
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi,
I have a powerbuilder executable that closes unexpectedly on the instruction: dw_1.dataObject = ls_dataobject where ls_dataObject is not null and de dw_1 is valid.
This happens on some computers not all with the same executable.Any idea?Thank y...
Issue connecting to an IBM DB2 DB via ODBC
- Resolved
- Issue
- Last updated 4 years ago
- Michael Watts replied 2 years ago
Hi everyone.
Hope someone could help me with this issue:
In AEM, I have configured a connection (Data Source) to an IBM DB2 database via ODBC and the connection test is successful. When I assign this Data Source to a transaction in my application, ...
ODBC::Argument data type text is invalid for argument 1 of upper function.
- Resolved
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
Hi
I have a desktop application developed in PB2017 R3. It is connecting to the MS SQL database thru ODBC with connection string as below:
SQLCA.DBMS = "ODBC" SQLCA.AutoCommit = TrueSQLCA.DBParm = "ConnectString='DSN=dsn_name;UID=xyz;PWD=abc',Commi...
Hello,
I am using Version 2019 R3 Build 2703.
My issue is blank pages between composite report pages. I already added dw_xxx.Object.DataWindow.Export.PDF.NativePDF.UsePrintSpec = 'Yes'. This has fixed it for some reports but not all of them. I r...
Import .net dll for PB 2017 RC3
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi,
Is there a workaround to import .net dll to the PowerBuilder application with PowerBuilder 2017 RC3 version?
The 2017 RC3 version doesn't have the .net dll importer tool.
Thanks,
Error Text Control ActiveX 28.0
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Good afternoon,
I am using the rich text control in version 28. When I load a docx and insert bookmarks with the "inputfieldinsert" function it works fine until I save the document and reopen it, at which point the bookmarks are lost. With version 1...
SnapDevelop 2021: C# Model Converter issue
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
We have a client that made a simple change to a datawindow. They changed a column in the select from CAST(col1 AS CHAR(10)) to TO_CHAR(col1). They then used the C# Conversion tool in SnapDevelop 2021 to import this change into the API which was succe...
Calling a .NET Assembly with interface in constructor
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi,
As far as I can see from the documentation, it is not supported to use .Net interfaces.
Calling a .Net assembly seems straightforward, but is it possible to call a .Net Assembly which has an interface in the constructor?
Example of class
nam...
Office 365 and email notifications on android mobile and Ipad not readable
- Resolved
- Misc
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi all,
Error: #31890.
Since for like a week or so, I cannot read any email notifications from this community on my android mobile office 365, nor on my Ipad. I see the email listed in the inbox, but when trying to see the contents, nothing is load...
Getting data out of a DataWindow quickly
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
I want to get column data from a DataWindow into a string array. This can be done with dot notation:
String ls_array[]
ls_array = dw_1.Object.emp_name.Current
The problem is that I need to do it generically. Is there a way to do this with the c...
pb.ini location when switching runtimes in PB 2021 IDE
- Misc
- Last updated 2 years ago
- Tracy Huang @Appeon replied 2 years ago
Hi,when I change the runtime in PB 2021 IDE to a runtime from PB 2019 R3, the IDE is not using the standard pb.ini.PB 2021 IDE with runtime 21.0.0.1311 pb.ini: C:\Users\*****\AppData\Local\Appeon\PowerBuilder 21.0\pb.ini If the Initialization ...
ConnectToNewObject returning -3
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
We converted an application from version 8 to Powerbuilder 2021 and the following code is not functioning properly..
The code actually works fine when I run it locally using the PowerBuilder 20221 IDE, but when I build the .exe it is giving us a -3 ...
I'm running PB 2019 R3 Build 2703. I'm using RESTClient object to call SendGetRequest(). If the URL I'm passing exceeds 1325 characters in length, then SendGetRequest() returns -2. This equates to Invalid URL. I've tested the URL outside of PB w...
Some Exe's are crashing with Powerbuilder 2021
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I have an application that was upgraded successfully to PB 2019. Our application ran well with the PB 2019 run time files on users' computers. We upgraded to PB 2021 build 1311 successfully. I deployed 12 applications successfully and tested the exe...
Hi,
I am using PBNI SMTP control from Roland Smith - Topwiz.
I have problem sending email through Office365 SMTP server. Could someone tell which are correct parameters for Connection type and Authentication type?
I would like to authenticate w...
I am super new to powerbuilder and I'm seeing "Run an RHMB on it" in some of the solutions to an error like the one below:
Referenced object object is out of date, must be converted.
Powerserver 2021 - Save DW as PDF
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi
We have deployed a Cloud App and running PowerServer 2021. We don't seem to be able to save a DW that contains nested DWs to PDF using the SaveAs function. It doesn't error and there is no file created.
We used to be able to do this in Appeon Se...
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