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 you determine the overlap in hours between two time intervals?
time interval 1: (starttime1 and endtime1) and time interval 2: (starttime2 and endtime2)
What is the overlap between these 2 different intervals.
PB2017 R2 build 1756 has no REST Client project
- Issue
- Last updated 6 years ago
- Bruce Armstrong replied 6 years ago
I am currently following the video https://www.youtube.com/watch?v=-upeWlrlSN4 for consuming a REST service using the REST client for a POC to show the PHB so we can upgrade to PB2017. the video says to use File/New and select the REST client proxy ...
SoapException -There is an error in XML document (1, 391).
- Issue
- Last updated 6 years ago
- Bruce Armstrong replied 6 years ago
PB2017 R2 build 1756 - Im trying to consume a BizTalk service. Its a very simple person search service, where I pass a person id. The response is generic for when we want to add name search etc, so it returns an array of person. Not sure why, but ...
Add new library to project library list
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I created a new library to contain objects while Im developing them. I updated the Target library list, but my project (which builds and compiles everything) doesnt include this new library to be included. I couldnt find anything in the application...
Hi,
Where and how can I track DBError of SQLCA transaction object when Im using Datastore? In Datawindow there is dberror event but how to do it with datastores?
BR, Hannu
dddw with retrieval argument
- Resolved
- Issue
- Last updated 6 years ago
- Marco Meoni replied 6 years ago
My dw has a column with the dddw edit format. The dddw requires a retrieval argument to isolate records from another table that only apply to the master record. The retrieval argument is different from the data column specified from the master wind...
Im developing a web service in powerbuilder and I do not know how to say it so that when the list of functions is displayed, the input and output parameters appear, does anyone know how to do it?
Generate Json File from datawindow is not working properly
- Resolved
- Issue
- Last updated 6 years ago
- mike S replied 6 years ago
Hi,
Here is my code for generating JSON file from datawindow. it shows some issues.
The out put should show like below
[
{
"postId": 1,
"id": 1,
"name": "id labore ex et quam laborum",
"email": "Eliseo@gardner....
DisableBind=0 and reused parameter.
- Issue
- Last updated 6 years ago
- Alfredo Aldama replied 6 years ago
Hi
After finding out about the DisableBind=0 setting in an earlier question (https://community.appeon.com/index.php/qna/q-a/parametrized-query-execution) I've been experimenting with it for a while. (using SNC11 on SQL Server 2012)
One particular t...
How best to publish parts of PB application to a web interface?
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi,
SQL Anywhere 16 / PB 2017 R2 #1756
We have a comprehensive Win32 system that we have been maintaining for quite a few years, but are looking at possibilities of starting to port some of the crucial segments of it to a web interface, at fir...
Hi,
My requirement is that when user save the data in excel from the data window then its technical name changed to proper name..
Where to make changes..
Please help..
Any differences between J2EE vs .NET deployments?
- Issue
- Last updated 6 years ago
- Andres Slachevsky replied 6 years ago
Hi everyone,
Could you please point me to any documents (if available) to learn what could be the difference (in terms of supported functionality) between J2EE vs .NET migrations to WEB?
Using FindFirstFileA against a 64bit server directory
- Issue
- Last updated 6 years ago
- Roland Smith replied 6 years ago
My PowerBuilder app is using Appeon 2017 R2 Build 1756 with PFC.
The pfc_n_cst_filesrvwin32 object has a function of_dirlist() which lists all the files in a directory. It uses the Win API calls FindFirstFileA() and FindNextFileA().
The first a...
GetOpenFileName/GetSaveFileName Windows Common Dialogs
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
With my PB 12.5 app, I had coded a call to the Windows API GetOpenFileName function that worked perfectly. When I compile that same app in PB 2017 64Bit, it doesnt work because of a structure size error. Can you point me to some code (or someone) tha...
hosting for Appeon web application
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Can anyone recommend a good hosting service for our appeon web application.
The app uses .net and sybase ASA database.
User base will be from 10 to 1000 concurrent users
Our clients will be scattered around the USA and Canada
External .pbx file - Sending email from server
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I downloaded the .pbx file and Pb example from http://www.topwizprogramming.com/pbnismtp.html
This all works in my desktop PB app but Im missing something deploying the app using AppeonWeb.
What is required to deploy and use the .pbx file in th...
Hi PB Tech gurus,
In my current project we are planning to migrate the PB builds to integrate with Bitbucket Pipelines CI/CD as it is free.
Currently, we are using Jenkins as build server for CI/CD process and we use PowerGen to generate PBLs f...
JSonParser with more than 2 levels of data
- Resolved
- Issue
- Last updated 6 years ago
- Bruce Armstrong replied 6 years ago
Hi,
Could someone advice me how to access JSON-data in deeper levels, for example street and area in this example data. Im able to read upper level like location and formatted_address but how to access child data of address_components?
{
"re...
How to find the database or table used in the datawindow.
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi everyone!
Working on PB9
I need to do changes in one datawindow in which i need to add some more column ,
how can i find the table or database used in it from the powerbuilder.
As column is selected from insert-->coulmn and then popup ...
Powerbuilder IDE performs a redundant initial commit
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
After a developer clones the repository. Then opens the Powerbuilder IDE and selects the .pbw file via "Open Workspace". Next, when the project is added through the IDE for version control, the IDE executes an unnecessarily empty commit. What fo...
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