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. :)
IDE Setup
PowerBuilder 2017 R3 Standard Edition, build 1858.
Connected to MSSQL 2012 (SP4) using ADO.NET.
System Options as follows:
[ ON ] Free Database Driver Libraries on Disconnect
[ OFF ] Disable database connection when compiling and...
PowerBuilder se cierra al tratar de abrir cualquier datawindows
- Issue
- Last updated 4 years ago
- Augusto Paredes replied 1 year ago
Muy buenas tardes:
Mi consulta es la siguiente estoy usando, PowerBuilder 2019 build 2170, y el problema que se me presenta es que al tratar de abrir cualquier datawindows, el power se cierra, hasta el dia de ayer 25 de febrero funcionaba sin pro...
Table name in syntax from syntaxfromsql
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 1 year ago
Hi,
We are several developers using PB2019.2170, all on Windows 10, all using SAP SQL Anywhere 17.4003 (and the same db file).
On only one instance, when using dw_1.syntaxfromsql(ls_sql), the name of the columns returned are composed in the for...
Automatically generate schema for Datawindow
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Windows 10PB Version 6.5.1 Postgres 9.2psql-ODBC 9.02.01 Connection
Hi,
When I connect to postgres database with PB and create a Datawindow, the schema will be automatically generated before the table name.
I found that when I created a ...
GIT source control system not showing list box
- Resolved
- How-to
- Last updated 1 year ago
- Luiz Marques replied 1 year ago
Good Morning,
I'm trying add one powerbuilder application to the GIT source control. I have done that before in other client,but now I'm struggling. The client is using the PB 2019 R3 Build 2670. When I open the workspace, I right...
So we deployed the latest version of Powerbuilder 2022 R2. Recompiled and updated our IIS server. Immediately started getting this error in our app after a few data operations.
Any thoughts on what we might be doing wrong?
Creating pdf documents in format pdf/ua
- How-to
- Last updated 1 year ago
- Erik Meyer replied 1 year ago
Hello,
we want to abide some accessibility standard and for this reason we need to switch from normal pdfs to pdf/ua
I am creating a pdf with an rich text control but I would also be able to switch to a datawindow control.
But all my created pdfs ...
HI,
We need to exchange files via SFTP from PB.
FTP is working via topwizprogramming.com code, but SFTP is not supported.
We are looking to use Winscp (command line script is supported).
We would like to do it in the powerscript code.
We tried ...
PowerServer Auto build [PBAutoBuild220.exe] not packaging Cloud App Launcher files in the Zip file
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
PowerBuilder 2022 build 1900
From PowerBuilder, when I create PowerServer build and client output file will have the required CloudAppInstall folder. Export the same build file and create build by using PowerServer Auto build [PBAutoBuild220.exe]...
PowerBuilder/InfoMaker 2022 Build 1892.
I open a DataWindow that has several nested reports. When I select one in the painter, I can see the arguments. When I click the button to edit the argument expression, it is blank. Shouldn't this display the ...
Can we create a .txt file in HEX Character set
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
We are creating a STRING file to send to CICS and they are expecting HEX Characters... Is there a way to create HEX Character set using PB?
Application Crashes After Using GetRemote and GetDataDDE Functions
- How-to
- Last updated 1 year ago
- ma jack replied 1 year ago
Hello everyone,
I'm using PB2019R3 2781 and have encountered an issue while using DDE. When the DDE server is running, and I call the GetRemote method in the client, followed by the GetDataDDE method, the client application crashes without any error...
HTTPClient VS RestClient for getting JWT
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I use the restclient to get the JWT token from powerserver web api since that is how the examples show how to do it.
From what i can tell however, all the GetJWTToken does is post to the url and put the response body in the 'ref string token' and...
Hello,
When doing a create datawindow (dw_1.Create ( ls_dw, ls_error )) the drowpdowndatawindows of the columns that are not retrieved because the object does not exist. With the reports (example with composites), putting the object as psr in the da...
Hi, we have application with some modules, and we want to define unique themes for every module. Each Module contains lot of windows. So
1. How to set same theme for some group of windows?
2. How to set themes for all the objects/Controls present i...
MySQL Integration with PowerBuilder ?
- How-to
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
Hi Experts,
My client is currently using a web application with MySQL as the database. We are planning to migrate the web application to PowerBuilder. Is it possible to continue using the same MySQL database with PowerBuilder? If so, could you pleas...
I'm looking at building my own JWT auth service so that i can not only validate with my database, but also send back information in addition to the token (the URL of the PS web api , the database to use, etc.)
the PS web api needs to validate the to...
Dropdowndatawindow based on Stored Procedure retrieve issue
- Resolved
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
PB version 2017 r3 build 1880
I'm doing maintenance on a window and hitting an item that has me a puzzled.
I haven't worked with a stored procedure based datawindow in almost 10 years, so apology if this is a stupid question.
I have a mai...
How to suppress certain characters (dw field)?
- Resolved
- How-to
- Last updated 1 year ago
- Gzim Ramizi replied 1 year ago
Hi all,
is there a way how one could suppress a certain character for datawindow fields?
I have a field where I should allow just numbers (0-9) and letters (a-z, A-Z); if the user types something else, like spacebar or any other signs, the entry sh...
Powerbuilder 2022 & Jaws Problems
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Some of our internal clients are using Jaws and it wasn't working to well with a datawindow. Almost all the columns tab order was set to 0.
We set the tab orders to non-zero values and jaws didn't do a very good job. Sometimes it ignores the data i...
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