Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 11 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. :)
Using PowerBuilder/PowerServer 2022 Build 1900
We are having a issue with dataobjects returning a -1 on retrieval. This is a new PS project for an existing (very large) app. Still trying to get past pfc_logon. I can add the same select as inline SQ...
we are migrating to PB2022 version 1892 . We used Jenkins plugin PbcCompile2019 to compile the code for PB2019R3 version. I'm looking for similar plugin for PB2022. Where can I find the plugin? TIA
How to enable profile tracing with PB exe?
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Is there a way to do profile tracing (not pbdebug) with the PB executable?
Webbrowser - how to save settings?
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
We are using a webbrowser control for displaying PDF files. It works nicely.
The only problem is that everytime the webbrowser is shown, it comes with default settings - like Showing thumbnails of pages is on and Two page view is off.
Is there...
Graph in powerbuilder audiometry
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Good morning everyone.
I need to make a graph like the one shown below.
Is it possible to make a graph like that in powerbulder 2022? What tool do you recommend that can be integrated?
The idea is that:
1) The data corresponding to a cate...
MODIFY A COMBO BOX IN POWERSCRIPT
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
i HAVE A COMBO BOX IN A RIBBON BAR
I NEED TO INSERT ITEMS IN RUNTIME
HOW CAN I DO IN POWERSCRIPT?
Hi Master,
I am working on the PowerServer Versioning. However, after several attempt, i still couldnt have it to take effect. Can someone enlighten me? Thanks in advance. Please see attached picture if i had done anything wrong? I dnt understan...
Datastore & millions of rows
- Resolved
- Advice
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,Anyone managed to work with "big data" in PB Adaptive Server Anywhere? I'm using PB 19 and 32-bit ODBC.So far I've only been able to solve manipulation of data with either SQL statements in string Execute immediate, or simply triggering a sto...
Hi,
We are trying to connect to Azure AKV to retrieve certain key values stored in there from PowerBuilder 2019 R3. Can anyone suggest how we can do this.
Thanks in advance.
Multipart/form-data with HTTPClient PB2019 R3
- How-to
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
Hello!
I need to replicate a POST call to send data using multipart/form-data in a HTTPClient.That should reply the following call:cURL:
curl --location 'http://elo.local:9090/ix-ELOArchive/plugin/de.elo.ix.plugin.proxy/rest/api/files/5101' \
--he...
CreatePipe Failed in 64 bits exe
- Advice
- Last updated 1 year ago
- Andres Slachevsky replied 1 year ago
Hello All
I have this call to a windows API in kernel32.dll
FUNCTION ulong CreatePipe(ref ulong phReadPipe,ref ulong phWritePipe, ref s_security_attributes lpPipeAttributes,ulong nSize) LIBRARY "kernel32.dll"
it works in32 bits
but when i...
Prevent Splash screen while launching PowerServer Application by using command and also an error recorded.
- Resolved
- How-to
- Last updated 1 year ago
- Gururaja Udupa replied 1 year ago
Launch the PowerServer application from command prompt.
While executing the command, before launching the actual application, Splash screen will display. After that it will launches the actual application
During close of the splash screen, an error...
How to handle ActiveX methods that have output parameters?
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I am using the Amyuni ActiveX controls for PDF processing. A couple of their methods have output parameters.
System.Boolean SearchTextEx(System.Int16 Start, System.String Text, [out] System.Int32 Page, [out] System.Double xPos, [out] System.Doub...
Syntax extend an existing DW at runtime
- How-to
- Last updated 1 year ago
- André Rust replied 1 year ago
HiI have an existing GRID-DW. This is to be extended at runtime by 1-n field(s) including SQL part.
If the SQL part, with the extension, does not work, then the data for the new field should be inserted manually. It is then a computed column field.
...
SnapDevelop/PowerBuilder/.Net Confusion
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
PB 2022 1900
I posted something similar earlier but I am still having issues so I will try and simplify my question.
I am trying to develop a DLL from SnapDevlop that will run on a Windows machine with a minimum of .Net framework 4.8 installed. ...
Connectivity issue PBApp Driver SQL Native Client 11.0
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi everyone!
I currently have a issue when mi PB app is communicating with driver SQL Native Client v11.0, when try to make the connection I received the following message:SQLSTATE = 1S00Microsoft SQL Server Native Client 11.0Invalid connection s...
Issue with datastore updates in Web API
- Resolved
- Issue
- Last updated 1 year ago
- Jay Hastings replied 8 months ago
Greetings to the entire Appeon community!
I am having the following issue: When creating a datastore with a simple SQL (for example, SELECT * FROM tecno.employee) and performing UPDATEs on this datastore, in client/server it works correctly, but, wi...
Cursor doesn't move out of a computed column
- Issue
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
Hello,
Using Powerbuilder 2022 b1900, Postgresql 15
Have a computer column in a datawindow, defined as cast(null as date) as expiry along with few database columns. 1. EditMask of the expiry column set to MM/yyyy2. Format of the expiry column s...
PowerServer 2022 and Oracle 10g
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi
We are trying to Configure PowerServer 2022. In Database when we are giving the Oracle 10g Credentials Its not taking. Please suggest alternative to connect to Oracle 10g. ( We know PS2022 supports 12c on words. Migration from 10g to 19c is under...
I am using theme in powerbuilder application and when it is trying to retrieve huge data and waiting for the response from 3rd parties for a while, the application appears as a black screen. I have checked removing the theme, it goes to not respondin...
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