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. :)
Deploy App to a Web Server
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi
I am wondering if there is any documentation or instruction for how to deploy an application to a web server.
I have an app that's configured and runs well with Powerbuilder 2019 R2 on localhost.
The app now needs to be deployed to my company's...
Hi all
I am trying to consume a wcf ws with httpclient object ( working with pb2017 r3 )
The vendor didn't give me the xml format to build my request but I have the wsdl file.
How do I convert my wsdl to an xml one in order to use with Httpclie...
Delete Trigger Causing "Row Changed Between Retrieve and Update" Error
- Resolved
- Advice
- Last updated 6 years ago
- Géza Bartha replied 4 years ago
PB2017 R3, SQL Server 2014
I'm miigrating an application from PB9 to PB2017 R3. I'm receiving a Row Changed Between Retrieve and Update error when I try to delete a row through a datawindow. I narrowed the problem down to the attached trigger tha...
Error uploading app to Google Play
- Issue
- Last updated 4 years ago
- Oihana Goikoetxea replied 4 years ago
Hi:
I'm triying to distribute the app through the Google Play and
if I upload the APK generated from the package created in PB I have the message:
APK without optimizationWarning:
This APK has unused codes and resources that are being sent t...
SetFullState load error PB 12.6
- Resolved
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have a report window with an empty datawindow control on it used to display reports. A non visual user object determines which report is asked for, retrieves the reports datawindow syntax from the database, creates the datawindow in a work pbl and ...
Can't open instance of a ddatabase
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have a pb app that connects fine to a servername but when I try to connect to a particular instanc3e by setting the servername to that instance:
servername=myDbServer\myinstance
it failes, am I maybe spoecifying the server instance the wron...
WebBrowser Control in PowerServer Support
- Resolved
- Misc
- Last updated 4 years ago
- Peter Thiem replied 4 years ago
Would the new WebBrowser Control (Chromium based, in PowerBuilder 2019 R2) ever be supported by PowerServer?
Attempt to load Oracle client libraries threw BadImageFormatException
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
i am getting this error while adding datasource for PowerServer2020. My OS is 64bit and Powerserver is 64 bit installed. Could you please help/suggest a way to overcome this error.
Attempt to load Oracle client libraries threw BadImageFormatExc...
Hi:
Is PowerBuilder IDE 32 bit or 64 bit and which version of Oracle Client does it need to connect to an Oracle database?
In Downloads I can see just one version and I cannot tell whether it is 32 bit or 64 bit.
Thanks
Leoni
Git, is this Powerbuilder Bug or wrong Settings?
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Please advise is there any way to configure ??? (Git, Tortoise, Powerbuilder...) or this is a Bug?
PowerBuilder Web Vs Citrix and how big Webserver (hardware) must be
- Resolved
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
HI,
Is there somewhere a document that compares Citrix with current Powerbuilder Web?
Can someone also please tell me how big my web server (hardware) must be to run let say 200 people.
Regards
MLB
application gets closed while calling a function
- Issue
- Last updated 4 years ago
- Andrew Barnes replied 4 years ago
hi
i am using powerbuilder 8 version. suddenly my application gets closed in a particular screen in which whenever i click ok button.In ok button it calls the function updaterightstree(root); in that line app gets closed.Its an existing screen only...
Issue with retrieving datastore dynamically created at runtime.
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi.
We're working on coverting our app from PB to C# and using the Appeon DWNet extensions for our datawindows. Our customers have custom dws and we are trying build datastore objects by loading the dw .srd files at run time. Using this example to...
I converted an app from 32 (PowerBuilder 2017 R2) to 64 bit using PowerBuilder 2019 R2. The SMTP connection works for the 32 bit but not for the 64 bit. I have scanned through here and seen suggestions to use PBNISMTP sample code. I tired compiling t...
Hi, how make a zoom in a webbrowser, I have a picture but when apply the zoom function , not working but return 1
or you know another way
thanks
Hola, como puedo hacer zoom en webbrowser estoy visualizando un jpg pero cuando le doy la fun...
Pb2017 Topwiz EmailSMTP 64 bit program fails
- Resolved
- Issue
- Last updated 7 years ago
- Kwadwo Boahene replied 4 years ago
When I run 64 bit exe (Topwiz EmailSMTP) to send email, it fails with an error "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has faile...
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
- Resolved
- How-to
- Last updated 4 years ago
- Leonid Shchervinsky replied 4 years ago
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
What are the steps to do this?
Header Sort : Row keeps moving
- Resolved
- Advice
- Last updated 4 years ago
- Olan Knight replied 4 years ago
HI,
Why does the row move if I have sort on the header and the values is the same and I keep hitting the sort.
Regards
MLB
of_getDeviceID & can't find an app in playstore on TabletPC But on Smartphone
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi Guys,
I need some advice from you.
1. of_getDeviceID
According to Appeon Workaround, we can get a unique identifier which depends on the manufacturer, product type, and operating system.. is it possible we can get the same Device id from the...
pbm_tbnmoved event for toolbars
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi all,
I'm trying to prevent a user from changing the position of a menu toolbar. What I'd really like is to get rid of the handle that allows you to change it in the first place, but that seems to be difficult.
So I thought, let me restore the me...
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