Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 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. :)
Stored Procedure being fired during PowerServer Build/Deploy
- Resolved
- Issue
- Last updated 4 months ago
- Jeff Gibson replied 3 months ago
PowerBuilder 2022 R3 Build 3356
SQL Server 2022
We have an application that when a cloud project is being built in PowerServer, it in turn triggers stored procedures that start processes that are a part of the audit/logging process for their billin...
ETA for next PB 2022 R3 MR
- Resolved
- Advice
- Last updated 5 months ago
- Sivaprakash BKR replied 3 months ago
Is there a new ETA for the next MR for PB 2022 R3 to support .NET 8 ?
Hello All,
I have a 12.6 PB .NET web service target that I need to migrate (convert) to 2022 R3 (classic)
SRD files fail import. What needs to change to be able to import DataWindow syntax from PB .NET to PB Classic?
Thanks
Yakov
UI screen is not resizing properly when change the scale value in Display setting.
- Resolved
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
I've created one sample application to show the issue that occurring when resize the window, DDLB length is reducing.
Also, DW control is overlapping with tab control in the same window, when change the scale value (150 to 175%) in display sett...
PrintDataWindow Issue in 2022R3 64-bit
- Resolved
- Issue
- Last updated 3 months ago
- Roland Smith replied 3 months ago
We have encountered an issue with our recent migration over to 2022R3 64-bit when printing datawindows using the PrintDataWindow/PrintOpen calls.
The window will freeze, and does not print:
We are also unable to cancel the print job.
PowerServer project crashing PB when adding deployment files
- Resolved
- Issue
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hi,
Running PB 2022 R3 Build 3356 on a Windows 10 machine.
I open the PowerServer project, go to the Basic tab of the Application section.
When I click "Add Files..." in the External files for either uncompressed format, or in a created package fo...
Request Enhancement for TabbedBar
- Resolved
- Misc
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
I do not know where to request for an enhancement, so I posted here.
In our application, we have a list window of records where the user can double click and open up its details in another window. When the detail window is displayed, we disable...
PowerServer 2020 Afterimage Issues
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
* Server : PowerServer 2020 #2803
* Test URL : https://agent.meak.co.kr/agent
The 3,000-person site has not been able to open the system due to this problem.Run the Appeon Browser on the sub-monitor.Open another application to the maximum to...
Will app run on Windows 7?
- Resolved
- Advice
- Last updated 4 months ago
- David Peace (Powersoft) replied 3 months ago
Does anyone know if my application will run on Windows 7? The app was compiled with PB 2021 Build 1509.
TIA,
~~~Tracy
Hola
Hola, estamos experimentando un error con la opción PWDialog=1 del DBParm con ASE 16. La aplicación Powerbuilder se desarrolló en la versión 12.5 y allí el cambio de contraseña funcionó correctamente cuando expiró. Al migrar la aplicación a ...
PowerServer Transaction Timeout Error
- Issue
- Last updated 3 months ago
- David Xiong @Appeon replied 3 months ago
Hello
We are running Powerserver 2022 R3 using IIS on a Windows 2019 server.
If a window is idle for a short period the users often see the following error message:
We normally position the SetTransObject in the DataWindow's constructor event.
...
Hey Powerbuilders and DataWindow-Designers!
I "designed" a datawindow and it looks very good. It has many PNG pictures to show informations in a graphical manner.
So far so good. But when I want to retrieve a larger amount of data, ist is getting a...
Microsoft Web Browser OLE Control help
- Resolved
- How-to
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 3 months ago
2019 R3 Build 2803
Got a window w/ a Microsoft Web Browser OLE Control on it.
I have a user who can't get to a url I set and send via :
ole_1.Object.Navigate(ls_URL)
This is what they get in the control:
However, the user can successf...
Web Browser (WebView2) takes too long to open a URL.
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
2019 R3 Build 2803
I'm transitioning from using a Microsoft Web Browser OLE control on a tabpage in a window to the recommended Web Browser control (WebView2).
A couple of things:
1. Any URL I use in the Navigate function takes 20 seconds to d...
Cannot load the Rich Text Edit Control because the specific file cannot be found: pbtctext.dll
- Resolved
- Issue
- Last updated 4 months ago
- Dan Cooperstock replied 3 months ago
I'm upgrading from PB 2021 to PB 2022 R3. One of my applications uses the TX Text Control. It runs fine from the IDE.
I included all of the files stated as being needed in the "List of Runtime Files" help page in my installer, and made sure that tx4...
Function to get monitor's scale value
- How-to
- Last updated 4 months ago
- John Fauss replied 3 months ago
Hi Team,
Good day!
I would like to know how to get monitor's current scale value applied (150% or 125% or 175% or 100%).
So that i will resize the length of the window based on current scale value.
Appreciate if anyone provide insight on this....
Display a photo from a URL
- Resolved
- How-to
- Last updated 4 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
Just want to check before I'll go with normal download and display file road - is it possible to display photo (in picture control) directly from URL in PowerBuilder 2022?
Thanks,Marcin
Hello,
How to get back the user identity from Microsoft Entra ID ?
I have well get the TOKEN :
loac_Client = Create OAuthClient //TokenRequest ltr_Request.tokenlocation = "https://login.microsoftonline.com/d2b93004-fa61-4e54-ad68-0114729cb9fb/oau...
We are in the process of moving our application from an ODBC to OLE DB connection to our SQL Server database. We are having issues with the fact that OLE DB seems to be more strict with its datatypes.
For example, I have a time variable that is atte...
Create dynamic syntax for composite datawindow in PowerServer
- Issue
- Last updated 4 months ago
- Neil Almond replied 3 months ago
Using PowerBuilder 2022 R3 for PowerServer application. Trying to change the syntax for one of the child objects using suggested workaround code.
DataWindowChild dwc_report
l_rtn = dw_composite.GetChild("dw_report ", dwc_report)
ls_dwsyntax = dw_...
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