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. :)
WebAPI Tester and optional parameters
- Issue
- Last updated 3 years ago
- Gian Luca De Bonis replied 3 years ago
My API has a method with an optional parameter, that is passed as path:
api/v1/ISV/Credits/[Channel]
It is marked as [HttpGet("{customer?}")] and is declared as:
public string Credits(string channel="")
in the WebAPI Tester, it is listed ...
Background colour of a dropdown datawindow (using theme)
- How-to
- Last updated 3 years ago
- Sivaprakash BKR replied 3 years ago
Hello,
Using PB 2019R3 Build 2703 - Using Theme Flat Design Blue
Need to set a (different) background color for dropdowndatawindow from datawindow. Having the same background color for both datawindow and dropdown datawindow is bit confusing.
Fla...
Do we need to partition app logic for PowerServer?
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Since database operations will be done only on PowerServer, do we need to partition db logic into nvo’s before going PowerServer way? Or does PowerServer do it automatically moving all db operations to the server? I’m referring to an object like a wi...
powerbuilder was carshed when the calling of function within DLL was complished
- How-to
- Last updated 3 years ago
- Albert John replied 3 years ago
Hi Guys
I have built a DLL for Powerbuilder and I tried to calling a function from it, inside of function DLL I have debuged, it just worked fine, but it has crashed after PB called it when PB was complished the program, it's not carshed during ...
Hello,
We have long-connection and dynamic connection setting. In our PowerServer 2017 application, Oracle is the database and database user password is used as application password. We use 'SET ROLE ' to set oracle database role to control if user'...
How to display list of Images in a DLL?
- How-to
- Last updated 3 years ago
- Christopher Craft replied 3 years ago
Is there a way to display a list of images in a DLL without having to extract them first?
I am wanting to provide a dropdown list of Icons from pbresource.dll so my users can select those instead of having them exist on the file system.
Thanks,
C...
Problem with datawindow retrieval argument data types, number vs decimal
- Resolved
- Advice
- Last updated 3 years ago
- Sylvain . replied 3 years ago
PowerBuilder CloudPro 2019R3 Build 2670 MySQL Server 8.0.23 MySQL ODBC 8.0 ANSI Driver
I have a parent table with 2 child tables.
The parent table key is a column define as BIGINT with AUTO_INCREMENT and the 2 child tables key are both a column ...
PowerClient deployment
- Resolved
- How-to
- Last updated 3 years ago
- Marcin Jurkowski replied 3 years ago
Hi,
I just want to check if there is any update on few things from this post as I'm installing PowerClient for some clients this month: PB2019 R3 beta - C/S Deployment (appeon.com)
1. Various AV software still complains about the launcher during se...
Build PowerBuilder executable in command line
- Issue
- Last updated 3 years ago
- René Ullrich replied 3 years ago
Hi,
I try to use PowerBuilder compiler to build executable using Deploy in PowerBuilder IDE. My PowerBuilder IDE is 2019 R3 Build 2670. After creating deploy parameter file I can build executable in IDE using deploy. Then I copy the parameters from ...
PowerServer2021 - ODBC connection in end-user PC
- How-to
- Last updated 3 years ago
- Chen Mey Lee replied 3 years ago
Hi,
I using PowerServer2021 beta 2.
Use below setting to connect Sybase 15.5 worked fine in development server :-
SQLCA.dbms = 'ODBC'
SQLCA.dbparm = "ConnectString='DSN=xxx;UID=xxx;PWD=xxx'", driver='ase'
But when connect from end-user PC below...
Bilingual Data store in Web
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
HI, I am using PB 2019 R2 Build 2353, with database oracle 10g. When I am storing data in a NVARCHAR2 data type, i am able to save and retrieve bilingual data from PB , but i am not able to save the same from browser when application deployed in web....
None of Datawindow's object focused
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi!
I have a datawindow. There is a field with child datawindow with show all option. When I click this field the dropdown will be opened, but when I click another part of datawindow, the child datawindow stay opened. I have no another tabbed obj...
Our PB applications crash and throw the DB error below:
ct_cmd_alloc():user api layer: external error: The connection has been marked dead.
This happens for users who connect to our network via VPN step away from their machine for a while. It...
Do a refresh by GIT without IDE PB19 R3
- How-to
- Last updated 3 years ago
- Henrique Piazza replied 3 years ago
I need to do a refresh in the PBLs without the IDE using GIT. Do I have how to do this without ORCA?
I need this to do a automatically deploy.
I need just do the refresh without rebuild.
I ask for tips from experts to see if there's anything wrong with the phrase I wrote.
- Issue
- Last updated 3 years ago
- JANG JASON replied 3 years ago
PowerBuilder 2019 R3 Build 2703MSSQL : Microsoft SQL Server 2014 - 12.0.2000.8 (Intel X86) Feb 20 2014 19:20:46 Copyright (c) Microsoft Corporation Standard Edition on Windows NT 6.3 X64 (Build 19041: )
DECLARE proc_chk090 PROCEDURE FOR dbo.sp_chk09...
Issue in Folder publish [ Win 10 ]
- Issue
- Last updated 3 years ago
- Logan Liu @Appeon replied 3 years ago
Hello,
Using SnapDevelop 2019 R3 Build 2703 Visual Studio Community 2019
Project: .Net-DataStore-Example
Trying to publish it in a Win 10 computer from both SnapDevelop and Visual Studio. Works fine when published from Visual Studio and NOT wh...
Hi Appeon,
Due to an important task, I left the development with Powerserver. Now that I have to deploy a simple project and needs to be deployed asap, i deployed it using Powerserver. The deployment went smooth and testing the connections is not...
Custom Function - Return pbl name, datawindow name, last modified
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
is there any existing function or functions that will return the current data window name, the pbl and the last modified date of the data window ?
Datawindow - Requested Conversion is not Supported
- Issue
- Last updated 3 years ago
- mike S replied 3 years ago
Hi
I have been trying to figure out why this attached message came up and a solution to get pass it.
I am running PB 2017 R3
Here are some details
I have this dw object that was built with a stored procedure behind it. I ran the SP in SSMS and it...
To convert color settings from theme.json to int
- Resolved
- How-to
- Last updated 3 years ago
- John Fauss replied 3 years ago
Hello,
PB 2019 R3
When I read the theme.json file from pb script, I get color code as string, Which I want to set to a static field through pb script... some thing like this in the constructor event of a static field
This.BackColor = go_ac.of_get_...
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