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. :)
Hi,
I have a question about using a C# DLL in PB. We purchased a third-party DLL that was written in C with a VB 6 wrapper. I was able to use the VB 6 DLL without any issue. The declaration was as follows
SUBROUTINE calculate (double a, double b, l...
How I do connect PB 2022 with oracle 12
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Good afternon.
Please, how do I add an new option ORACLE 12 in my list "INSTALLED DATABASE INTERFACES"?
My powerbuilder is 2022 and I have oracle cliente 12.1. Today I use connected with option "O10 Oracle 10g", but we are going to migrate for orac...
DataWindow.Data.XML - comma instead of point as decimal sign
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi
Since PB22 (build 1892) we do have problems with XML export from datawindows.
We use the following function toi retrieve XML from a datawindow:Describe('DataWindow.Data.XML')
The problem is that de decmal sign sometimes is set to a comma, in...
Appeon 2022 deployment issues
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi All,
Noticing some unusual behavior in my deployed application. For some reason the File Version is no longer populated. Now showing File Version: 0.0.0.0, the buttons on my application have changed to what I believe is the windows classic style,...
PB2022 officially supports Git and SVN for source control, and that Visual Source Safe is no longer an option.
Is there a way to use Visual Source Safe with PB2022?
Convert decimal to invariant string
- How-to
- Last updated 2 years ago
- Benjamin Gaesslein replied 2 years ago
Hi
Is there a direct way how to convert a decimal to a culture invariant string?
Standard method string( decimal ) returns the string converted according to the local user's setting. Like in Europe string(1.2) returns "1,2". Or "1'2" etc. What I wa...
Hi, I am using the JsonGenerator and I am having trouble getting it formatted correctly with my arrays - square brackets are missing
This is what I am trying to create
{
"userId": "adsf1234",
"dueDate": "2018/02/21",
"items": [
...
Hi
I am trying to build a JSON file using the JSONGenerator object
I was able to build the file however i am having trouble getting the "LineItem" array to have the "measure" "Notes" and " Refs" object to be child arrays of line item. I can get ...
PowerServer show (Unknown) in license version
- Resolved
- How-to
- Last updated 2 years ago
- damian jimenez replied 2 years ago
with Pb2022 R1878 when i create a new project (when create more than one), in server setup, .Net server, where is "Powerserver license version" shows (Unknown)This, give me a error license when tried to execute powerserver, after published.I have tr...
SharedObjects and Powerserver - how does it affect session usage
- Resolved
- Misc
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
It appears that shared object processing (SharedObjectRegister, SharedObjectGet, etc) is supported in powerserver 2022+?
How does the use of shared objects affect licensing / sessions in powerserver? When i connect and use the database (webapi) ...
command line powerserver webapi build/publish
- How-to
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
The sample powerserver for executing additonal command line has this which appears to be how you build the webserver api:
dotnet.exe run --no -build --project C:\Users\appeon\source\repos\PowerServer_salesdemo\ServerAPIs\ServerAPIs.csproj
and th...
Deploy error on the lineker
- Resolved
- Advice
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Dear all,
On the deployment machine, after successful full rebuild, when try to deploy (PB 2021 1509), got this:
---------- Linker: Errors (11:45:09 PM)Unresolved resource ' ' referenced from object 'w_ch_upd_sc.win'.
.
.
For many windows obj...
Using SAVEAS() method datawindow to PDF, but size of created file is zero.
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi, everyone.
I try to save datawindow to PDF using SAVEAS() method. (Powerbuilder 2019 R3)
The script is as below,
-------------------------------------------------------------------------------------
dw.Retrieve() ls_fileName = ".\Attach_File...
Datawindow Retrieve returns -1 sometimes
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
PowerBuilder 2017
SQL Server 2019
We have a few customers who every now and then get an error message from our code, and when they run the same thing again it works just fine.
The code is looping rounnd a lot and checking to see if some matchin...
How to activate InfoMaker renewal !??
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
How the H### do you activate the renewal we paid for in this software. I've just spent the last 90 minutes running in circles and I've had it .... it's BS that this is so vague and not stright forward.
Anyone have an answer!? How do you activat...
IDE updates Datawindow and PowerServer does not
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
How come the IDE is updating a datawindow correctly but Powerserver is not? My code is very simplistic.
I have a window that has 1 DW on it. I have a button to update the DW and I also show the SQL in the sqlpreview event. This issue is in both...
PB2022 b1898Windows 10, 64 bit platformI just installed PB2022, build 1898 and am looking for the Sales Demo application target file. I cannot find it,Is the Sales Demo application installed with PB2022? If so, where is it located?Thank You,Olan
Hi,
I am getting a warning message when compiling my project "Could not find resource file 'someName.pbl(DataWindowName)'. Continue?"
I deleted the DataWindow from my .pbl and I searched the library to remove all the instances I could be calling th...
XML Runtime path cloud deployment
- Issue
- Last updated 2 years ago
- Stephan Schröpel replied 2 years ago
Hi there
I just had a problem with an installation on W11 at one of my customers:
In the application path there is an XML File [ApplicationName].xml witch contains the runtime path.
After the software starts, this xml file is modified (from launch...
How to get the ListView Index from a Drag/Drop File Operation?
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
PB 2019 R3 2728
I am implementing a drag/drop file feature using DragAcceptFiles() but have run into a problem. I am using a ListView to display a list of document types for the user to drop files onto. This will then auto associate those files to...
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