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. :)
Is there anywhere I can get a copy of the PFC libraries here at APPEON
- Resolved
- Misc
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Thanks so much,
Sheldon
SaveDockingState(regkey) window limit?
- Resolved
- Issue
- Last updated 5 years ago
- Steven Weingold replied 5 years ago
I implemented the SaveDockingState(regkey) function in a new PB2017 application to save the state of all docked / pinned windows and then use the LoadDockingState(), OpenSheetFromDockingState() the App closes; and then reopens, only two of the thre...
Read .NET DataTable on PowerBuilder
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi everyone, I have a .NET webservice that return an Structure with a DataTable datatype:
When I call the webservice from PowerBuilder I get the TypeResultQuery structure, but DT is determined as Any datatype for Powerbuilder:
I tried to create a...
PowerBuilder 2017 R3 - IDE crashes when I open any datawindow
- Resolved
- Issue
- Last updated 5 years ago
- Thomas George replied 5 years ago
I'm not sure what I did, I was in the process of changing sql on several datawindows, and I somehow got myself into a state where whenever I open any datawindow, the IDE crashes on me. I'm using PB 2017 R3, build 1858.
At first I thought it was tied...
Dear All,
As we are using PB 2017 to migrate our legacy system to .Net Assembly, there are hundreds of DataWindows that call this generic function
ll_rows = ads_data.Retrieve(lany_args[1], lany_args[2], lany_args[3], lany_args[4], lany_args[5...
Beta 2 Themes ... NOT working anymore .. ???
- Advice
- Last updated 5 years ago
- Vladimir K. replied 5 years ago
Greetings All.
Am i doing something wrong?
I installed beta 2 side by side with beta 1.
Themes works perfectly fine in beta 1 and i cant get it to work in beta 2.
Will greatly appreciated any help.
I did try to uninstall everything and install b...
Appeon - Failed to connect database through ODBC
- Issue
- Last updated 5 years ago
- Kai Zhao @Appeon replied 5 years ago
Hi,
We have installed Appeon and and the database is Oracle and it is connected through ODBC. It is working perfectly in 32 bit server.
When we moved to 64 bit server. the ODBC is not working correctly when we connect database in Appeon. it ...
TLS versions 1.1 support
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi,
We have just upgraded our applications to PowerBuilder 2017. We are consuming web services from our PowerBuilder applications, and the web services we consume require TLS versions 1.1 and above (TLSv1.0 has been shut off). Can you please provi...
Cannot Connect to Workspace 2017 R3
- Resolved
- How-to
- Last updated 6 years ago
- Greg Holden replied 5 years ago
Hi,
I have recently installed to R3 on a new computer. However when I try to connect to workspace it returns
I am not sure where the log in info is coming from and where to change it. Additionally I tried to open up a workspace and there isn't ...
PowerServer on new Web Site, AEM works, Apps NOT, is it a Bug?
- Issue
- Last updated 7 years ago
- logiciel egis replied 5 years ago
I installed PowerServer with option "Create a new Web Site". Different Home Directory and port. AEM is working fine. Status Monitor works. PB2017 Toolkit Configuratin shows that PowerServer and Web Server is fine. Deploy works without any error. None...
PowerServer Web deployment - datawindow retrieval
- Resolved
- Issue
- Last updated 6 years ago
- logiciel egis replied 5 years ago
I am using PB 17 R2 and have the PowerServer installed. Im running into issues with retrieving data when using a datawindow. I can connect to the database, issue embedded sql and get data back, and can use a dynamically created datawindow and retrie...
Statictext mouse pointer is not working
- Resolved
- How-to
- Last updated 6 years ago
- logiciel egis replied 5 years ago
Greetings..,
Statictext mouse pointer is not working ( try to set during runtime no hope ) , any solution
Regards
Antony
SQL Syntax Error With OleDatabaseBlob Control
- How-to
- Last updated 5 years ago
- Shenn Sellers replied 5 years ago
PB 2017 R3 is generating an SQL Syntax Error at run time when trying to retrieve a blob column in a data window. I'm using MySQL 5.7.24. The message is a sqlstate = 37000, 1064. The partial syntax is: "You have an error in your SQL...near ': blob...
Git commit also tries to commit .pbd files (PB2017 R2)
- Issue
- Last updated 5 years ago
- Tom Jiang @Appeon replied 5 years ago
if i commit my target, powerbuilder also tres to commit the the .pbd files and creates folder for them.That takes a long time and is unecunecessary .
Even if the file is not in any repository.
Is there a way to prevent powerbuilder from doing that?...
Powerbuilder 2019 compatible with TFS?
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi,
My project is using PowerBuilder 12.5 version and Microsoft Visual Studio 2010 Team explorer TFS as a version control for PowerBuilder source code.
We are migrating from PowerBuilder 12.5 to PowerBuilder 2019 and will purchase 4 licenses for...
Unable to set runtime tab order in datawindow.
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello ,
I have one datawindow with 10th columns (field1, field2,……… , field10). Tab order is already set in datawindow from 10 to 100.
Requirement: If focus is on field10 and user pressed on tab then tab should be set as below condition.
If ...
Hi, experts,
I want to connect to SAP S/4 HANA using Powerbuilder, How to implement this without SAP GUI client installation?
Software being used to interact with Sybase ASE database
- Advice
- Last updated 5 years ago
- Brad Wery replied 5 years ago
Just trying to find out what software people are using to interact with a Sybase Database (ASE 16).
We are using Infomaker (12.5, 2017) and DBeaver, unfortunately they do not list user functions. Not sure what others are using but if you have a few...
Hi all,
When i try to use the PB web service assembly to replace EA server, i find there is an issue when using the Any type in PB. When depoly the PB code as dll, the PBNumber coulnd not convert to PBAny type in the dll. How to solve that? Or th...
Warning C0190 Instance variables...will be implicitly private...
- Misc
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hey folks,
I'm getting a bunch of warnings during migration - all are the same, referencing various objects in different PBLs.
Example (Just 1 of 14 generated):PFCAPSRV.PBL(pfc_n_cst_dwcache).23: Warning C0190: Instance variables of local struc...
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