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. :)
Copying files into table as blob, then back out
- How-to
- Last updated 2 years ago
- Steen Jakobsen replied 2 years ago
I am trying to copy files like Word, images, excel etc. into a table. Store them temporarily then have a routine that extracts them back to files when the user requests. I have defined a table with a column called file_data - type - (varbinary(max...
How to update the Git repository URL in PB 2017 R3
- Resolved
- How-to
- Last updated 2 years ago
- Michael Connell replied 2 years ago
I have renamed my Azure DevOps Git repository and need to update the Repository URL in the Workspace Properties window.
However, this is greyed out and protected. Is there any way I can update this value (PowerBuilder 2017 R3)?
Mike Connell.
Admin rights needed for installing and running PB2021/PB2022?
- Advice
- Last updated 2 years ago
- Dirk Snoeckx replied 2 years ago
dear All, Appeon,
We're looking into upgrading to PB2021/PB2022.
But I'm a little bit confused about when admin rights are needed.
From what I've found in the installation guide (and during Elevate sessions) admin rights are needed for the install...
Powerbuilder Autoscript strange behaviour
- Resolved
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hi all,
I give another try to Autoscript function in PB2022 if it get any usefull and it has really weird behaviour.
Sometimes it selects whole line after word I'm typing and selects few chars from next line and as I'm typing it deletes selected ar...
Hi Sir or Madam,
I am deeply urgently needed help on PBKDF2 matter. I had build a local external function for this. (See Below). But, i get error which i spent days still couldnt know how to solve it. Can anyone help me? I am totally new on external...
PB Application Crashing
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
One of our applications is crashing, we want to know what is the cause of it to resolve this problem.
When executing it stops running and sending this message:
Problem signature:
Problem Event Name: APPCRASH
Application Name:...
Is it possible to use C# files inside of PowerBuilder 2022?
- How-to
- Last updated 2 years ago
- PowerObject ! replied 2 years ago
Hi,
I was googling online to see if this is possible but I'm not sure it is. If I'm correct it was possible in PB2018, there was a CSharp Editor but I can't find how to do this in 2022. I know SnapDevelop is used to code in C# but then I have to eit...
Why use the pfc tab object?
- Resolved
- Advice
- Last updated 2 years ago
- PowerObject ! replied 2 years ago
Hi all,
I'm upgrading most of the windows in my app, using PFC objects as much as possible. I have 5 or 6 windows that use the tab object. Is there a reason I would use the pfc tab object? If I use the pfc tab object, do I also need to use the pf...
Why does the Modify statement remove formatting for a column?
This.Modify("column_name.Visible = No")
Hides the column (ddlb), but "Visible = Yes" displays only the value without the list box. Same problem with Radio Buttons and Calendars.
PB 2017 and SNC - Trace Flag 9481
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all,
this is a shot in the dark...
I have installed sp_BlitzFirst to a customer of ours in order to get some metrics and check on performance on his SQL Server.
They are running SQL Server 2019 and their databases are on compatibility level 120...
Re: Slow performance of PB 2019 R3 application
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello,
Migrated PB 11.5 application to PB 2019 R3. Just compiled and deployed the app without any changes in the code. Immediate response from the user(s) were that application performance is 'SLOW'.
Tried with a pb.ini with the following con...
PowerScript limit on functions & events in PB & appl crash issue
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
Hi everyone,
Do PowerScript language have any limit of No.of.Lines in a function or event in each and every PB objects? If yes, What are those limits for each PB object? Does this limit got improved in PB 2021 2022 version?
In our applicatio...
Hi everyone,
Have been using Powerbuilder to code for many years now,
My client has requested we develop a portal, my question is i would have love to develop using powerbuilder and powerserver because that's the programming language which i unders...
Runtime value is now automatically appended to Project Version value, causing problem with deployment program
- Resolved
- Issue
- Last updated 2 years ago
- Gary Privette replied 2 years ago
We are migrating from PB2017 to PB2022. We have an in-house developed deployment program (built in PowerBuilder) that we have been flawlessly using for many years that uses the Version value of the Project object that we set when we deploy the appli...
DragWithin event doesn't update datawindows
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
My again... this is still giving me trouble I didn't notice before...
When I drag/drop from one SalesOrder to another, I have to change the sales_order in the database, and assign a new line number. After that, I update both the current dw and the ...
Error while PB2022 start
- Resolved
- Issue
- Last updated 2 years ago
- Laszlo Ferenc Horvath replied 2 years ago
Hi All!
I installed PB2022, after opening the workspace, when I click to open pbl, it exits without an error message. Tried uninstall-reinstall but same error. Win11 ver:21H2 - 64bit, Intel i5-12400F.What might be the problem? PB2017, 2019, 2021 ok,...
Can I use DW I converted to C# inside my PB2022 app?
- How-to
- Last updated 2 years ago
- Igor Perisic replied 2 years ago
Hi! I'm currently trying out the conversion from PowerBuilders DataWindows to C# using snapDevelop. Converting was the easy part, but I'm a little confused on how to use these C# files within my PowerBuilder 2022 app (if its even possible). Or maybe ...
Hello,
Has anyone done any integration to OpenText using REST and can share some sample code?
I need to do some simple searches for the document IDs. My OpenText admin gave me the following URL for the REST APIs.
https://appworksdeveloper.opentext...
Hello everyone, since yesterday i get a Generic Error during Pull or Push
---------- Source Control: Errors (08.40.57)Git client error code: Generic error.Failed to update: S:\start2gitFailed to do Git pull. ---------- Finished Errors (08.41.03...
How to enable copy paste option from a datawindow grid column whose edit tab is 0
- Resolved
- Advice
- Last updated 2 years ago
- Daryl Foster replied 2 years ago
Hello Appeon Team,
What is the best way to enable/apply copy paste functionality from a datawindow grid screen for a column whose tab option is 0 or column is protected?
I can achieve this by making the field editable by setting edit tab to positiv...
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