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. :)
Is PB2019 Build 2082 compatible with MySQL 8.0
- Issue
- Last updated 5 years ago
- Gerry Whitmarsh replied 5 years ago
Hi,
Due to a MySQL bug regarding auto increment columns, I am investigating upgrading from MySQL 5.7 to 8.0 where the bug has been fixed. I have successfully upgraded the database but as I have table names and columns that are now reserved words I h...
Fill in some PDF properties with NativePDF method
- Resolved
- Misc
- Last updated 5 years ago
- Mark Lee @Appeon replied 5 years ago
Hi All,Generate PDF with PDFLib is a very cool new feature ! Thanks a lot for that.By checking the properties with Adobe Acrobat Reader DC of a pdf file generated with PB2017R3 by the NativePDF method, I saw that there is some fields named "Title", "...
SnapObject web services 2 IIS
- Resolved
- How-to
- Last updated 5 years ago
- Logan Liu @Appeon replied 5 years ago
hello guru.
I developed a pair of WS in C# with Snapobject.
Now I have to publish everything on the production server which is an IIS.
How should I proceed ? Is there any 'step to step' document?
Thanks
G.
Appeon Mobile App Fingerprint Verification
- Resolved
- How-to
- Last updated 5 years ago
- Kai Zhao @Appeon replied 5 years ago
Hi,
We would like to add fingerprint verification to our Appeon Mobile App.At the moment I'm at the point where I can check fingerprints/touch id but I don't know how to send success(or error) status code/message back to the app after the verificati...
Buenos dias.
Tengo desarrollada una aplicaciones en power builder ver 11.5, hay forma de ejecutarla en una Mac ?
en entorno windows se ejecuta perfectamente pero al querer ejecutarla en una Mac dice que tiene que ser una aplicacion para ese entor...
can i print to spesific printer on my server from mobile ??
or how can i print to printer installed on my android device
i wrote that printsetprinter not supported on mobile application
"Transaction is not connected" error on database commit
- Resolved
- Issue
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
Does anyone know why I might be receiving the following error when commit; is executed in embedded SQL in WebServer?
The code connects to the database and retrieves data properly.
Primary Code
transaction l_trans
if -1 = this.trigger eve...
Receiving WM_COPYDATA messages
- Resolved
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hello,
I want to send an ‘WM_COPYDATA’ message from an C# application to an PowerBuilder application. I have created an struct with the message and other C# can read the message.
How can I catch the ‘WM_COPYDATA’ message from PowerBuilder? There is...
My pb IDE: pb11
i call a webservice and it works well for serveral months. but it showed error last month, "HTTP 417". i asked the server side, they told me to add this sentence before I call the webservice: "System.Net.ServicePointManager.Expect10...
Header / Footer in Richtext Presentation Style
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi
I'm trying to create a Richtext DW with a Header and a Footer.
However, both Header and Footer always have a margin of about 1.5 cm to the top and bottom of the page, no matter how low I set the top and bottom margins in the print specifications...
Support for named pipes in PowerBuilder[Build 2082]?
- Resolved
- Misc
- Last updated 5 years ago
- Mark Lee @Appeon replied 5 years ago
Hello,
I need to do some IPC with PowerBuilder and a NodeJS App.
At the moment we have solved the initial problem by using sockets and sending the data over TCP.
Because the NodeJS app and the PowerBuilder app run both on the same machine (loca...
integrate kerberos authentication with Application deployed on PowerServer
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
How to integrate kerberos authentication with Application deployed on PowerServer ?
How monitor powerbuilder application client/server 32 bits?
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hello,
we use powerbuilder 2017 for our application (client / server - 32bits)
we find software for supervise/monitor this application (response time or accessibility).
But any company can help us.
Do you know a software for this?
other question...
How to connect from PowerBuilder 2017 R3 64 bit application to Sybase ASE 12.5 32 bit database
- Resolved
- How-to
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
How to connect from PowerBuilder 2017 R3 64 bit application to Sybase ASE 12.5 32 bit database (Adaptive Server Enterprise/12.5.3/EBF 12462 ESD#2/P/Linux Intel/Enterprise Linux/ase1253/1904/32-bit/OPT/)
I have a process where data is exported from a datawindow and then another app with the same datawindow imports the data. There are two apps communicating with each other over the network.
Using ExportJson & ImportJson methods in PB 2017 or 2019 thi...
Converting Real to String not correct
- Issue
- Last updated 5 years ago
- René Ullrich replied 5 years ago
It appears that when using the String() function to convert a Real to string, extra digits are added. I am seeing the same issue in the debugger.
I set a Real to:
2.5E38
Then I convert to String:
2.500000072189495E+38
I passed the Real to a dll ...
How to upgrade from PowerBuilder .Net 12.5
- Resolved
- How-to
- Last updated 5 years ago
- Peter Thiem replied 5 years ago
Hello,
We've got a largish PowerBuilder .Net 12.5 application.
What and how are the upgrade options for the application?
Is it possible to upgrade to Appeon Powerbuilder 2019?
Several years ago, we converted it from Classic to .Net, it took a p...
I deployed an application using PB 2019 build 2082. When the user scrolls on a grid datawindow, the scrolling is very lagging but when I run the application on my PC (which has PB installed), there is now lag. Both PC's are up to date with Windows,...
Create a PDF Portfolio with powerbuilder
- How-to
- Last updated 5 years ago
- Rick Domogalik replied 5 years ago
Looking for some help with creating a PDF Portfolio. I have used ghostscript in the past to create single PDF's from powerbuilder. I have been tasked with creating a program that will allow drag and drop PDF portfolio creation much like you can wit...
Issue with using ole control (Microsoft web control) with PB2017 R3
- Resolved
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Good morning. The agency I contract with has a PB2017 application that that displays a map (for GIS) using the OLE control (Microsoft web control). I have IE 11 on my laptop. The issue we are encountering is that very often, the windows that display ...
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