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. :)
Application cloud deployment
- Resolved
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Dear Experts,
I like to get an expert advice on our application's cloud deployment.
Our application is in PB 2017. (migrated from PB 9 to PB 2017 a year back).
PFC: using same PFC libraries used in PB 9
DB Connectivity: using SQL Native Client 20...
Get visible row , datawindow scroll
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
HI All,
i am going to try my best to explain my problem.
I have a datawindow where multiple records are being retrieved. The design ( the heigth) of the datawindow is designed that only one row is visible, but there's a scrollbar to scroll in...
Creating a RESTful web service in Appeon PB?
- Resolved
- Issue
- Last updated 6 years ago
- SAP Business One Delhi replied 5 years ago
Hi, Ive just started looking at web service creation in Appeon Powerbuilder and I can see how to create a SOAP webservice with the .Net Web Service target, but is it possible to create a RESTful webservice as well? If not, is that one of the planned...
Windows Function to Connect NAS Drive is not working
- Issue
- Last updated 5 years ago
- John Fauss replied 5 years ago
Hi All,
We are using windows function WNetUseConnectionA and WNetCancelConnectionA in our power builder application to connect to a NAS drive which is not working and getting error message saying Mapping is failed due to multiple connections to the...
Modified dates of ALL PBDs were updated with pbc190 /i
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Greetings,
I'm doing test pbc190 and pb2019.
In case of deploying in pb2019 by incremental, only updated pbl and pbd are updated.
But in case of pbc190 by incremental, all pbls and pbds are updated.
Is it bug of pbc190?
I want to update only mod...
PB 2019 can Save to SQL SERVER 2016 using IDE but not runtime?
- How-to
- Last updated 5 years ago
- Karl Wooley replied 5 years ago
We are currently trying out a trial version of PB 2019. We are running against a SQL SERVER 2016 DB. Using the IDE we're able to connect, retrieve and update to the database. When the .EXE is built we can only connect and retrieve from the DB. No ...
Subversion Questions - Powerbuilder 2017 R3
- How-to
- Last updated 5 years ago
- David Edison replied 5 years ago
Our current version control system is antiquated and needs to be replaced. I am giving subversion a try because I need to be able to have the capability to lock. I followed the basic setup from Bruce's video and have the following questions/issues....
Greetings,
I just recently upgraded PB to 2017 R3 from PB 2017. No issues noted in upgrade and full rebuild was done with no errors.
I am now seeing my IDE crash when I run my application. This happens when opening a window using 'OpenSheetWithPar...
COM lookup and strong named assemblies
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hello
If several different strong named assembly releases are deployed into the GAC (e.g.
Sybase.powerbuilder.core
v4.0_17.0.0.0_12345897d75b
v4.0_19.0.0.0_65789084e76b
)
or in our case OLF.Agtech.Shared etc..
How can we specify a ...
Hello fellow legacy modernization travelers
Is it possible to do dynamic OleCustomControls ?
When an ActiveX is placed on a visual container in the painter, the control is declared in the source code and the painter glues in some binary hidden stuf...
Themes are practically useless for an existing mature application...
- Resolved
- Advice
- Last updated 5 years ago
- Mark Jones replied 5 years ago
Apologies to everyone but as a company that has been using Powerbuilder for more than 20 years and we were excited for the themes hence rant below:
RANT BEGINWell, we have been disappointed by Powerbuilder again. We were excited to use themes to giv...
What are some web host that are suited to host a Powerbuilder application?
- Resolved
- Advice
- Last updated 5 years ago
- mike S replied 5 years ago
What are some web host that are suited to host a Powerbuilder application?
Our team is going from your standard Client/Server to deploying the cloud. Which web host will work out best for PB?
Thank you
Change default Directory for DataObjectFactory.LoadDataWindow
- How-to
- Last updated 5 years ago
- Logan Liu @Appeon replied 5 years ago
I have noticed that DataObjectFactory.LoadDataWindow uses the App Domain's Base directory to find the pbwconfig file. This will not work for us since we may have different DataWindow versions with the same name. We need a way to dynamically set the...
Hello,
We recently installed SQL SA 16 and loaded our data onto this new version coming from SQL SA 9. We were going through the deployment wizard provided by the PowerServer ToolKit when we reached the part to add a transaction object. We could not...
Local .NET Assemblies from Classic App (update?)
- Advice
- Last updated 6 years ago
- Miguel Leeuwe replied 5 years ago
Hello
Back in 2012 Bruce Armstrong created a PowerBuilder.TV How-To video titled “Using .NET Assemblies with PowerBuilder” The manifest creation tool he uses, GenMan32, https://blogs.msdn.microsoft.com/junfeng/2007/04/14/genman32-a-tool-to-g...
How to execute and Work with Data Pipeline
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I am new how to use Data Pipeline.
So far I know how to create them and execute them in the GUI of PB2019 and it transfer the data with no issues.
Now I want to use the pipeline object and execute it via PB Script and here it is where I do not know...
How to open a internet browser on https site with POST method
- How-to
- Last updated 5 years ago
- Jon Tzeng replied 5 years ago
I am trying to open a https site with POST method to include ID and password to access the https site and open the site on the default internet browser. The POST I tried to use HttpClient and sendRequest method. But I cannot make it works. The return...
How to activate PB2019 license in offline
- Resolved
- How-to
- Last updated 5 years ago
- Balasubramaniam N replied 5 years ago
Hi Team,
I installed PowerBuilder2019 in my VDI machine, this machine has no internet access. When I tried to activate the license using "Activate offline license manually" option, it is showing the below message.
Message: "You can only use an onli...
Runtime needed to run a Web Service
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello:
we have developed a Web Service using PB2017 Universal version.
The .msi installer has been created and the Web Service has been deployed in the test server.
However when trying to invoke the WebService, the following arises:
Line 74: ...
Error creating an instance of a .net DataStore
- Resolved
- Issue
- Last updated 5 years ago
- Mark Lee @Appeon replied 5 years ago
I am getting the following error when attempting create a .net datastore in a deployed environment:
Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its ...
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