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. :)
PB can't use refresh for GIT
- Issue
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Powerbuilder 2017 R2
Using Git, right-clicking to refresh the PBL gives an error that the object cannot be imported
After clicking ok, the import is successful, but the objects are not imported into the PBL.
Reinstalled PB, GIt, TortoiseGit,It's ...
A new version of cloud app launcher is available
- Resolved
- How-to
- Last updated 9 months ago
- Mora Wang @Appeon replied 9 months ago
Getting message for cloud app launcher every time when i am trying to run the launcher screenshot attached.
"A new version of cloud app launcher is available, please contact the administrator to upgrade to the latest version. Before the upgrade, the...
PB - irresponsive pb menu
- Issue
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi guys,
I am experiencing a problem in my pb app , PB 2019 R3 but the problem was already there in previous versions.
i have a function that closes some pb windows , opens a new window and so on.
the first time i run this function (after pb st...
svn: show changes, locks and get older versions?
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi all,
currently we try to move our source code from cvs to svn (why not git? because we want to have the lock feature for some objects) and unfortunately we have some issues, which we can't resolve. I hope, someone here had similar difficulties an...
SMTPClient OnSendFinished Event
- Resolved
- How-to
- Last updated 9 months ago
- damian jimenez replied 9 months ago
Trying SMTPClient object with Powerbuilder 2022R2 build 2819 in Windows 10
i create some function to to send email sync and async and work aawesome, but i had a trouble to check responses to the sending async.. i had some questions
Question 1
-...
SQL Anywhere 17 gives this error but I don't see any user or builtin functions. I removed aggregate functions and IsNull() and still get the complaint. What offends?
Could not execute statement.Syntax error near 'rowid' -- Materialized view definiti...
Internal Browser very slow
- Resolved
- Issue
- Last updated 9 months ago
- Brett Weaver replied 9 months ago
Hi There
The webview2 browser is many times slower displaying web pages than Edge on the same PC going to the same URL.
I have tried both sets of runtime files (Fixed and Green) and the result is the same
There is a small PB2022 R3 application (in...
Can’t send email from application
- Resolved
- Issue
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Greetings,
I utilized SMTPClient and added email functionality.
PB 2022 R2
Everything works fine when testing or debugging, but it doesn’t work using an executable file. All support dll’s are in place, I fully migrate, regenerate, and rebuild the...
PB 2022 R3 vs SQL Server 2022 - Datetimes issue
- Resolved
- Issue
- Last updated 10 months ago
- Chris Pollach @Appeon replied 9 months ago
Hello,I've just starting to test SQL server 2022 with PowerBuilder 2022 R3.I'm facing a problem with the statments sent by PB to the DB when a retrieval argument is a datetime.With the old version of SQL server (2000) this was the syntax :SELECT c.id...
Our customer just upgraded our application to a version developed with PB 2022 and upgraded their InfoMaker 2019 to InfoMaker 2022.
They are getting 'The user password is incorrect' on the login window. Their account admin logged into Appeon.com wit...
Hello.
1) Is there a possibility in the CloudPro version of PB not to use the cloud and not to buy a Production Server? That is, convert the existing PowerBuilder Windows application to a Web application, place it on the our IIS server, continue to ...
Changing the SQL isolation level in a query
- Advice
- Last updated 9 months ago
- John Fauss replied 9 months ago
If I run this code using a datawindow the isolation doesn't seem to be changed in the datawindow calls.
Test case 1
long ll_rows, ll_testGTrans.Lock = 'SS'dw_order_carton_info.settransobject( GTrans )ll_rows = dw_order_carton_info.retrieve(21586146...
Calling NetUserGetGroups from PowerBuilder
- How-to
- Last updated 11 months ago
- John Fauss replied 9 months ago
Calling NetUserGetGroups from PowerBuilder,
Does anyone have a working example of how to call this from PowerBuilder?
Thanks in advance.
Issue using Powerbuilder as a Citrix App
- Issue
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 9 months ago
Hello,
We're exploring using Powerbuilder as a Citrix App. We're noticing frequent Account Already logged in issue. Seems, proper Powerbuilder Exit is not happening when Citrix Connection is lost or reset. Any help or suggestions to avoid this issue...
PBSearch issue after upgrading to PB22 R3
- Issue
- Last updated 9 months ago
- Roland Smith replied 9 months ago
Hello,I've tested successfully the evaluation version of Topwiz Software's PBSearch with PB21. (v5.8.0.0)After I updgraded to PB22 R3, PBSearch can't find installed versions anymore : the popup is empty. (see screenshot)I found nothing relevant in co...
Attempting PowerBuilder.RegistedObject.TriggerEvent()
- How-to
- Last updated 2 years ago
- Peter Piechutzki replied 9 months ago
I'm attempting to use PowerBuilder.RegistedObject.TriggerEvent() method in C# and PowerBuilder 2022. I've tried to do it with the simplest of examples.
I don't have any issues registering the assembly, creating the object and calling methods from th...
Bypassing default update with SQLPreview?
- How-to
- Last updated 9 months ago
- Ronnie Po replied 9 months ago
Hello all,
I would like to bypass the default update for a datawindow when calling PFC_Update.
I understand that sqlpreview essentially intercepts sql including 'inserts' before they are executed against the datawindow. I want to perform my ...
Sorting alphabetical value vs numerical value
- How-to
- Last updated 10 months ago
- Jeff Wayt replied 9 months ago
Hello Appeon, Our PowerBuilder Version is: 22.1.0.2828
Numbers are sorted based on an alphabetical value, instead of numerical value, like one would expect from a natural sort, where multiple digits are treated as one character. I.e.: Natural so...
Powerbuilder 2022 Build 3289 hangs while trying to open any datawindow
- Resolved
- Issue
- Last updated 9 months ago
- Padma Kaur replied 9 months ago
My Powerbuilder 2022 build 3289 started crashing unexpectedly yesterday afternoon (3/19/2024). I am unable to open any datawindows that I had built successfully that morning. The IDE just hangs. I tried clearing the registry setting for HKEY_CURRENT_...
User have the option in Microsoft Outlook to click on the text in the upper right of their outlook "Try the New Outlook". When they click that it closes older outlook and opens outlook in a newer look and feel.
This breaks the Powerbuilder code b...
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