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. :)
How can remove Appeon mobile issue this error . Error code 10505
- Resolved
- How-to
- Last updated 4 years ago
- Shin Jungi replied 4 years ago
Hi
Appeon mobile issue this error.
I want to remove this error message or change own my message.
Error code 10505
Transaction has time out.
The transaction is rolled back:sqlca
How can handle this problums?
Attached file error screen.
Jungi
PowerBuilder 2019 Composit DW Autosize Control Issue
- Issue
- Last updated 4 years ago
- René Ullrich replied 4 years ago
I have an issue in PowerBuilder 2019 datawindow. I have a composit datawindow that have 2 child datawindow say Child1 and Child2. Child 1 have details bands with many string columns all are autosize enabled controls all placed one below other and hen...
Hi all,our app is now almost 20 years old and many customers have improvised in thedatabase to achieve more performance. With the next update we want to bring all customer databases to a common stand.For this we want to read out and delete all indexe...
Cliente oracle recomendado para appeon 2019R2
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hola, estamos utilizando appeon 2019R2, necesito saber con que cliente Oracle esta certificado su funcionamiento.
Has anybody had luck calling SQL Stored Procedures from a SnapDevelop API project? What is best practice and any sample code? I'm interested in both Resultsets and Output parameters if possible.
Also, in your migration from PB tools, can it figure...
Cant open powerbuilder Target properties window
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have migrated my 10.5 PB apps to 2019 and all seems to be working ok. I want to add a new library to a couple of the apps. One worked ok - right clicked on the Target selected Properties and added in the library. When I now try the second applicati...
Has Anyone Been Able To Connect to An Enterprise GitHub from PB2019.
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I need to connect to our enterprise GitHub from PB IDE.
I have been successful in building a local repository on localhost and see it in TFS 2019 and VSCode.
But none of the how-to's demonstrate how to configure Git, GitHub and Tortoise to connect ...
Android Studio Not Building
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I am have packaged up and am trying to deploy using android studio v3.6.3, I have followed the instructions carefully.
After entering the the following information in my build.gradle
buildscript {
repositories {
google()
jcenter()
...
Why Power Builder Closes after deploy a project?
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Can somebody tell me why Power Builder Closes after deploy a project.
Currently I'm using Power Builder 2019, build 2170. Installed on a Windows 10, 64 bit machine (RAM 12 GB).
When I deployed a Project it always closes after create an executable, ...
Hi All,
We have an application developed in powerbuilder . In that application, we are doing Windows authentication which mean we are using the Windows local logged-in profile details to authenticate user instead of actually looking at the AD level ...
Hello and Happy Quarantine Day 3744, everyone
I am in the process of converting a desktop app to web.
I have downloaded and installed PB 2019 along with all the updates.
When I, however, move to installing PB 2019 R2, I am prompted the following m...
Creating mails through the EWS webservice API
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi all,Did someone already try to send emails through the EWS webservice api please ? Customer of us is requesting this to be part of our next version.We are on Appeon PB 2017 R3.Any pointers welcome !
TIAJohn
How to Make SnapObject 2.0 Use run the query from DwSelectAttribute
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I have been on this for days.
Please help with the snapobject v.2.0 usage below.
How do i make snapobject to run the multi-table sql query defined in DwSelectAttribute on the D_Rpt_Mm_Tbills poco class
public ListD_Rpt_Mm_Tbills Test(params object...
Connection lost to license server
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi all,
My colleague, just back from a longer leave, cannot start Powerbuilder due to this message:
You have lost connection to the license server (https://api.appeon.com) for more than 5 days. Powerbuilder is shutting down. Please re-establish you...
PB 2019 RibbonBar and Ascential Test
- How-to
- Last updated 4 years ago
- Brian Le Suer replied 4 years ago
Hi
we do a lot of GUI testing with Ascential Test. For the next bigger release of the software we plan to use the RibbonBar instead of the current menus. When inspecting the Ribbon Control with Ascential Test the ribbon is a big window without any d...
DB Type - PB2019 Always trying to connect with Oracle 18 type for oracle 12 db
- Resolved
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi,
I have Power Builder 2019 R2 Build 2323 installed.
The database version is '12.2.0.1.0'
The application is working fine in thick client.
But when I have deployed it, it is not working properly. All the screen is throwing the below error
"...
PB Compile Jenkins plugin
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
{KomentoDisable}
We have migrated from PB2017 to PB2019 .I'm trying to setup builds for PowerBuilder 2019 from Jenkins using PBCompile Plugin and auto compiler2019. The PBC is looking for pbc170.exe and doesn't seem to recognize pbc190.exe . How ...
convert an image into hex Bitmap in PowerBuilder
- Resolved
- How-to
- Last updated 4 years ago
- Kieu Parrish replied 4 years ago
Good Afternoon!
I would like to embed an image into HTML tag in PowerBuilder .
And We are using PowerBuilder 2017 R3 Build 1880.
Does anyone know how to convert an image into hex Bitmap using PowerBuilder coding ?
Thank you very much!
Datawindow Converter Error with SnapDevelop 2019 R2
- Resolved
- Issue
- Last updated 4 years ago
- Thomas Rolseth replied 4 years ago
I am in the process of migrating a web api from SnapDevelop R1 to R2. We have about 50 datawindows that were exported to the api using the C# Model Generator. The exported srd's and classes for these were in a 'DataWindows' folder along with the co...
PowerBuilder connection to Oracle Express XE 18 failure
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I have an instance of "Oracle Express XE 18" loaded on a desktop.
Using this desktop -
I am able to connect to that XE with Oracle Developer, SQL+ and Toad - proving the validity of my tnsnames.ora and authentication protocols
I am NOT able to con...
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