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. :)
I hope you can help
I have the following code which works fine for the first level of fields, how do i get the data for the address1 address2 city and postcode
// json return string is
{
"id": "W2DBZqIkce",
"status": "active",
...
mask format for field of type date
- Issue
- Last updated 2 years ago
- Sivaprakash BKR replied 2 years ago
Good morning to all,I just migrated to the PB2022 version, but the date type mask option remains read-only, does not allow editing, and only occurs with the 64-bit version of the executable,How could I fix this problem?I thank you in advance for your...
Can not deply migrated appplication
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
I migrated my application from PowerBuilder 12.1 to 2021.
I did the full build but when try to deploy my proyect PowerBuilder sudenly closes without any error.
There is a log where I can check what is happening?
This is the format I applied on Infomaker: ###,###.##
However, when I run the report on Famous, the format has not been applied.
Thanks for your help
PowerServer2022 Web app configuration at Database throwing ORA-12514 error
- Resolved
- Issue
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Hi,
We are Evaluating PB2022 for Procuring Licenses.
Installed and migrated our application to 2022. (Train
Trying to make Power Server App.
Our Database is Oracle. (Down loaded the drivers when asked and installed)
We are facing the issue aft...
Hello,
Just sharing a website that points the benefits of coding an elegant way. Thought it will be useful.
https://code.intfast.ca/viewforum.php?f=4
Happiness AlwaysBKR Sivaprakash
Do I need to purchase a Powerbuilder license(s) for each 'Powerbuilder Runtime' I install on servers that will run a PB 2022 apps?
Call Power Builder exe from PHP web page for report generation
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi,
I'm trying to call the power builder executable file from PHP web page which is deployed in windows server.
But when trying to establish database connection with "connect using sqlca;", I'm getting the below error message.
Error: Error whil...
propiedad en WEbBroser para esta propiedad en OleObjet "internetexplorer" selectForm
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
como sera la propiedad en WEbBroser para esta propiedad en OleObjet "internetexplorer" selectForm
De estas propiedad su equivalencia en WB_1.
IE.document.selectForm.nroruc.value = ls_rucIE.document.selectForm.serie.value = ls_serieIE.documen...
ORA-00904: "TABLE_NAME": invalid identifier
- How-to
- Last updated 2 years ago
- Bryant Burnard replied 2 years ago
Hi All,
Trying to run PB 2022 Build 1878 front end, and deploy a PowerServer 2022 client. For the datawindows that we have created that use an SP in the select I am getting an ORA-00904: "TABLE_NAME": invalid identifier. The code works as expected i...
Running PB21 Build 1509 and migrated from PB10.2 build 8100. We have a nested datawindow where on the font tab we are setting the escapement property to a value of 900 (we basically are want to rotate 90 degrees to left - text is left aligned). This ...
PB Application in Azure Cloud - Any General Advise?
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
Hello,
Just wondering if there is any general documentation or advice on best practices for configuring an Azure cloud environment for running a PowerBuilder application? Or known issues? I know this is a broad question, and a bit of a reach... but ...
SnapDevelop & DevMagic question.
- Resolved
- Misc
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi.
I've found that DevMagic Studio preview version is available (Download DevMagic Studio | DevMagic Website). Can it be installed on a computer where SnapDevelop is already installed or there may be any conflict?
Also what are Appeon's plans abou...
Text in datawindow column not wrapping when print preview
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi all,
I had face a issue where the column's text does not wrap to new line in datawindow when print preview. I had tried to tick the auto vertical scroll, auto horizontal scroll and increased the column height but still no working. Any help is gr...
Run PB application as Windows Service
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hi,
Maybe, anybody helps me or send me a solution, how can I run a development application in PB as Windows Service and as a standard Windows application with the frame?
Generate DataWindow object from XML file structure
- Resolved
- How-to
- Last updated 2 years ago
- Paweł Kasperek replied 2 years ago
Hello,
Is a simple way to generate a DataWindow object from an XML file? I have an XML file and can I quickly create/generate DataWindow based on this file structure ?
Regards
Pawel
migrating PB 11.5 to 2021 web service calls
- Advice
- Last updated 2 years ago
- Mark Lee @Appeon replied 2 years ago
We are migrating our pb applications to PB 2021 from PB 11.5. WE have 8-10 web applications that are being called from the pb 11.5 code base. In 11.5 we used the Web Service Proxy project to call our web services using SoapConnection (using pbwsclien...
Migrating from 2017 to 2022
- Resolved
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Migrating from 2017 to 2022 do I need to install PB 2022 and run powerbuilder runtime on the servers that are going run PB 2022 apps?
DataWindow with from headers
- Resolved
- How-to
- Last updated 2 years ago
- Kari Paukku replied 2 years ago
Hi,I know how to get the width of a data window from columns, e.g. using code like this
FOR I = 1 To Long(This.Describe("DataWindow.Column.Count")) IF This.Describe("#" + String(I) + ".Visible") = "1" THEN TotalWidth = TotalWidth + Long(This.Des...
Document did not display on Richtext datawindow
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
I have a MS word document which contains words and images. I just want to display the whole document on popup PB window for user to read it. I created the window and RichText datawindow with one column as String with length 100 (it does not have Blob...
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