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. :)
Hello all,
is there some implementation of Doxygen or something comparable to it for Powerbuilder? Working with big libraries a tool to auto-generate documentation from in-line comments would be really useful.
Best regards,Livia Rasp
Hi Guys,
Our application crashes when powerclient updates are applied to the server during the patching process. This happens when our application is running and patches is happening in server.
What caused this and which update strategy is mo...
Default Behavior on Theme properties
- How-to
- Last updated 1 year ago
- Eduardo Barbeito replied 1 year ago
Is there a way when you are creating a theme, to display the default windows images instead and not specify an image for some objects. I have tried to use the drawing":false, on some objects and at least it does not crash the app but it has no effect...
PowerBuilder application execution error (R0222)
- Issue
- Last updated 2 years ago
- Pascal Phan replied 1 year ago
I got this error (See attachment)
Application terminated.
Error: Session not created. Please create a session using
BeginSession. (Web API:
http://localhost:5099/api/ServerApi/ConnectAndCreateTransaction)
Note: I had tried this link: Trying powe...
Hi everyone,
I'm having trouble migrate SOAP to REST.
We have some PB Soap WS.
We are migrating to PB 22 and we need to use REST.
Its not getting info of our website to datawindow. I'm a bit lost because i made connection of database in jso...
Migrating SOAP TO REST showing code
- Resolved
- How-to
- Last updated 1 year ago
- Waine Abreu replied 1 year ago
I'm sending how it was originally working
A proxy was imported to the workspace with many attribute to use. datasheetdataservice is ourwebservice
Its created an instance and attribute, which I need "entrada" as entrance in xml and "resposta" as re...
I can´t connect PowerBuilder to GIT in Azzure DevOps
- Resolved
- How-to
- Last updated 1 year ago
- Damian Alejandro Gutierrez replied 1 year ago
I connect a PowerBuilder app to azzure DevOp git but the menu is not enabled
I've not problem to connect to remote workspace, but GIT is not working
Modify Expression dialog box
- Resolved
- How-to
- Last updated 4 years ago
- Berka Frenfert replied 1 year ago
How to open Modify Expression dialog box at runtime?
NOTE:
Two different types of dialog boxes to specify expression are there in PowerBuilder.
SetFilter() function opens "Specify Filter"
Double click on a column from list of sort columns opens...
datawindow parameter compared to which column
- Resolved
- How-to
- Last updated 1 year ago
- Berka Frenfert replied 1 year ago
Scenario:
1st User can design report in crystal reports and attach to PowerBuilder app has admin rights.He can design PB reports as well and same way attach the PB DW he do with Crystal Report. Only difference is either path on disk or the dataobjec...
How to reconnect broken DB connection?
- Resolved
- How-to
- Last updated 1 year ago
- Berka Frenfert replied 1 year ago
Is there any way connection can be re-established and retrieve is resumed from same record connection was broken?
Sometimes due to network error DB connection is broken when retrieve is in progress and there is no way to resume retrival from the ...
Unbelieveable type casating with equal sign
- Resolved
- Issue
- Last updated 1 year ago
- Berka Frenfert replied 1 year ago
As you can see my previous questions were about failure of TypoeOf() function
I used a different way to get specific controls picked from control array without using TypeOf()
Only to pick Datawindow controls and save them in a DataWindow AllDW[] ar...
Running out of memory allocating a blob
- Issue
- Last updated 1 year ago
- Benjamin Gaesslein replied 1 year ago
PB 2022
I'm allocating a blob to use for the output from a Windows API function:
lblb_Buffer = Blob(Space(lul_BufferSize), EncodingAnsi!)
Buffer size is 262,164,339.
The result is:
---------------------------PowerBuilder application execution er...
Cell padding in grid datawindows
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
How do you guys make your grid datawindows more readable? I am not aware of any ways to define cell padding for datawindows, and cell content is placed very close to grid lines. As a result, if a right-aligned column is followed by a left-ali...
Problems retrieving an Oauth Token from the server
- Resolved
- How-to
- Last updated 2 years ago
- Jim Nesbitt replied 1 year ago
The code below is what I decided to go with after reading all of the cases in here and the help. I am trying to get my token using a client id and secret and then use it to access the data.
On the Method when I try GET then I get a 200 code but n...
Hola buenos días,
Se me ha des configurado el escritorio de desarrollo,y ahora mismo la parte de output( default, debug, search...), sale como ventana flotante y no consigo que se quede fija para poder trabajar en el desarrollo.
Un saludo y g...
Wondering if anyone has been any success in implementing a command button with rounded corners?
I have made an attempt with a custom visual / user control (rounded rectangle with static text field). However when that user control is added to a windo...
Upgrade workspace to PB 2022 from 2021
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I just installed the newest version of Powerbuilder 2022. I was using PB 2021 previously. When I open the workspace, no libraries or objects are shown. Is there a migration tool that is needed?
Hi All.
I'm using PB2022 to develop an application that connects to a SQL Server database via MSOLEDBSQL. The syntax is shown below.
// Profile Database (MSSQL)SQLCA.DBMS = "MSOLEDBSQL SQL Server"SQLCA.LogPass = ***********SQLCA.ServerName = "NNN....
Hi again.
How can the paging scheme be implemented to incrementally return the results returned by an API in SnapDevelop? How the client consuming the API should process those results?
In advance, appreciating all your help.
Hi everyone,
I have some webservices using SOAP and I'm migrating to PB22 which i need to use REST.
which function in REST that is similar to "objectname.setbasicauthentication" use in soap?
Thanks in Advance
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