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. :)
Hello
Using Powerbuilder 2022 R2 IDE: Build 2819 Runtime: 1900, combination of fonts: Unicode special font for Tamil language
OUTPUT IN DATAWINDOW
NATIVE PDF OUTPUT
ISSUES:
2ND LINE MISSING DATA [SEE VALUE BEFORE PINCODE IS MISSING ] ...
Ribbon Bar - Category or Panel Focus
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi,
I am looking to refresh the contents of a panel when the focus is set to a particular category or panel. Is it possible to get to the clicked event of a category or when the focus is set to a category or panel?
Thanks!
li_rc = lnv_HttpClient.SendRequest found li = 0 on mobile appeon
- Advice
- Last updated 1 year ago
- Sanjay Singh replied 1 year ago
Hi team,
unable to find proper response ( li_rc = 1) when we use mobile appeon and try to use GET commond
like
li_rc = lnv_HttpClient.SendRequest("GET", "https://1224.com/obtapi/api/obrpendingorders")
(found li_rc = 0)
kindly suggest how to...
PowerBuilder 2022 R2 is available...
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi.
PowerBuilder 2022 R2 is available for download (Version 2022 R2: GA #2819)...
Andreas.
Datawindow find for string data with embedded double quote
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
I am trying to do a datawindow find for a varchar column that has an embedded double quote. The column data is'Moisture Conditioned Lots 6'' Lifts' and my find first argument for dw find is: "Pos(Lower(location), 'Moisture Conditioned Lots 6'' Lif...
Wow, how frustrating has the support become for Appeon even though my company has stuck with the product and dealt with the backlash for using Old Powerbuilder ( I dont agree with their opinion).
We are using the appeon 2022 and have been using P...
ora-12154 tns:could not resolve the connect identifer specified
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
// Profile data_changesSQLCA.DBMS = "ORA Oracle"SQLCA.LogPass = ***********SQLCA.ServerName = "CTL-SERVER"SQLCA.LogId = "GLARP"SQLCA.AutoCommit = FalseSQLCA.DBParm = "PBCatalogOwner='GLARP'"
here it is connecting thru database profile. but not co...
it shows both url in the deploy screen - but you can't edit it to make the one different than the other. you can enter in a url, but it is for BOTH. you apparently can not have one set different than the other.
I know it now has the ability to...
Functions from ODBC32.dll not working while running the applications in 64bit
- Resolved
- How-to
- Last updated 1 year ago
- Dhanya K replied 1 year ago
Hello Team
I am using Powerbuilder 2022(Version 1878). We are using some functions from ODBC32.dll, which is not working while running in 64 bit. Could you please help.
Hi,
We are trying to use PB2022 to create a unit test executable that allows us to run the unit test before building the production executable. We don't want to include all the production code and unit test code together to create a unit test execu...
PowerBuilder 2019 R3 - Build application is crashing.
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Our PB windows application was developed in PB version 8 and it has been migrated to PB 2019 R3. The PB 8 build it not crashing but when it was migrated to PB2019 R3, we encountered crashing issue during its runtime. I did a debugging and found out t...
TX Text Control Header and Footer
- How-to
- Last updated 1 year ago
- Mark Lee @Appeon replied 1 year ago
Hello all,
I hope this wasn't discussed before,
how can I adjust in a TX Text Control the height of Header and Footer?
How can I insert text there, e.g. a page number?
Any suggestions welcome, thanks in advance
Bernhard
PowerBuilder script interface to Advantech Digital IO Card library
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
*Phenomenon:
Recently we upgraded our PB application OS from Windows7 to Windows11, but found the existing External Remote Function call no longer able to work. Fyi, this Global External Function Call library (AdsAPI32.DLL) actually from an Advantec...
ORA-12154 TNS could not resolve the connect identifier specified
- Advice
- Last updated 2 years ago
- Miguel Leeuwe replied 1 year ago
I am running PowerBuilder 2019 R2 Build 2353. I cannot Connect to any of my databases, nor can I Connect to them when I click Run to run the application. In both instances, I get the following database error: ORA-12154 TNS could not resolve the co...
Can you install 2022 R2 to run side by side with earlier version of 2022 on same machine?
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Can you install 2022 R2 to run side by side with earlier version on same machine for evaluation purposes without replacing current 2022?
Prevent Splash screen while launching PowerServer Application by using command and also an error recorded.
- Resolved
- How-to
- Last updated 1 year ago
- Gururaja Udupa replied 1 year ago
Launch the PowerServer application from command prompt.
While executing the command, before launching the actual application, Splash screen will display. After that it will launches the actual application
During close of the splash screen, an error...
application object's appruntimeversion is not being updated correctly
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I would have created a ticket, but it has blown up on me 3 times now:
So, as described in the title, after changing the runtime version, and having restarted the IDE many times and having done many builds and deploys, it turns out that the apprunt...
Ribbon Bar - Open sheet list
- Resolved
- How-to
- Last updated 1 year ago
- Chris Butler replied 1 year ago
Hi,
We are currently in the process of replacing the classic menu with the ribbon bar. I am wondering if it is possible to have the list of open sheets in the ribbon bar, the same way PowerBuilder handles open sheets in the the classic menu. Any ins...
webview2 webbrowser doesn't show any thing
- Misc
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
hi,every body:
2022 R2 webbrowser (webview2 ,Always use the Evergreen Runtime at the client),Navigationcompleted event: issuccess = false,httpcode = 0 ,weberror = 'the connection was stopped."
Nested dw Retrieve returns db error code 999
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Error Message displays the following: A database Error has occurred DataBase Error Code 999
Database Error Message: Select Error: An invalid handle was passed in a call to the database driver.This error is not always happening but clients are tired ...
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