Featured Questions
test082601 (php) modified
App ran from Source of PowerBuilder 2017 R3
- Resolved
- How-to
- Last updated 3 years ago
- fangda ye replied 3 months ago
Hi Team,
I have PowerBuilder 2017 R3 installed in my machine as well I have PowerBuilder 12.5 in my machine. When I was running application from migrated source code in PowerBuilder 2017 (from source code), I am getting "Appeon PowerBuilder 2017 R3 ...
Check the post containing PB syntax
test082601 (.net) modified
PB 2021 is coming with new-structure PowerServer
Alfee test 030302
Alfee test 032701 modified1
Licencing question on PB universal (PowerServer PB Edition)
- Misc
- Last updated 7 years ago
- Marco Meoni replied 7 years ago
Hello All,
I am following this links:https://www.appeon.com/pricing/appeon-powerserver-pricing.html
https://www.appeon.com/appeon-enterprise-account-program.html
I have a customer who have :1 PB Universal Licence
3 PB Standard
I am helping t...
RE: To login in both 2017 & 2018
- How-to
- Last updated 7 years ago
- Sivaprakash BKR replied 7 years ago
Hello,
Just now installed PB 2018 beta. It asks for login information again, even though I've logged in using PB 2017 R3. I think Pb 2018 should login automatically, when PB 2017 is already in logged in status. Isn't it ?
Won't this prevent u...
Hello,
I followed the example of the help to encrypt in MD5; however, the result is not as expected.
Let's see, this is the example:
Blob lblb_data
Blob lblb_md5
String ls_resultMD5
lblb_data = Blob("Test MD5", EncodingANSI!)
CrypterObject...
Hello,
I will try to explain as best I can what happens...
Visual user object
The visual user object uvo_year declares one private instance variable initialized to 2019 :
private integer ii_year=2019
The function uf_getyear...
We want to give our customers the option to use database encryption in SQL Server.
We are currently using PB12.5 and the SNC driver which has the Encrypt dbparm.
Other than setting the Encrypt dbparm, what else needs to be done at the client? Do we...
QR Code as bitmap in Datawindow
- Resolved
- How-to
- Last updated 7 years ago
- Markus Eckert replied 7 years ago
Hi everyone
I need to add a QR Code with a certain height and width to a Datawindow.
Now from what I've seen, most people suggest using a QR font as the easiest way to add a QR Code to a Datawindow. Unfortunately, (unless I'm overlooking something)...
2019 Beta - Source Control (Git)
- Resolved
- Advice
- Last updated 7 years ago
- Vladimir Khais replied 7 years ago
Hi all.
Is source control (git) implemented and up in 2019 beta?
I cant get it to run it is not holding values.
Here is some pictures.
007.jpg - at this point i am not able to save and keep any values.
Thank, you.
Sincerely
Vlad
ODBC Driver 17 for SQL Server problems with updating datawindow
- Resolved
- Issue
- Last updated 7 years ago
- Roland Smith replied 7 years ago
I need the ODBC Driver for SQL Server so I can use encryption TLS 1.2. I've encountered two problems with inserting and updating datawindows.
I have tables and columns where there is a column on a table that cannot be null but has a database defau...
Print Problems after 2017 R2 Migration
- Issue
- Last updated 8 years ago
- John Murphy replied 8 years ago
We are testing the migration from PB 12.6 to 2017 R2 and are having a lot of trouble printing reports. The printers seem to randomly print crap pages most often after some or all of the report has printed. It is definitely a show stopper for the m...
When using the the method SymmetricEncrypt, the blob that is returned is in chinese.
I have put the following script in the clicked event and show the result in the textobject st_1:
Blob lblb_dataBlob lblb_keyBlob lblb_ivBlob lblb_encrypt
lblb_dat...
Web Sockets - examples ... are there any for PowerBuilder?
- How-to
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
I am looking for examples or anything that shows how we might be able to consume web sockets in PowerBuilder ... is that possible?
Thank you!
Git Problems in PowerBuilder 2017 R3
- Issue
- Last updated 7 years ago
- ATK Gimmy Susan replied 7 years ago
I was experimenting with the Git integration in PowerBuilder 2017 R3 and came across a few issues that I hope more experienced folks can answer. In case it matters, we tested with GitLab as the Git provider:
1. Is there support for connecting to var...
Unintended gap between nested reports
- Issue
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
I have 3 freeform datawindows, named A, B and C. C is a nested report of B, B is a nested report of A and A is a main report.
Report A is very simple, and has only one nested report B in it (in real life there are more, but one is enough to show ...
Does anyone know what DLLs need to be deployed to support the CrypterObject? I am getting a run-time error "Unresolvable external crypterobject when linking reference error when instantiating the object. No issue when running from the IDE.
Since years there is one annoying thing for me:
What is the best practice to find the name of a pbl which contains a certain object.
The problem:
I have a project with 40-50 pbls. I want to know where I can find the object "w_user" because I want ...
3rd Party Build Tools without PBG?
- How-to
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
Hi
According to https://community.appeon.com/index.php/blogs/recent-blogs/enhanced-source-code-controlfor-pb2017-r2-r3 the pbg files will go away when using git and svn (what we currently do with PB2017 R2)
How should 3rd party build tools that mak...
Richtextedit and mobile/web
- Resolved
- How-to
- Last updated 7 years ago
- Michael Johnson replied 7 years ago
We have several apps running on appeon workspace with no problem.
Scenerio:
We created a desktop application which uses a Richtextedit control and saves the contents to a database table whose column is a blob.
Works fine in saving and retrieving o...
PB 2017 Rich Text Issues With No Workaround
- Resolved
- Issue
- Last updated 8 years ago
- Josh Turner replied 7 years ago
If you use rich text in your applications and are on 12.X and are thinking about upgrading to 2017, I would seriously reconsider. The regression bugs introduced with the built-in rich text control are bad enough to render the control useless for us. ...
When i migrate from version 7 to version 2017 r3. The character font of Japan is error . I think when i migrate:UTF 16 .How are fix it?
Integration with CyberArk
- Resolved
- Advice
- Last updated 7 years ago
- Andres Slachevsky replied 7 years ago
Hello All,
Any one have manage to integrate a PowerBuilder Application with CyberArk using th CyberArk API
The information and documentation on the CyberArk DLL is really poor so if some one have manage to integrate it will be great.
The only help...
Loading...
Find Questions by Tag
.EXE
.NET Assembly
.NET Core 3.1
.NET Core Framework
.NET Std Framework
32-bit
64-bit
ADO.NET
AEM
Algorithm
Amazon AWS
Android
Apache
API
APK
App Store
App Store (Apple)
Appeon Workspace
Appeon Xcelerator Plug-in
Architecture
Array
ASE
Authentication
AutoCompiler
Automated Testing
Automation
AutoScript
Azure
Barcode
Base64
Batch
BigData
BLOB
Branch & Merge
Browser
Bug
Bui
Button
C#
C# Class Importer
C# Editor
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
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
Generate Data Models
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
ModelMapper
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
PowerScript (PS)
PowerServer
PowerServer Mobile
PowerServer Toolkit
PowerServer Web
Print
Properties
Proxy
Publish
PULL
PUSH
Query
Regression
Release
Renew
Resize
Response
REST
Retrieve
RibbonBar
RibbonBar Builder
Roadmap
RPC
Runtime Packager
SaaS
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SOAP
Sort
Source Code
Speech Recognition
SQL
SQL Anywhere
SQL Server
SqlBuilder
SqlExecutor
SQLite
Storage
Stored Procedure
Subscription
SVN
Swagger
Syntax
Tablet
TabPage
Target
TE Control
Testing
Text
TFS
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 Extensions
WebBrowser
WebForms
WebLogic
WebSphere
WildFly
WinAPI
Window
Windows OS
WinForms
Wizard
Workgroup
Workspace
WPF
XCODE
XHTML
XML
Zoom