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. :)
How to initialize DataWindow in C# by its attribute?
- Resolved
- How-to
- Last updated 2 years ago
- Saul Erhmy replied 2 years ago
Hi!
I know I can create a datastore by doing new DatastoremyDW(MyOracleconnection) but im looking to create a new DataStore from its attribute string, something like this new DataStore("myDWattribute"); Trying to do this throws an error "No metadat...
Abrir label al hacer clic en un campo de un datawindow
- How-to
- Last updated 2 years ago
- carlos efrain replied 2 years ago
Buenas noches a todos
Existe alguna forma de que cuando le de clic a una campo de un datawindos me abra una label con cierto datos
A continuación anexo un pantallazo ejemplo
Att
Carlos
LDAP Authentication Via C# WebAPI
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I'm looking to start migrating our client server application to an n-tier type applicaiton.
I have been playing with snapdevelop to try to stand up web api in C#.
I don't remember where most likely a one of the elevate; someone mentioning a C# webA...
Powerclient Update/Startup Failing
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Powerbuilder 2022 Build 1878
Windows 10 Build 21H2
Hi all,
We are currently on PB 2022 Build 1878 and are experiencing issues with Powerclient for users. We had the powerclient server set up since the beginning of Powerclient on Powerbuilder, the ...
Hello , we have a very weird random bug in our PB2021 application . In some rare cases the windows loses their style and become uncontrollable. It happens in a number windows. The bug affects all window controlls (datawindows and window controlls) ....
'ICON' is missing in the application while launching through EXE
- Resolved
- Issue
- Last updated 2 years ago
- Vijay Jha replied 2 years ago
Hello Team,
I have already migrated PowerBuilder 2017 to PowerBuilder 2022 and everything went into success. What I see is , There is ' NO Icon ' while launching application through EXE whereas, There is an 'ICON' while launching application through...
I want to start playing with UI Themes. I just upgraded to Powerbuilder 2022. In the Themes tab, of the additional properties of the application it states the themes are in the following folder.
C:\Program Files (x86)\Appeon\Shared\PowerBuilder...
How to install Powerbuilder Runtime Packager after Powerbuilder has been installed.
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I am using Powerbuilder 2019 R3 2779. I want to use the Powerbuilder Runtime Packager, but it appears that it was not installed when I installed Powerbuilder. I have looked on the website and cannot find where to install it.
Any help on where to f...
Ribbon - LargeButton with a menu
- Resolved
- How-to
- Last updated 2 years ago
- Tomáš Podzimek replied 2 years ago
Hello,
a ribbon related question: how to get a current item of a LargeButton menu?
Consider a LargeButton with a menu:
LargeButton Text="Button" PictureName="" DefaultCommand="false" Tag="button" PowerTipText="" PowerTipDescription="" Visible="tru...
Error in PowerServer when using multiple transactions
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I am currently converting my application to PowerServer, I am using PB 2022. When I make the first connection using MSOLEDBSQL SQL Server drivers I have no issues. But I use multiple transactions in my application. When I try and connect with my o...
I am trying to send a POST request to a SOAP API.
I have tested the request with POSTMAN and get return code 200.
When I do the same with Powerbuilder I get code 415.
I have compared the requests using Fiddler and they look exactly the same.
Same...
Why system still use pbdom126 for 2022?
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
After I migrated application from PB12.6 to 2022, Application got error.
Faulting module name: pbdom126.pbx, version: 12.6.0.3506, time stamp: 0x53bcb8c3Exception code: 0xc0000005Fault offset: 0x00024c03
Hi Sir or Madam,
Our app is currently using pfc security utility to setup the user security configuration. Hence , with the upgrade to PB2019R3 and to new db microsoft sql server 2019, the pfcsecad.ini not working when i set the DBMS to "MSOLEDBSQL ...
Calling SoapConnection results in bad runtime function reference - PB2022
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
After migration SOAPConnection object works fine in IDE, but when deployed into the prod environment it causes RunTime Function crash.
I found the reference to libeay32 issue, but PB2022 runtime does not contain this file at all. Please help ASAP.
powerbuilder 2021, CEF webbrowser, gestion des erreurs javascript
- Resolved
- How-to
- Last updated 2 years ago
- Laurent AUCOURT replied 2 years ago
Bonjour,
J'utilise le webbrowser (Chromium Embedded Framework) pour afficher une page Web mais celle ci ne s'affiche pas correctement. Je suppose qu'il y a des problème javascript, mais je n'arrive pas à trouver un fichier de log qui afficherait ces...
Is PB2017R3 can support new MSOLEDBSQL connection or must upgrade to 2019R3?
Microsoft OLE DB Driver 19.1.0 for SQL Server
Microhelp in PB2022 Development Environment
- Misc
- Last updated 2 years ago
- John Fauss replied 2 years ago
Microhelp seems to have disappeared in the PB2022 development environment (ie the line number in the script editor, etc).
I can't find any other complaints about it. Is it just my install? Or is there a setting to enable it now, which I'm stupidly o...
What is the equivalent of GetItemNumber in C#?
- Resolved
- Advice
- Last updated 2 years ago
- Saul Erhmy replied 2 years ago
Hi,
I was able to convert PB datawindows to C# and currently I am trying to convert my whole PB app to C#. In PB I used an operation .GetItemNumber(), but what would this operation be in C# for the DataStore? There are three that I see that might b...
Powerbuilder (BigQuery Connection)
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
HI,BigQuery in Database Painter in Powerbuilder: * I connect fine * When I run sql in Database Painter in Powerbuilder (works fine)It is only when I run through IDE(runtime) when I get problems.Can somebody help please.
RegardsMLB
Hello,I am still stuggling with a PB2022 app random crashes. I had the same issues with PB2021 and created a ticket.I thought that with PB2022, being W11 compliant, these crashes won't reoccur. But it is still the same. It happens in different places...
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