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
Microsoft Remote Desktop App
- Resolved
- Advice
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
We are attempting to publish a remote application using Microsoft Remote Desktop Services (RDS) on Windows Server 2016. The client/server application was developed using Powerbuilder 2017 R2. When we attempt to run the published app the program doe...
Is Powerbuilder support code folding and hint variable?
- Resolved
- How-to
- Last updated 7 years ago
- Armeen Mazda replied 7 years ago
Hi,Is Powerbuilder support code folding and hint the same variable in the script when click the variable?
It's sounds like a basic question but I really can't find the option about that.Thanks for the help :)
My Powerbuilder version is 2017 R2 bui...
Powerserver Web settransobject() returns -1 with Oracle 32 bit native driver
- Resolved
- How-to
- Last updated 7 years ago
- Miguel Leeuwe replied 7 years ago
Hi,
I've had problems before, connecting with a 12c oracle driver to powerserver web, but those were solved by using a 32 bit 11g driver of oracle. (and uninstalling all windows developer toolkits and re-installing the latest version).
I'm on wi...
How handle or replace RESPONSE WINDOWS
- Resolved
- How-to
- Last updated 7 years ago
- Zhao Kai replied 7 years ago
Hi everyone,
We are working on a web migration project and we have some RESPONSE WINDOWS. When we go to the documentation we find: "When a response window of the Appeon Web application is opened in Internet Explorer, if you click the area out of the...
I am unable to install PowerServer it says I need to install .net 4.6. I have a new laptop with Windows 10 that came with 4.7 and it want let me install 4.6. Anyone have a workaround for this issue?
Build Executable and PBD in PowerBuilder 2017 R3
- Resolved
- How-to
- Last updated 7 years ago
- Vipin Dwivedi replied 7 years ago
Hi Appeon Community,
Greeting!
Our Product is on PowerBuilder 2017 R2 with Github as repository. We have been using the ORCA script as well as PBC170.exe to Refresh/import the lastest objects in PBLs and build the EXEs as well as PBD which is worki...
I need to be able to get the user's SID (session id) in string form, for example: S-1-5-5-0-687862401.
I need to access registry info under:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\SessionDefaultDevices\
I'm trying t...
How to sanitize a xml string?
- Resolved
- Advice
- Last updated 7 years ago
- Bruce Armstrong replied 7 years ago
Hi there, is there an easy way in POwerBuilder to "sanitize" a XML string? I need an advice to exclude all not valid xml unicode characters from a string
any help would be appreciated
tia
PB2017 R3 - license.appeon did not install
- Resolved
- Issue
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
I had a PowerServer Mobil installed on my computer.
To Install PB2017 R3 I deinstalled it.
During full instation of PB2017 R3 I got the message that license.appeon could not be installed.
On start of AES I get the message "Error14018: Your PowerSe...
FNFIXEDBAR in Powerbuilder 2017
- Resolved
- How-to
- Last updated 7 years ago
- Antoine Carlotti replied 7 years ago
Hi everybody,
Got a big project to migrate from PB 12.6 to Powerbuilder 2017 and my biggest problem is the use of FNFIXEDBAR
When I had to migrate from 10.5 to 12.6 I had to use FNFIXEDBAR126
When I had to migrate from 7 to 10.5 I had to use FN...
Datawindow Scrolling with Autosize Height (Powerserver Mobile)
- Issue
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
Hi All,
Hoping someone can help me with a problem I am having with a Mobile Distribution. There seems to be a strange display/scroll issue with a grouped DW with an autosize height detail band.
I have a UserObject that displays 2 DWs, with approx....
Hi All, I have a ridiculously long commute at the moment and am looking for some more podcast to listen to. There seems to be a whole host of them for SQL Server and a few for Oracle ( the databases I work with ), but none out there for PB. Is there ...
Windows Classic Style option is missing on PB2017
- Issue
- Last updated 8 years ago
- Kim Berghall replied 7 years ago
Ive noticed that Windows Classic Style option is missing in PB2017. Up to PB12.6 there used to be a flag in System Option -> General to run in XP style. It is gone in PB2017.
This is very inconvenient for us, we still build our app with XP style, No...
PowerServer not generating SQLCA error VS PB code that does...
- Issue
- Last updated 7 years ago
- Zhao Kai replied 7 years ago
PowerBuilder 2017 R3 and PowerServer
Same code - I ran as a PowerBuilder app and the code (correctly) generated a SQLCA error when CONNECTing to the database, yet running as PowerServer Web did not get an error. I purposely used an invalid password...
Connecting application to database using ADO.NET and running a simple select statement locks the same table for every other user. This is different from the ODBC connection which is quite strange.
Please see the details below for more information;
...
NativePDF not usable in it's current form
- Resolved
- Issue
- Last updated 8 years ago
- Kim Berghall replied 7 years ago
Is there a blurb somewhere detailing what is to be fixed/changed in the upcoming patches regarding the Native PDF funtionality?
As it stands right now this functionality simply isnt usable. In many, many circumstances the rendering simply do...
How do I create a PDF in PowerBuilder 2017 on my PC so it gets created on works on other systems when I install the application ?
- Resolved
- How-to
- Last updated 7 years ago
- mark 2 replied 7 years ago
I am using PowerBuilder 2017. I need to create a PDF file in my application.
I am able to save a file as a PDF when I do it on my own PC. But the PDF does not get created on other systems where I installed the compiled application.
So my questi...
Disable Contextual menu on a menu toolbar
- Resolved
- How-to
- Last updated 7 years ago
- Miguel Leeuwe replied 7 years ago
Hi,
I'm using pfc's which allow to customize the (mdi) menu toolbars. I would like to know if there's a way to disable the contextual menu on a menu toolbar?
I've tried looking at the pbm_...events, but there doesn't seem to be any suitable for pr...
How To Capture When Application Loses Focus or Is Minimized
- Resolved
- How-to
- Last updated 7 years ago
- Tom Peters replied 7 years ago
Good Day!
Using PB 2017 R3
I am employing a shared object NVO for a window wherein I display the status of a long-running process. Everything works, beautifully, and the application never freezes because of this approach.
The issue, however, is th...
Anyone have an idea why PowerBuilder would crash on some machines but not others with the same amount of memory while retrieving large numbers of rows?
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