Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 1 year 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. :)
PB 2025 deploy no pdb / exe created
- Issue
- Last updated 1 month ago
- Peter Pang @Appeon replied 2 hours ago
Hello all,
testing PB 2025 3559
I converted a workspace to a solution.
When I press 'Deploy solution', following is displayed:
But there is no *.pdb and no *.exe file created.
There is another project, where this works, and third project, wher...
Profiling API - TraceTree. BuildModel( ) returns SourcePblError!
- Resolved
- Issue
- Last updated 7 years ago
- Zeel Mehta replied 2 hours ago
Hello all,
I built a Profiling Reporting tool that sits on top of the TraceTree System class. (and TraceFile). The application generates a report of a trace PBP file on demand. My tool opens the trace and parses its data structures into datawin...
GoogleCharts and ApacheEcharts integration
- New
- Advice
- Last updated 12 hours ago
- John Fauss replied 7 hours ago
Hi, there!
Is there a way to get the source code for the applications that integrate PowerBuilder datawindows with GoogleCharts (demo.appeon.com_googlecharts) and ApacheEcharts (demo.appeon.com_echarts)?
Hope it can be done. Thanks!
SQL Server Varchar(MAX) fields
- New
- Issue
- Last updated 14 hours ago
- Chris Pollach @Appeon replied 11 hours ago
We've converted our backend db from SQL Anywhere to MS SQL Server, and any field previously a long varchar was converted to a varchar(MAX) field.
In the past, Powerbuilder would create datawindow column specifications for these fields as char(32766)...
GetCookies using Antview's WebView2 ActiveX Control
- Resolved
- How-to
- Last updated 1 month ago
- Gregory Rusak replied 15 hours ago
Hello,
We've been using AntView's MS Edge Webview2 ActiveX control (.ocx) for a while now with PowerBuilder 2022 R3 and with version 1.1.460.0 they have introduced a method to list all of the cookies for a User's Profile.
The CookieManager is a "pr...
Nested Sub-report Using Snapdevelpo
- New
- How-to
- Last updated 2 days ago
- Francisco Martinez @Appeon replied 18 hours ago
Hello All,
I am trying to create a report having few sub-reports. If we use client-server approach, that is generating the report in Powerbuilder its working absolutely fine.
But now we have moved our project to Cloud based structure using Snapdeve...
Error when try to save Word document to PDF using OLE/Word.
- Resolved
- New
- Issue
- Last updated 6 days ago
- David Peace (Powersoft) replied 19 hours ago
Hello
Program works fine on my computer but on our batch server it returns "This command is not available because no document is open".
Error comes when program try to save the pdf, like this: lole_doc.ActiveDocument.saveas2( is_arkiv_folder + '\' ...
reference name of current text object in datawindow expression
- New
- How-to
- Last updated 1 day ago
- David Peace (Powersoft) replied 22 hours ago
I have a datawindow with a text object expression which is a global function that passes 5 parms (describe statements). Is there a way to reference the textname for this text object expression in each describe without hardcoding? I need to use the sa...
PowerBuilder 2025 PBProject Deploy Properties Storage Location?
- Resolved
- New
- How-to
- Last updated 5 days ago
- Shane Ward replied 1 day ago
Howdy y'all
We're playing with the PB2025 Solution conversion from workspaces.
As part of the conversion, I'm having trouble understanding where the deploy properties for each pbproj are stored, when changing these settings, they used to be sto...
Error Importing PBDOM.pbx in PowerBuilder 2022 – "GetDescription" Syntax Error
- New
- How-to
- Last updated 1 day ago
- David Peace (Powersoft) replied 1 day ago
Hello, I am currently using PowerBuilder 2022 (Build 22.2.0.3289), and I encountered an issue while trying to import the PBDOM.pbx extension located at the following path:
C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3289\PBDOM...
Dynamic rows and columns with a Json string
- New
- How-to
- Last updated 3 days ago
- Chris Pollach @Appeon replied 1 day ago
Hi Team,
I am currently using PowerBuilder 2022R3x86IDE,
To show a Json string as rows and columns in a data window, am using "ImportJson" able to see the output but not a dynamic values.
Is it feasible to have dynamic rows and columns using the...
Not working: DisableBind=0 in combination with Identity='SCOPE_IDENTITY()'
- Issue
- Last updated 2 weeks ago
- Erwin Anema replied 1 day ago
Hi all,
Context: PowerBuilder 2022R3 Build 3356. MSOLEDBSQL connecting against SQL Server.
I ran into the issue of using DisableBind=0 in combination with Identity='SCOPE_IDENTITY()'.When the application performs an insert, the executed SCOPE_IDENT...
PowerServer Datawindow column issue with SQL Server and column of type char > length 32766
- New
- Issue
- Last updated 6 days ago
- Logan Liu @Appeon replied 2 days ago
PB 2022R3 Build 3397
We have many columns in various data windows across multiple applications that exceed the 32766 string length. While this is not an issue in native PowerBuilder, it is an issue in PowerServer, as any datawindow with the said col...
Hello,
PB 2022 R3, Build 3391
A problem with saving PDF files in WebBrowser has been detected.
If you open a NEW WINDOW with a PDF file from WebBrowser
window.open('https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf')
...
Non visual data window NULLABLE error
- Issue
- Last updated 1 week ago
- Logan Liu @Appeon replied 2 days ago
Hello, we are getting an error on one of our datastores: "ModeulOrModelName": "d_customer_productgroup", "ErrorCode": 0, "ErrorMessage": "Unable to cast object of type 'System.String' to type 'System.Nullable`1[System.Single]'."
We have changed all ...
List All Fonts Installed on Workstation
- Resolved
- How-to
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 days ago
I'm trying to populate a dropdown with a list of all installed fonts, but I'm having trouble getting something that works well.
I got pretty close by looking at the Windows registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fo...
InfoMaker How to Export pbl Library file names as a Text list with a script
- How-to
- Last updated 1 week ago
- GALEN BOYER replied 2 days ago
We need to be able to export our library objects names like reports, forms and queries to a text list. I don't find a menu command for that. What is the best way to do that?
Not able to set Sensitivity Label to Mail, while sending it through CDO & SMTP server.
- New
- How-to
- Last updated 3 days ago
- Brad Mettee replied 2 days ago
Hi ,
We are migrating our PowerBuilder application to Cloud. We are using PowerBuilder 2019 R3.
Earlier we were facing some issue while sending mail using Outlook 365. To overcome this, we have decided to use Microsoft CDO feature to send mail vi...
SQLCA.SQLCODE and SQLCA.SQLDBCODE not capturing database error
- Resolved
- Issue
- Last updated 1 week ago
- Mark Goldsmith replied 4 days ago
We are connecting Powerbuilder 17 app to SQL server through ODBC using the native SQL server ODBC driver. We send batch sql statements to the sql server. The batch statements are mainly execute procedure and checking the success or failure of the pro...
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
DPI
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
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
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