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. :)
Encryption Dynamic LIbrary Error, Base64 Encoding
- Resolved
- Issue
- Last updated 6 years ago
- Joe Hess replied 6 years ago
Every now and then, I receive an error using Base64Encode. The message is "Please make sure that the encryption dynamic library has already existed." The code is below, offending line in bold. This message does not appear to come from a thrown except...
PDFs are being saved with wrong data
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I am using PowerBuilder 2017. The database is MS SQL Server 2016.
My application has a function that creates a PDF with the following code:
ls_folderfile = "\\APPSERVER\PDF\picklist870024818111309365604.pdf" adw_rpt.Object.DataWindow.Export.PD...
Application Slowness when printers are working slow
- Advice
- Last updated 6 years ago
- Balu Krishnasamy replied 6 years ago
Hello - I've been hearing this strange issue from my support that the application is slowing down drastically when it tries to open up certain windows especially when the printers work slowly (it'd pause anywhere from 10s to 2m) trying to reach the p...
where I can download "PostgreSQL Native Drive" (for PostgreSQL version 10.5)
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Greetings.,
From where I can download "PostgreSQL Native Drive" (for PostgreSQL version 10.5) .
Installed Appeon Powerbuilder 2017, but not showing in the connection cache.
ref. https://www.appeon.com/support/documents/appeon_online_help/2016/...
Not connecting "postgre" database from "Powerserver web"
- Resolved
- Issue
- Last updated 6 years ago
- Kai Zhao @Appeon replied 6 years ago
Dears.,
I am trying to connect "postgre" database from "Powerserver web" thru ODBC but can't. From PowerBuilder it is working fine. I checked in "Error Logs" in the powerserver showing "[Application name=PFA System,conn cache=PFA]key=value argument ...
timeframe for adding encryption to powerserver
- Misc
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
PS 2018 has most of new features of PB 2017R3 except for encryption and OAuth.
Anytime frame for these, especially encryption?
for both web and mobile
The rest API's i need to access require encryption and hashing, and i will only have 1/2 of the ...
.Net assembly web service security
- How-to
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Hi all,
We now use PB2017R3 to migrate the PB12, using .net assembly as webservice to replace the EA server. One concern is that the security issue about the webservice. Do you have any good suggestion about the web service security in PB?
PowerServer Web - Are OUTPUT Parms Supported for MSS RPC?
- Resolved
- How-to
- Last updated 6 years ago
- Tom Peters replied 6 years ago
Good Day!
Based on what I see in the community and the docs, PowerServer Web does support OUTPUT parameters for SQL Server. However, my RPC does NOT work when depoyed to PowerServer, yet is works just fine in PB 2017. Same source...
RPC Declaration...
How to enable Pb Translation Toolkit
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi,
I am trying to translate Pb application Spanish language to english. How to enable to use Pb translation tool in my current small application. Could you please advice or share sample code for more help
.
Thanks,
Wide Group Header in Grid Datawindow
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi everyone
I've got a grid datawindow with several rather narrow columns. I'd like to have a group header that's wider than the columns and basically ignores the grid. (see example from Excel)
I've tried putting the control in the group header i...
Web Service Not creating well with PHP coded wsdl file
- Issue
- Last updated 6 years ago
- Brad Mettee replied 6 years ago
Hello guys
Can someone please help me to clear out this issue?
I try to create a web Service in appeon PB 2017 R3 but I cannot advance after declaring the WSDL file.
Background
Appeon PowerBuilder 2017 R3
Declaring web Service proxy wizard as...
where I can download "PostgreSQL Native Drive" (for PostgreSQL version 10.5)
- Resolved
- How-to
- Last updated 6 years ago
- Antony Xavier replied 6 years ago
Hi,
Tried to connect Postgre -- Appeon PowerServer thru ODBC, but getting an error "[Application name=mdm,conn cache=mdm_test]key=value argument incorrect in ConnectionString Parameter name: dsn".
While Instaling PowerBuilder enterprise not showi...
I don't see anything about how to send an SMS from a PS Mobile app.
I am looking for a way for the app to send a text without any additional interaction from the user. This does mean the application would require permissions to send text.
This wor...
Using SMTP for sending mail with a zipped file
- Resolved
- How-to
- Last updated 6 years ago
- Kai Zhao @Appeon replied 6 years ago
Hi Roland,
One month before, I have asked you how to be able to define the mail originator when I'm sending an email from Power Builder program.
You have advice me to use SMTP (code example on http://www.topwizprogramming.com) which is working fine...
Powerbuilder 2017 R3 App Window Crash
- Advice
- Last updated 6 years ago
- Brad Mettee replied 6 years ago
Hi All,
I am hoping that the community can point me in the right direction here to try and track down why a specific window in an application crashes consistently on an attempt to open.
Running under Windows 10 and built with PB2017 R3, Build 1858,...
Download SQL Anywhere developer edition
- Resolved
- How-to
- Last updated 6 years ago
- Roland Smith replied 6 years ago
How do I get a download for the SQL Anywhere Developer Edition? I downloaded PB 2017 R3 Ultimate and it appears I do not have SQL Anywhere on my system. Thanks.
I did a search and found this post which I think answers this question. I have not tried it myself. It says the install is about 8 MB which would be perfect.
https://www.postgresql.org/message-id/46AEB433.7070100%40amsoftwaredesign.com
Edit:
Sorry...
Re: Passing array into an sql
- Resolved
- How-to
- Last updated 6 years ago
- Matthew Balent replied 6 years ago
Hello,
Using PowerBuilder 2017 R3, PostgreSQL 11
Need to pass a string array value to the following query, written in an itemchanged event.
Select count(*) into :ll_count from tableA where series in (:ls_array);
Tried:
Method 1:String ls...
Has the datawindow sort function on computed fields been fix?
Target client/server and web from the same code base
- Advice
- Last updated 6 years ago
- Tor Magne Ingvaldsen replied 6 years ago
Most of the documentation I've read seems to focus on "replacing" existing PB C/S with a web version. Is it reasonable to consider and/or has anyone tried to use a single code base for targeting both C/S and web deployments? If so are there specific ...
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