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. :)
Unit Testing Issue: DataObjectFactory.LoadDataWindow
- Resolved
- Issue
- Last updated 4 years ago
- Thomas Rolseth replied 4 years ago
We were using DataObjectFactory.LoadDataWindow(null) in the startup class of our xUnit project for our API. I've discovered that our unit tests referencing datawindows are no longer working with an error message stating that the metadata for the dat...
How to ImportJSON in a nested datawindow
- How-to
- Last updated 4 years ago
- Kevin Ridley replied 4 years ago
Hello,
Using PB 2017 R3, Postgresql 11
Table A: Columns Field1 varchar(20), Field2 jsonb
Field2 value is updated through a tabular datawindow using exportjson to a string and setitem to Field2. Works fine.
Need to print this Field2 value in...
Windows authentication in oledb SQL connection with using functional account
- How-to
- Last updated 4 years ago
Hi Team,
I would like to request to share the solution of the below request for connecting the Functional id account though SQL windows authentication.
I am using OLEDB connection for windows authentication , i am trying to assign the user id as fu...
Using Data Sources of PowerServer Via Client Server
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
We have a mobile app connecting with QuickBooks database thru datasource created in PowerServer 2019. It is working perfect.
I will like to use the same QuickBooks Datasource in PowerServer via our Client Server application. If there is an article o...
database blob Object CRASH PB
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
HI...
I have a table in SQL SERVER with one field image , when try of put de field for show the image in header of freeform Datawindow the PB go down (close), I use control (create large binary/text database blob object) I need put the picture in he...
WHEN I OPEN A LOGIN PAGE WITH NEW WEB CONTROL.
I WOULD LIKE FROM POWER SCRIPT TO WRITE THE USER NANE AND PASSWORD.
CAN YOU HELP ME.
WITH REGARDS
JOHN PAGONIS
DoubleTap works in Android but no working in IoS in a mobile app.
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have an app with two dw. One is the source of data for Drag and Drop. I activate the Drag when user DoubleTap on the Source data dw. It works perfect in any android device but it does not worked in any IoS device.
Is it any settings I have to chan...
Question Future Powerbuilder & PowerServer will not support IOs Or Android?
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Question (as my title says). Are Future PowerBuilders Powerservers releases will not support Web or Mobile deployments?
Regards,
Clarence
Hi
My boss requested me to convert all powerscript to C#, java... something like that.
Appeon sales send me a copy of Quoation for powerbuilder 2019 r2 cloud version. After I read Appeon websit source
it seem powerbuilder 2019 r2 cloud version...
PowerBuilder 2017 JVM runtime configuration PBJVMconfig
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi Guys,
I use PB 2017 and connect to JDBC Derby which is java embedded DB, I experienced some slow queries, trying to adjust JVM heap size. based on document, there is way to config JVM, by setting
[HKEY_LOCAL_MACHINE\SOFTWARE\Sybase\PowerBuilder\...
Picture object border doing weird things
- Resolved
- Issue
- Last updated 4 years ago
- Pau Haro replied 4 years ago
Hello,
Im using a UserObject to make a window top menu, with some pictures that represents the buttons. When the user clicks one option I need to put a border on it and if he click's it again, I need to take this border off. That's easy, but when...
Interesting learning about PB's DW page width evaluation
- Misc
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
We have some reports in an application that were designed for landscape mode. However, we realized that in some circumstances (program options) they can be changed to portrait mode, which we think most people prefer.
So we added a bunch of DW expres...
SELECTBLOB with ODBC SQL driver and application roles
- Issue
- Last updated 4 years ago
- LOIC DEFIEF replied 4 years ago
PB 2019 R2 Build 2279
We have a problem using application roles with ODBC driver for SQL Server and the SELECTBLOB function:
First we connect to the sql database using "ODBC Driver 17 for SQL Server" (or 13), then we activate application role by ex...
Set Limit size take Photo on Appeon Mobile Apss
- Resolved
- How-to
- Last updated 4 years ago
- tomms tomms replied 4 years ago
Dear Appeon,
I want to ask you how to set limit size take photo in mobile apps Appeon from smartphone. Because when the camera have big megafixel is very slow ,
Take the picture set to object picture. I hope you can give me the solution. thank y...
Creating PB Executable with Terminal Server Aware flag not set
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 4 years ago
A couple developers have asked whether the executable can be created without the TSAWARE flag not set.
When an application is not Terminal Server aware (also known as a legacy application), Terminal Server makes certain modifications to the legacy a...
Debugger cannot resolve datatype of object
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello,
i have something weird with the debugger.
The debugger cannot resolve the datatypeof the datawindow(Picture 1).
If i leave out the full hierarchy and only use dw the debugger is able to resolve it (Picture 2)
I tested it in another Window...
Dear Appeon:
i need to access a web site from my PBL app.
i need to open this web site and forget about it, no return to my app.
i thought (naively) that a simple call similar to
run(iexplore https://www.google.com/)
would do it.
but nothing ...
WEBCONTROL: is it possible to subscribe to events of this control? For example interact with google maps and receive notifications from the browser?
powerbuilder 2019 pro trial version
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi
I downloaded 2019 R2 cloud trial version for testing. I try to migrate Powerscript into C#. According to APPEON tutorials, I found out that the trial version is missing "Generate C# Models". What caused this problem. Please refer to attached fi...
PB Running on AWS EC2 (Amazon Elastic Compute Cloud)
- Advice
- Last updated 4 years ago
- Jason Schultz replied 4 years ago
Hi. Our current development environment is currently being migrated to AWS cloud. Instead of using PB installed on local workstations, developers will be working on Windows 10 instances within Amazon EC2. We're currently using PB2017R3, but will soon...
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