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. :)
Which Menu Item Called when we do right click on frame bar to change the position of frame bar
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I have requirement in power builder 2017 R3 to do some logic when there is change in frame bar position and enabling/disabling of frame bar.Can any one help me getting the menu item called or invoked when we do right click on "Frame bar" in to hide/d...
Set Up a new SVN - Currently using PBSC
- How-to
- Last updated 5 years ago
- Tom Jiang @Appeon replied 5 years ago
Hello All
We are finishing the migration from PB11.5 to PB2017 R3.We need now to move from PBSC to SVN
all the Tutorials and documentation shows how to do it with the first developer using Add to workspace and all the following with connect to Work...
Hi We are trying to record image in SQL-Lite in the field (BLOB) from Sql-Server Field (Image) but upon recording it returns Size / Weight Error. Please help Thank you
error message "Bind parameter value 7 for '?' is too big (144065)"
Deployed exe classified as possible virus
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi,
today we experienced a weird problem with our application build with PB 2017 R2. We tried to install an update of this app on a clients system but trendmirco blocked and finally deleted the app-executable because of a possible threat. Over the l...
Colocar el recaptcha a una aplicacion
- Last updated 5 years ago
como puedo añadir el recaptcha a mi aplicacion que esta en la nube
PBDs and Application Deployment
- Resolved
- Issue
- Last updated 5 years ago
- André Monz replied 5 years ago
Hi PB Gurus
I am facing a problem- my client has an application where PBLs are in different folders. Plus, the PFC class PBLs are in other folders.
To have a better visual, let's just use the example below:
On a window server:
C:\Folder_PFC\PFC.p...
How can I completely reset my local PowerServer for Web?
- Resolved
- How-to
- Last updated 5 years ago
- Tom Peters replied 5 years ago
Good Day!
I have a strange issue. I have removed some unused objects from my PFC libraries, but they still appear in my Unsupported Feature Analysis Report.
I have undeployed my application using the Application Undeployment Wizard. I tried using ...
How to connect a Workspace to Git?
- Resolved
- How-to
- Last updated 5 years ago
- René Ullrich replied 5 years ago
Hi,
I know there is a way to connect to a repository from IDE using "Connect to Workspace" if no workspace is open. This clones the repository to my local machine and opens the workspace.
I want to use a different way:
- Use TortoiseGit to clone t...
PB 2019 crashes on deploy
- Resolved
- Issue
- Last updated 5 years ago
- Eric Verhorstert replied 5 years ago
Converted the application (client/server desktop) from PB12.5 to PB2019 build 2082.
Rebuild works fine. No problems when I start the application within the IDE.
When I deploy the application (P code) PB crashes without any errors.
Any ideas?
T...
I started receiving the "Specified database file in use" error today when trying to run our web app. It had been working fine before today. What can I do to fix this problem? I'm running SQL Anywhere 16 PB 2019 and PowerServerPB2019
Pending Enhacements / Bug fixes
- Misc
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Hello,
With the major release of PB 2019 is over, shall we know what Appeon thinks about some of the pending enhancement requests ?
1. PDF enhancement - Page size, merging, etc.
2. Modern Graph
Still more there...
Such pending enhancements ma...
Underscore as first character of a DDDW
- Issue
- Last updated 5 years ago
- Jeff Casbeer replied 5 years ago
Has anyone else noticed a problem with using an underscore as the first character of a drop-down datawindow object name? When I try to apply the DDDW to a column and save it, I get one of those syntax errors a row/column.
How can I change the code template SnapDevelop uses when I create new "API Controller Class"?
Initially I want to
decouple action names in route from method names in the controller
- and - rename HttpPost method Update => Insert
- and - rename ...
C# Model Generation Error - SQL Server
- Issue
- Last updated 5 years ago
- Thomas Rolseth replied 5 years ago
I am getting an error when exporting a datawindow using the C# Model Generator to a snapdevelop web api. When I open the C# Model Generation window I am asked to select/setup a database connection profile which I am able to do. The test connection ...
Powerbuilder - Asymmetric Encryption using RSA
- Advice
- Last updated 5 years ago
- Phil Roth replied 5 years ago
Hi, Is there an option to use RSA Asymmetric encryption with a 2048 key using
OAEP padding, as we want to generate an encrypted value of 256 chars, and using PB2017 R3 it is only generating 128 chars?
e.g
lblb_data = Blob(a_sPassword, EncodingA...
Error Calling Store Procedure in appeon Server - MS Sql Server
- Issue
- Last updated 6 years ago
- leoxmar adrian gomez replied 5 years ago
We have a Store procedure declare as a Local External Function in the Transaction object
function long pr_generar_codigo(decimal cod_parametro,ref decimal next_serial_no) RPCFUNC ALIAS FOR "sbp.pr_generar_codigo"
in the update strart of the da...
Objects on a Window In/Visible
- Resolved
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi all
I have a quick question to which I have not found an answer online.
In the design mode, I put a command button on a window and need to set its Visible property in the IDE to unchecked (false).
It disappears from the window.
I thought th...
Counting records for each code without grouping
- How-to
- Last updated 5 years ago
- mike S replied 5 years ago
Hi all,
i have a datawindow which can contain thousands of records , each record has a status code.
Lets say status can be 0, 1, 2, 3 , 4
What is the fastest way of showing the user how many records with status 0 there are , status 1 and ...
Hello,
I'm trying to understand security for a PowerServer deployment when used to deploy a traditional Powerbuilder (classic) application.
Is there good documentation that I could read, and could be shown to security architects?
In particular, I'...
PFC Dropdown Datawindow Search
- Resolved
- How-to
- Last updated 5 years ago
- Olan Knight replied 5 years ago
Hello all,
I have currently implemented PFC Dropdown search onto my program and it is working fine when my DataObject is selected in the IDE or set by script (only if the DataObject is empty on the IDE). However, whenever I change the DataObject ...
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