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. :)
How to create .exe file by using PBC190.exe utility.
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
How to create exe file using PBC190.exe,
I am able to create dll and pbd file by using PBC190.exe utility from command prompt , but it is not creating exe file.
I am using following command
PBC190.exe /d "application.pbt" /o "application.exe" /r ...
Create COM+ dll using PB 2021
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
We have just started to migrate our applications from PB 11.5 to PB 2021. One of the PB 11.5 apps is a com+ application that creates a dll. This dll is used to create an interop which is called by a c# web service. When I migrated this app to PB 2...
Hello,
Because of PBCatxxx tables, we are not able to solve getitem invalid datawindow row/column errors.
Our customers used to add PBCatalogOwner='Technical' (or anything else except 'OP' the schema of our application) to DBParm to avoid some cra...
PB 2022: i cannot run SalesDemo_Cloud
- Resolved
- Issue
- Last updated 2 years ago
- Andrei Stepanov replied 2 years ago
Hi All!
I'm trying to get running SalesDemo_Cloud project.
[Build Deploy PowerServer Project] says "The installable cloud app is published successfully".
[Run PowerServer Project] gives me black screen with four green "Info": and white messages....
PHP to PowerBuilder : call Rest Web Service
- Resolved
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
Hi
Could you help me to translate this PHP code to PowerBuilder.
It is used to call a REST-type web service.
Thanks for your help.
Thierry
DEFINE('CFG_APP_ID', '???????????');
DEFINE('CFG_TOKEN', '?????????????????');
function CallWebService($...
PostgreSQL v12Windows 10, 64 bit platformDoes Appeon have a native PostgreSQL driver available, or on the roadmap?
Re: Application deleted by McAfee Virus Scanner
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
Using PB 2019 R3 Build 2703
Till yesterday everything were perfect. From today we see that the exe file gets deleted by McAfee Anti-virus.
We compile application in the PB IDE itself. File - New - Project - Application and fill up requ...
Postgres commit does not commit changes in the database
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi all,
I insert a row in a datawindow, the the datawindow is updated (dw_1.update()). When a commit is triggered in my script no data is inserted in the database and I got no error.
The same code works fine for Oracle database.
dw_rowcount() = 1
...
Massive update datawindows definition
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello everyone, not sure if this has been already answered, it is just my curiosity.
Is there a way or some tool to upgrade all the datawindows (and datastores) definitions after a migration from a pb version to new one?I've noticed that the migrati...
PB 2022 Powerclient Update and Download Features
- Resolved
- How-to
- Last updated 2 years ago
- Kevin Thai replied 2 years ago
Hi guys,
I was try to look up the changes for Powerclient on PB2022 Build 1878 on Windows 10.
I noticed that a feature got removed for Update Strategy and Download Options in PB 2022 and cannot find any info on it.
Can someone confirm what happen...
We are attempting to migrate PB2019 to PB2021 Version. We ran Powerbuilder Migration Assistant report for PowerScript New, Obsolete or Removed Syntax. On the next page there comes Version selection screen. Just wondering if this is relevant for PB201...
I need some suggestion/advice from you guys. I am starting to build a water utility system, One question that sinks in my mind, will it be worth it to use PFC? Thank you in advance!
We have a functionality that consists of uploading attached files with a java servlet.The way we are doing it is as follows:
ole_object_upload.object.connecttonewobject("InternetExplorer.Application") ole_object_upload.object.Navigate(ls_...
DataWindow performance issue
- Resolved
- Issue
- Last updated 2 years ago
- Murat Yurdakul replied 2 years ago
Hello.
I have a problem. I am inserting a record of about 100000 lines into datawindows. There is no problem with me inserting the records. But after the insert process is finished, when I click on datawindow with the mouse, the screen freezes for a...
Powerbuilder IDE & application crashes on InTune laptop, not on other laptop
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
My company wants to start using managed laptops (InTune) (Windows 10)
I've had to change the login procedure of my applications to no longer use trustedconnections as those laptops are no longer in the local AD of the databases.
I'm having an issue...
Icons disappearing when I click on Ribbonbar
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I am currently trying to implement a Ribbonbar in Powerbuilder 2019 R2 build 2353.
When I am previewing my Ribbonbar in the Ribbonbar builder all of the icons show up. I am using .ICO files.
When I try to implement the Ribbonbar at runtime then onl...
Powerbuilder DataWindows to C#?
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi everyone!
I've been stuck on this for almost two weeks now so I thought it might be best to ask here, is it possible to convert Powerbuilder DataWindows to C#? To my understanding I need SnapDevelop to convert but I don't have a license for that....
Buenas tardes tengo un problema, no sé aplica el UI Them de powerbuilder 2021 al momento de abrir la aplicación en el cliente a pesar que lo he configurado como dice la documentación al respecto.
He colocado esta línea en el opende mi window princip...
json parsing multi parent and child data
- Resolved
- How-to
- Last updated 2 years ago
- Sivaprakash BKR replied 2 years ago
Hello every body can any one help parsing this json
[ { "hashed_id": "had1568", "retailer_number": "01062165935", "order_details.*": [ { "Item": "167", "quantity": 10, "price": 50, "tax": 0 }, { "Item": "100", "quantity": 10, "price": 50, "tax": 0 }...
Hi,
actually we use MS Teamfoundation Server as sourcecode control system.We want migrate it to GitHub.
We have an external ticketsystem to followup changes and issues.
In TFS we can use checkin notes to find out which object is chanded for a tick...
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