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 have a PB 2022 desktop application that opens an internal website in the new chromium webbrowser object. It prompts for SSO credentials prior to opening the site. Since the users log into the app using their SSO credentials, I was able to use the E...
Using Windows ReportEvent API from Appeon PowerBuilder 2022 R2
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I have an application which has been working fine under various PowerBuilder releases, 2017, 2019 2021. The application is compiled 64bit.
However, it will not run properly when compiled in PB 2022 R2 Build 2819.
The crash is when a function calls...
How to get the MDI frame position (x,y) in relation to the display/monitor?
- Resolved
- How-to
- Last updated 1 year ago
- Kari Paukku replied 1 year ago
Hi,I don't appear to be able to figure out how to get the MDI Frame position in relation to the display it is shown.
What I would need to know is that, if the user moves the frame, how far is the frame e.g. from the left side of the monitor edge.
...
Date Edit Mask text not always converted to date correctly
- Resolved
- Issue
- Last updated 1 year ago
- Konstantin Goldobin replied 1 year ago
Hello,
I stumbled upon an old piece of code that converts the text of an Edit Mask window control to a date value using the Date() function instead of using the GetData() method. The mask is "[date]" and the MaskDataType is "datemask!".
On one part...
We're switching from SQL Anywhere using ODBC to MS SQL Server 2022. We are also on PB 2022 R2... What would be the advantage of using MSOLEDBSQL19 over ODBC? or does it matter?
Datawindow selected row background color using Themes
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Is there any way to preserve the default blue background with white text for the background color on tabular datawindow rows when using themes? The light grey selected row background is too does not stand out enough for user when using a white backg...
Calling a rest service with a cookie
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I can successfully grab a ping access cookie from our authentication server using the httpclient object, but how do I setup a call to a rest service with that cookie?
My co-worker successfully does this in powershell using the System.Net.Cookie obje...
How do I display menu toolbar text by default?
- Resolved
- How-to
- Last updated 1 year ago
- Arnd Schmidt replied 1 year ago
Hi all,
In my application, the toolbars work fine. If I right-click on the menu at runtime, I can turn the toolbar text on or off. By default it's off. How can I change that to be on by default?
Not sure where the code is, or what the property i...
Hi PowerBuilder Community,
I Have a question about REST API Calling into SQLAnywhere 11.
The web service owner changed the security level and my HTTP call no longer works.
Do you have a solution to use HTTPS instead of HTTP with SQLAnywhere 11
M...
Is there a document describing all the options for Powerbuilder theme json files? Or does the default theme contain all available options?
Application text is tiny on large screens
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
PB 2022 #1892
A customer is running our application via RemoteApp and via RDWeb on Chrome. They have a 32 inch monitor set to a resolution of 3840 X 2160. They report that the text on our application is tiny.
I had them try an updated manifest file...
If I save a report to .PSR and the DataWindow has image files on it, do they have to be present as separate files to appear on the report? If a program displays a .PSR file and has the images embedded using a .PSR file, will it use those?
Running below SQL query in powerserver:
select count(1)into :ll_countfrom messageWITH (NOLOCK)where employeeid_to = :ll_employeeidand warn = 'Yes' and isnull(DATEDIFF(day, cast(:now as date) , cast(messagedt as date)),0) 1and isnull(status, 'NULL')...
Hello,
When ALTER commands are used in our cloud program and are executed from a second transaction object, the connection to the database is disconnected from the first transaction object.
I have already tried to reproduce the problem in a genap...
CloudAppLauncher on Microsoft Edge v117
- Issue
- Last updated 1 year ago
- Mora Wang @Appeon replied 1 year ago
The CloudAppLauncher for a PB 2021 application installs and runs the PBApp just fine when executed under Firefox (Most current release and even older firefox releases.)
When running the CloudAppLauncher using Microsoft Edge v117 (the latest version ...
Problem with GetNextModified on Dartawindow
- Resolved
- Issue
- Last updated 1 year ago
- Ivan Aase replied 1 year ago
Hi,
When using Datawindow function GetNextModified om Primary buffer I get all rows in return.
Is there something missing in my code ? while the buffer hold 5 rows and I change data in to there still is delivered 5 rows in loop.
Code example :
...
PB 2019 - "A referral was returned from the server" error.
- Issue
- Last updated 1 year ago
- John Fauss replied 1 year ago
I have a Powerbuilder 12.6 application running on Windows Server 2016. I upgraded it to Powerbuilder 2019, but now when I try to launch it, I get "A referral was returned from the server." error.
I have UAC turned off. Any suggestions?
How to Debug when SetAdoConnection returns False ?
- How-to
- Last updated 1 year ago
- Fabio Pontel replied 1 year ago
How to debug when SetAdoConnection() returns:False ?
Always returns False .
//////////////////////////////////////////////////
// My code in Pb2022 R2:
//////////////////////////////////////////////////
oleobject leon_sql
boolean l...
Dear Bruce ,
How can i do a JsonParser to these JsonString morethan one array ..
[{"ID":101,"FirstName":"Li"},{"ID":102,"FirstName":null},{"ID":103,"FirstName":"Li"},{"ID":104,"FirstName":null},{"ID":105,"FirstName":"Li"},{"ID":106,"FirstNam...
SMTPClient How to clear the recepients, cc,bcc and attachments
- Resolved
- How-to
- Last updated 1 year ago
- Sathishkumar S replied 1 year ago
Hi All,In PowerBuilder 2022 R2 2819, I am using SMTPclient which I declared and created as instance using sendsync method.I am sending multiple emails at a time to different recipients with different attachments but what is happening is, the function...
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