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. :)
connecting to database using ado.net
- Resolved
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 6 months ago
Hi
I upgraded our application from PB 2021 to PB 2022 now i cannot connect to the data base using ado.net
documentation say i need these file in the executable folder of my app
pbado.dll
pbrth.dll
sybase.PowerBuilder.Db.dll
sybase.PowerBuilde...
Hello PB Community,
a customer of ours complained that our application is apparently contacting servers on the internet and not starting up correctly, if he blocks internet access (which he wanted to do in his industrial environment).
We have our a...
PowerBuilder migrator ASP.NET Core route segments
- Issue
- Last updated 6 months ago
- Stephen Drew replied 6 months ago
Hello,
I've been playing around with the migrator and generated an ASP.NET Core project with models, controllers and services.
However, when I try and run the app, I get the following error:
System.InvalidOperationException: Route exceeds the ma...
Datawindow - Scroll Last Page
- Resolved
- How-to
- Last updated 6 months ago
- Benjamin Gaesslein replied 6 months ago
Hi guys,
I need some help.
I am building a print preview window and I added buttons to navegate to first page (dw_1.scrollToRow(dw_1.Find("page() = 1", 1, dw_1.RowCount())) because dw_1.ScrollFirstPage() was marked as obsolete), next page (dw_1.scr...
Theme doesn't work when replacing the pdb and running the application
- How-to
- Last updated 6 months ago
- Chris Pollach @Appeon replied 6 months ago
Hello, Team. I am using Power Builder 2022 R2 to work on the theme.I applied a theme in PowerBuilder, and running the application through PowerBuilder themes is reflecting, However, if I build the PBD and replace it in the installation folder, it ...
Hello since this morning i get the following issue everytime i try to push changes to my GitHub project ---------- Source Control: Errors (11:00:58)Git detail error info: Early EOFGit client error code: Unexpected EOF.Failed to push workspace. ----...
How I can get PowerBuilder classic 12.6 trial version?
- How-to
- Last updated 6 months ago
- David Peace (Powersoft) replied 6 months ago
How I can get PowerBuilder classic 12.6 trial version?
We're moving a customer from using SOAP Proxy objects to HTTPClient calls.
It's be productive if we could capture the outbound SOAP requests with FIDDLER 4.
We see the newer prototypical HTTPClient requests, but the legacy outbound SOAP WS prox...
FileOpen not working (anymore?)
- Resolved
- Issue
- Last updated 7 months ago
- Mark Goldsmith replied 6 months ago
Hi all,
I might be having a black-out or getting old, but I've been looking at a failing FileOpen for hours now.
Maybe someone knows what I'm doing wrong.
Using windows 10 latest version, PB 2019 R3 build 2797, running from the IDE in 32 bits.
Pl...
is it possbile that debug a trigger on Powerbuilder ?
- Resolved
- How-to
- Last updated 6 months ago
- Aditya Kabir replied 6 months ago
I'm working on a legacy project which connect to an older version sql server , my SQL Server version is 2008 R2, I encountered a problem which when I tried to insert the records within a datawindow in a PowerBuilder program, it triggered a trigger in...
Web Browser (WebView2) Cache or Cookie Storage
- How-to
- Last updated 6 months ago
- Kirby Cemanes replied 6 months ago
Hi, we recently moved to PB 2022 R3 3356 from PB 2019 R3 and use the CEF browser.
There seem to be some difference in behavior between CEF and WebView2 in terms of caching.
We were previously able to set and see the CachePath information with CEF -...
I'm noting this as Critical as things were working between PB 2022R3 and Git, then it appeared the communication between them stopped. Initially, I did not see the two environments communicating as I did not see the object statuses within the System ...
DataWindow ButtonClicked crash
- Issue
- Last updated 6 months ago
- Chris Pollach @Appeon replied 6 months ago
A new datawindow in our PB2022 application (22.2.0.3289) has a button on it. I have never used a datawindow button before. For several of my users clicking the same button on the same row twice in a row crashes the program. The crash usually occurs i...
TokenRequest: Exchange code with an access token
- How-to
- Last updated 7 months ago
- Berit Sandvik replied 6 months ago
Hi all,
In order to communicate using Rest API to an external company, we log on using the WebBrowser control in PB and when authenticated we receive a code that has to be exchanged to an access token using Oauth2.
The plan was to use the OAuthClie...
Hi All
I have an app which is working fine, it was written to fit a screen resolution of 1920 x 1024 as customer requested, however they now have a user that uses the screen 1920 x 1024 but at 175% so nothing fits.
What is the best way of coping wi...
How to deploy PowerServer in Test Mode to Azure
- Resolved
- How-to
- Last updated 6 months ago
- Armeen Mazda @Appeon replied 6 months ago
Hello, we would like to run some test performance against Azure and see what our threshold for one server would be as well as test the database performance.
How do I set run mode for testing and deploy to Azure? The URL here only talks about doing i...
DataWindow.Print.PrinterName is not setting the printer, always defaults to default
- Resolved
- Issue
- Last updated 6 months ago
- andy rubey replied 6 months ago
DataWindow.Print.PrinterName is not setting the printer, always defaults to default.
I cannot get the simplest sample to work.
// Setting Printer Name in PowerBuilderstring ls_printernamels_printername = "\\\\ServerName\\PrinterName"dw_1.Object.Da...
PowerBuilder 2022 R3 messagebox issue
- Issue
- Last updated 8 months ago
- Armeen Mazda @Appeon replied 6 months ago
Hi Everyone,
We recently upgraded from PowerBuilder 2021 to PowerBuilder 2022 R3, and we've encountered an issue with the message boxes. It seems that if a user receives a message box and navigates to another window before responding to it, the mess...
Powewrbuilder version 2022 R2 build 2819Rolands SMTP using the cl32.dll, which stopped being supported years ago, works on all computers except
on a HP Laptop Windows 11 Pro, latest version only,
Why does the test SMTP sample NOT WORK on my compute...
How to make a label and a column appear as one column
- How-to
- Last updated 6 months ago
- David Peace (Powersoft) replied 6 months ago
I have a datawindow column comment and a label (text). Instead of seeing the labels like this
I want the label to appear in the column itself - like in the red box. I also want the background to change when a user clicks there so it is apparent wh...
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