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. :)
GDIPLUS.DLL Function Declaration Errors (Roland Smith's Canvas PB application)
- Resolved
- How-to
- Last updated 1 year ago
- Toan Nguyen replied 1 year ago
Hello Everyone,In my PB2017R3 application, we have a picture window and need to support image rotation. I was able to get Roland Smith's canvas application and migrated to PB2017.I copied the instant variables and function prototypes for GDIPLUS.DLL ...
SnapDevelop - Prompt Credentials
- Issue
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
My friends, can someone tell me how to solve this message from snapdeveloper asking for credentials
SnapDev: how to install Microsoft.AspNetCore.Authentication.jwtbearer
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
how to install Microsoft.AspNetCore.Authentication.jwtbearer
PowerServer SQL Server Insert row Identity function
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi
When PowerServer inserts a row into a SQL Server table with an identity column, does it use SCOPE_IDENTITY () to obtain the identity value for the inserted row?
I'm only asking this because the PowerBuilder documentation states that the default ...
There is no matching version
- Resolved
- Issue
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
Hi Master,
I couldnt run my application on a new PC (Microsoft Command Line Utilities 15 for SQL Server (x64) installed). It showed error "There is currently no matching version, lowest supported version, 22.0.0.1892. See attachment for error. Ne...
Why both a DataWindow-User Object and a DataWindow?
- How-to
- Last updated 1 year ago
- Ruth Brown replied 1 year ago
Not my code, hired to maintain it (and fairly new to PB). Please see attachment.
Editing DB Profiles Crashes InfoMaker
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
We have two servers on which InfoMaker is installed. When I try to edit any of our DB Profiles on one machine I can access any DB Profile and modify it. On the other server doing the exact same thing crashes InfoMaker.
So, I think something might...
PowerServer C# Project DBConnectionProfile DBPARM values
- Resolved
- How-to
- Last updated 1 year ago
- Jim Nesbitt replied 1 year ago
I'm converting a Powerbuilder application to PowerServer so it can operate using the SaaS model.
I've been following the guidelines in this video.
Creating a SAAS Application with PowerServer 2022
https://www.youtube.com/watch?v=a5U4XblFJbAab_chan...
We had some old applications developed in PowerBuilder 10.5, me migrate them to Powerbuilder 2019 R2 and R3 version, now we are having issues running some store procedures in our informix DB (9.40) under linux server
we are receiving this error ...
Powerbuilder 2022 cannot connect to Git
- How-to
- Last updated 1 year ago
- Jose Manuel Enriquez replied 1 year ago
"Powerbuilder 2022 build 1892" cannot connect to Git, but "Powerbuilder 2019 build 2082" can, with the same parameters (Repository URL, user ID and password), both from the same machine (Windows 10 22H2).I have access to the repository with GitLab an...
Trigger PB Function by if you know its name by string
- Resolved
- How-to
- Last updated 1 year ago
- Jeff Martin replied 1 year ago
If I have a window with a windows function "wf_test()" is it possible to call that function by string. ie: this.TriggerEvent("wf_test")
PB and Oracle's BFILE datatype
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
I have a table where one of the columns datatype is BFILE (the file is stored on a file server).
My question is how to use the field in PB?
Here is my test case
SELECT DOCUMENT_NAME, PNTR
INTO :FILENAME, :DOCUMENTFILE
...
Install Appeon Plugin in Citrix Environment
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Appeon Support Team,
Version: Appeon PowerServer 2017 Build 1858.00 64-bit Edition
Our user will use Citrix client to access my application within my company network. Our Citrix support team reported that the plugin is designed for single user inst...
testing PB 2022 64 bits with Sybase ASE 16 64 bits.
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
hey guys,
I'm testing PB 2022 64 bits with Sybase ASE 16 64 bits.Open client installed: ASE SDK 16.0 64bitsPB does not find DLLs.message: Error loading client DLLs. Unable to connect to server.Any ideas to resolve?
Thank you already!
Rafael Bicalh...
Power-Client - LibraryImport is not working
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi Team,
Good day!
Recently we have configured and successfully installed our application to power client. In our system we have dynamically creating datawindow object and saving it into one of our saved pbd by using libraryimport command. This is ...
PB 2022 R2 crash on Additional Properties
- Issue
- Last updated 1 year ago
- Ken Guo @Appeon replied 1 year ago
PB 2022 R2 IDE crashes replicable when I open additional properties of my project, go to PowerServer tab an click ok.
embbeded SQL in powerbuilder connecting to postgresql
- How-to
- Last updated 1 year ago
- Arthur Hefti replied 1 year ago
Hi all
I have an question about PostgreSQL in powerbuilder script:
select (password = crypt(:vs_password, password)) into :lb_valid from role_user where id = :ll_userid using sqlca;
(ODBC connection)
the ERROR is below
database C0038: SQLSTAT...
Infomaker Nested Report Failed
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
I have a report in Infomaker that I can run/preview in the pbl. However, when the other users try to run the report, they both gets the same error: Load of the nested report XXXX failed. XXXX is the name of the nested report. Please help!
PB21 - Manifest file works for me but not other users
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Using PB21 Build 1509 (windows 10 enterprise for virtual desktops). I used the project object option to create external manifest file for my application.After the build the manifest file was created and I edited it and got it working. The manifest is...
avoid dberror on Datawindow not existing initially
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
We are migrating our application to PowerServer (PB2022 Build 1900) and it is working great.
I'm currently having trouble with a Datawindow, since it doesn't exist initially.
These are created successfully at runtime. with:dw_1.SetFullState(Blob_st...
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