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 activate license using order id
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
We have purchased powerbuilder professional 2019 recently.. I don't know how to activate license.
Please help me to add user and activate license.
Order Summary
Company:
Raqmiyat LLC
Order ID:
AO200...
Hi!I m trying to verify an equipment status in a emulator program using a DLL.
PB - DLL - read the emulator equipament status
Using the emulator program works well.
In Powerbuilder 2019 R2 - BUILD 2353
- in Global External Functions:
functio...
He team,
I would like to try PB 2019R3 Beta, but I have a question:
When I install into the same server with PB2019R2, it will upgrade. So How it effect the current Power Server 2019 and and current web server ? Thank you
Regards
Huy Nguyen
Migration Power Builder 9 to version 2019. (SOAP)
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Hello everyone...
Along with saying hello, I want to check if anyone knows the following:
1) I understand that SOAP is obsolete in power builder 2019. How should it be implemented?
2) If I migrate from power builder 9 to version 2019. Will t...
Tracing Powerbuilder at runtime
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
It used to be that you could put "TRACE SNC" into the DBMS field in an ini file, and that would work to start a trace going when the application was launched. However, when I do that in PB 2019, I get "DBMS TRACE SNC is not supported in your install...
New GitHub Authentication Process for Windows
- Resolved
- Advice
- Last updated 4 years ago
- Christopher Craft replied 4 years ago
So it seems Git for Windows version 2.29 does not support password authentication anymore. It now requires you to open a browser to log in for the next Fetch/Pull/Whatever? Does anyone know what this might mean for all the new Git features in PB 2019...
Text vertically centered on datawindow fields
- How-to
- Last updated 4 years ago
- Pau Haro replied 4 years ago
Hello everyone,
Im working on datawindow style, I have a datawindow with big fields, and I need the text to be vertically centered inside the fields. Is there any way to do it? You can see the datawindow down below.
Not sure whether this is right forum for talking about Elevate 2020 or not...
Because of the time zone difference I feel I could not attend the Elevate 2020 in full. Will Appeon release those videos for us to watch later ?
Happiness AlwaysBKR Siva...
Display HTML in default Browser
- How-to
- Last updated 4 years ago
- Peter Piechutzki replied 4 years ago
Hello,
How does one go about opening the user's default web browser and displaying in it HTML source code as a string without having to write the HTML to a temporary File? In other words an in-memory approach.
And what about the new internal Chromi...
I have an client server application that's currently running in windows..
Some of users want want to use android tablets to access it.. I am not sure whether it's possible or not..
Please let me know how to do ? if possible, please provide me we...
using two or more dynamic staging area cursors at once
- Resolved
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I have code that i need to use dynamic cursors for to scan for key values in referential testing.
database is postgres.
the first query must be in sql as the compiler does not recognize the @ character as SQL. it works fine.
the second query canno...
How to find chrome installation path and open chrome browser
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hello Everyone,
When I try to open chrome browser thru Run option in Power Builder Run("chrome.exe"), it is not opening the chrome browser.
But if I specify the full path of chrome exe it opens the chrome browser successfully.
Run ("C:\Program Fil...
Can SetPointer hold its image while Async=1?
- How-to
- Last updated 4 years ago
- Tom Peters replied 4 years ago
Good Day!
I am experimenting with ASync=1 / RetrieveRow scripted so that my users can cancel long-running retrieval.
It works, beautifully, but I have not been able to get SetPointer( AppStarting! ) to hold its image. This means the user has no "n...
How to send files by HTTPClient object
- How-to
- Last updated 4 years ago
- Daryl Foster replied 4 years ago
Hi everione,
I need send formData in httpclient.setrequestheader
has anyone done this?My code:long ll_returnstring lb_file//bloob lb_file
http.setrequestheader( 'Cache-Control', 'no-cache')//http.setrequestheader('Content-Type', 'multipart/f...
Deploying .net dll's as nvo
- Resolved
- Advice
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
Hi,
I'm just starting to use the .net dll importer and it seems to do what I need it to do. I've now progressed to the next step of deploying the application. This is my first stumbling block as the application seems to be looking in the director...
Hice un STORE PROCEDURE en MySQL para empezar a conocer sobre este tema, con el siguiente SQL Cuando quiero acceder desde el Perfil de Power Builder me sale errorObviamente no me permite crear el Procedimiento de almacenamiento de Datawindows. Sin em...
Migration Assistant and Workspace
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I am in the process of migrating of our old PowerBuilder 5 application to the new version 2019. I ran the Migration Assistant and select the main libraries and completed Wizard. I saved the files as txt file but it won’t open in the Workspace( Fil...
CONECTION TO A SERVER BY SOCKETS
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
i HAVE A SERVER ON PYTHON IS FROM A CLIENT, I MUST CONNECT TO THIS AND SEND DATA
THIS SERVER RECEIVE DATA BY SOCKETS , HOW CAN I DO IN POWERBUILDER
THANK YOU
HTTPClient Stopped working on Windows 7 & 8
- Resolved
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi All
We have been using the HTTPClient successfully for months in one of our applications, it has stopped working and the following code returns a -1 for the call and an empty string for the responsetext. The odd thing is that the same EXE works o...
Hi,
Just thought I would let people know of a little problem we came across in using GIT and OrcaScr190, took a while to figure out but pretty obvious once the problem was identified.
We have a large application of over 100 libraries and we use ...
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