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. :)
.NET DataStore retrieve problem
- How-to
- Last updated 4 years ago
- Logan Liu @Appeon replied 4 years ago
Hi everyone,
I ran into a problem while trying SnapDevelop. I am trying to create simple REST API.
I have a DataStore, which is imported from PB. It uses stored procedure as a data source. That stored procedure takes 5 arguments.
I can create...
Missing "Generate C# Models" option
- Resolved
- Issue
- Last updated 4 years ago
- Julie Jiang @Appeon replied 4 years ago
Hi support team,
I am following below article and tried to generate a grid type DW into C# model, but could not find where is the "Generate C# Model" option.
https://docs.appeon.com/appeon_online_help/powerbuilder/CRUD_Operations_with_.NET_DataStor...
Menu Bitmap Background Color
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
In my menu when I set the ToolBarItemName to one of the PowerBuilder builtin icons, the background color of the icon is silver (see attachment). I want the background transparent. Is it possible to change this?
Installing Powerbuilder 2019 R2 on a Virtual Server
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Can Powerbuilder 2019 R2 be installed on a virtual server?
Git Revert/Git Commit with PowerBuilder shows empty list in "Files with changes"
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi Expert.
We have successfully been using PowerBuilder 2019 Build 2082 with Git for some time. We are using Azure DevOps to host our repos. It was decided to move the repo to another location on Azure, and then issue occurred for one developer. We ...
SyntaxFromSql Issue
- Resolved
- How-to
- Last updated 4 years ago
- David Peace (Powersoft) replied 4 years ago
Hi Guys
Just a quick one as I suspect I know the answer really. I'm using the following code and getting an error saying that the Sql arguments are invalid or incomplete.
My simple reproducable is:
ls_sql = dw_1.GetSQLSelect ( )ls_dw = sqlca.synta...
problem of WebBrowser control in PB 2019 R2
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
I'm trying to make a web browser window in PB application using WebBrowser control of PB 2019 R2.
But I faced one problem with that.On the develop environment, the web browser window is working good.
But on the user station, there is a problem.
As...
Hi all
I am trying to Add Data Source by clicking on the Add button in Add Transaction Object window in the Application Profile Configuration.
I am able to set up a Database Type Profile Configuration (please see attached)
However, I am not able t...
Source control - Connect to Workspace is diabled
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello,
I try to use SVN as my source control. My File - Connect to Workspace is disabled. How may I make it enable to let me be able to connect to the repository URL?
Thanks,
Jon
RESTClient on Mobile App
- Resolved
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
Im testing usage of the RESTClient in PB2017 and I wanted to use it on a mobile app deployed to PowerServer.
I created a simple app with one window and one datawindow to use it for GET request as per your recent webinar.
Code in open event...
Adding PBL to Library Path
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
In PB 12.6......my app has a PBL (not PDB) in our library path. We store our reports datawindow syntax in the database, extract it, may or may not modify it, and use LibraryImport to create the datawindow object in this PBL. This has been working w...
drop down DW calendar arrow crash
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
I have a PB app with a data window with a date column drop down calendar edit type. When the user clicks on the down arrow to show the calenbdar pop up the whole app crashes and closes. No error message or anything, just the entire app clos...
PB2017R3 ReceiptRequested doesn't work comparing to PB12.5
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
I've noticed recently that ReceiptRequested property has no effect in PB2017R3, I know this version is using Extended MAPI and I tried to go back to Simple MAPI by adding UseSimpleMAPI=yes in pb.ini, but ReceiptRequested still doesn't work. I ca...
Is Appeon Toolkit only inside Power Builder in 2019 version?
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi appeon community!
I am new to this upgraded Power Builder and Power Server, and still in the upgrading process,
I used to have PB 12.5, the Appeon toolset on that version was an standalone app, i had it on the production power server with no n...
*Phenomenon:
Our OccuSource Application was recently migrated from PowerBuilder version 12.6 to PowerBuilder Version 2019 Build 2170.It is a 64 bit application running on a Windows 2016 Server with a ASE 16 Sybase databas...
*Phenomenon:
Our OccuSource Application was recently migrated from PowerBuilder version 12.6 to PowerBuilder Version 2019 Build 2170.It is a 64 bit application running on a Windows 2016 Server with a ASE 16 Sybase database. The application is la...
Hello everyone.
We work with PB2019.
We have a single repository in GIT. We work with Bitbucket.
We have a main application in PB2019: C:\DEV\APPMAIN\*
We have 5 apps from the same project: C:\DEV\APP1\*, C:\DEV\APP2\*, and so on.
Our problem is...
Group Header only in the first page
- Issue
- Last updated 4 years ago
- Oihana Goikoetxea replied 4 years ago
Hi:
We have a freeForm DW with Reports and a group Header. When de result have more than one page, for the same group, the the header is seen in all the pages when we execute on mobile, in PB is OK; only displays the group header in the first page, ...
Is PowerBuildet 10.5 support Oracle 12c or Oracle 19c
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi Team,
In Our project we are using Powerbuilder 10.5 version and backend as Oracle 11g.
Now our client wants to migrate the backend from Oracle 11g to Oracle 12c or Oracle 19c. We were analysed the migration from Oracle 11g to higher version of O...
@Armeen - Do you have a Product Roadmap for PowerServer Mobile ?
- How-to
- Last updated 4 years ago
- Georgios Papageorgiou replied 4 years ago
Hi Armeen
PowerServer Mobile - is such an AWESOME product.
But I'm trying to find out if there is a Product Roadmap for the product ?
I.e.
Atm the RestClient object is NOT supported but will it be ?
And the JSON objects ?
(and basic funct...
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