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. :)
Oracle Password Expiration Dialog Box
- Issue
- Last updated 10 months ago
- Francisco Martinez @Appeon replied 10 months ago
This question is about the Password Expiration Dialog Box in Oracle and I am using PB2022 R2 (Build 2828)
In PowerBuilder (PB) with the parameter:
SQLCA.DBParm = "PWDialog=1"
If the User's Password expired, PB will display:
Whereas PowerSer...
How to dock as fill tab control in window.
- Resolved
- How-to
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Dear Support Team,
I am working on windows application which display the PSR report. I have added the Tab control having tabs like Page1, Page2 and Page3, etc. I would like to make tab control completely fill in window the way we can do in any winfo...
Msxml2.XMLHTTP.6.0. HTTP Error 1223
- Resolved
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 10 months ago
Hi
I am using Msxml2.XMLHTTP.6.0 to call a REST service. My GET and POST works with no issues but I am facing some problems with PUT and exactly here oleHTTP.send(as_SendString) fails with oleruntimeerror. HTTP error 1223 Operation aborted.
Strange...
Can PB2017 R3 run under windows 11?
- Resolved
- Misc
- Last updated 10 months ago
- David Vasconcelos replied 10 months ago
Does PB2017 r3 run under windows 11? (I know it's not supported)
I know applications built from it do run under 11.
Regarding MSOLEDBSQL Server driver
- How-to
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
I installed Microsoft OLE DB Driver19 for sql server and pbmsoledbsql.dll are already installed along with PB. I created a Database profile for MSOLEDBSQL SQLServer.
But I see the data profile using sql server driver instead of MSOLEDBSQL DB Driv...
pbautobuild220.exe crashing on two branches but no others (build 2828)
- Resolved
- Issue
- Last updated 10 months ago
Hello:
We've recently upgraded to PB 2022 R2 2828, and one of our developers has two branches that are crashing during the full build, yet he has submitted four others that build just fine. We have 9 other developers whose branches are working seam...
Is PB 2017 R3 compatible running on Windows 2022?
- Advice
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
Hello Appeon Folks,
Is 2017R3 compatible with 2022 OS? I know we have little old version of PB and we have plan to upgrade not sooner.
Kindly advice!
native pdf generating 100 blank pages instead of one (Powerbuilder 2022 R3)
- Issue
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
Hi
I am using PowerBuilder 2022 R3 to export data as pdf using native pdf but i am getting 100+ blank pages instead of one page. any suggestion ?
PowerBuilder sending DROP/CREATE command for the SP
- Misc
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
We are facing a weird issue. We have a stored procedure in SQL server that we use in multiple datawindows to retrieve the data based on different arguments. DBA found an issue through tracing that PowerBuilder was sending a DROP/CREATE command for th...
General questions regarding Docker and Kubernetes deploy
- How-to
- Last updated 10 months ago
- billy hugon replied 10 months ago
Before we get too deep in this post, this is all new to me so I apologize in advance. I am currently running in IIS but the direction is to move to containers. I know these are probably elementary questions, but I need a general understanding on ho...
datawindow differences between PowerBuilder and PowerServer
- How-to
- Last updated 10 months ago
- Logan Liu @Appeon replied 10 months ago
How do you debug datawindow differences between PowerBuilder and PowerServer? I have datawindows that work fine in the IDE but when deployed are missing data. I've tried changing from a stored procedure to SQL and they're still missing.
The date i...
Resized window back to original size randomly
- Issue
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Hello,
PB 2022 R3 build 3289
Using Kevin Riddly's PFC resize without PFC ( PFC Resize without PFC - Appeon Community )
Enabled TabbedView in the MDI. Used OpensheetWithParm is the command to open a window. It works fine most of the time.
Sudd...
STD-FC Blog typo error?
- Resolved
- Misc
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Hello,
https://chrispollach.blogspot.com/2024/02/integrated.html
In the above page, I see a confusion between two different version mentioned in two different places. Would like to know which one is right.
Is the link talking about PB 2022 R2 o...
Hi All,
In the case of a reverse proxy server failure (NGINX), what is the suggested strategy to route traffic from the client to the web API servers?Our PowerServer WEBP API is hosted on IIS and the reverse proxy runs on NGINX. Is there a mecha...
Working with GS1-128, VoicePick and UPC barcodes in Infomaker
- How-to
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
I recently installed Infomaker 2022 on my workstation and attempted to edit the custom pbl that we use for Famous ERP, but after saving the global.pbl file from my pc using Infomaker, the GS1-128 barcode, VoicePick code and UPC barcode disappeared f...
wrong database type
- How-to
- Last updated 10 months ago
- Francisco Martinez @Appeon replied 10 months ago
Helllo,
I have a database context that looks like this:
public class DataContext : OdbcSqlAnywhereDataContext { public DataContext (string connectionString) : this(new OdbcSqlAnywhereDataContextOptionsDataContext(connectionString)) { }
public D...
EZorder Application
- Resolved
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 10 months ago
When trying to run the demo app, I get a "userid / password combination invalid". PB is installed and working (2017R2), as is SQL Anywhere 17. I did see a warning message upon installing PB that said vs 17.0.4.2053 cannot be used for stored procedu...
Powerser Deployment to Ubuntu 22.04
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 10 months ago
Hi Team,
We have succesfully buuild our application in powerserver and able to convert and access through browser in localhost.
Now we are trying to deploy application in ubuntun 22.04
We are using below version of powerbuilder and powerserver
...
PowerBuilder 2019R3 and Oracle 19C - Creating a DMP file
- Issue
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Hello,We work with PowerBuilder 19 R3.We have just migrated our Oracle database to 19C.Since the migration, we have noticed the presence of .DMP files. These are taking up more and more space on our disks. We regularly delete them. Can you tell us wh...
I had to take a break from the Docker deployment to work on other items, but I'm back on it and looking at the documentation, I'm having trouble following. Looking at the documentation, the Powerserver project shown is different than the one I'm usi...
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