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. :)
PB 2017 .NET assemblies - stable feature?
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
The "New Features in PB 2017" page in online help includes this subtopic:
Classified features
While new features are added in PowerBuilder, some of the existing features might no longer be needed or recommended for use. You will find the fo...
Error when using temporary tables in DW queries
- Issue
- Last updated 6 years ago
- Alfredo Aldama replied 6 years ago
Hello,
I need to formulate a query with temporary tables and pass it to a DW to replace the original source. I am using the SNC client (Provider=SQLNCLI11)
For example
SELECT im_item
INTO #temp
FROM im
WHERE im_type=07
SELECT a.im...
Appeon update/support invoice - well deserved
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
We received our first Appeon update and support renewal invoice. Sometimes you feel like software upgrades and support cost more than it is worth, but Appeaon has done an amazing job in taking over the support and development of PowerBuilder. They mo...
datawindow argument of type string array - using the value(s) in a computed field
- Issue
- Last updated 6 years ago
- mike S replied 6 years ago
I appears that i can access an array argument value using a computed field. The values are quoted, and there appears to be a space between them?
Does anyone know the format?
Also, if i am just running the dw in preview mode, it appears that i...
there are three options for Packaging, A server deployment, Stand alone or Custom. None of them creates installable exe. Then where should I copy the app folder under AEM folders on IIS?
Hi,
we are using the GetContextService(...) method and GetVersionName() to determine which version our current executable is running. We use this check if there is a new PBRuntime available in our own database (we save the runtime as a blob in our...
Mobile deployment using MSSQL Server
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi Everyone,
Is it possible to deploy your power builder application in mobile using mssql server? Any ideas and suggestion is well appreciated. Thank you so much.
PB2017R2 & Git. - how to add yourself to a project
- Issue
- Last updated 6 years ago
- ATK Gimmy Susan replied 6 years ago
Hello to all.
I have a problem with PB2017R2 s put the case:
- There is a project in the repositories and 10 programmers are working correctly.
- At this point I decide to involve another person (11th) in the project.
- I carry out a git cl...
Errors passing a structure to appeonwebservicecomponent.of_callwebservice()
- Issue
- Last updated 6 years ago
- Appeon Support Team replied 6 years ago
Hello Community,
I am implementing a webservice call through Appeon PowerServer 2017.
The call works fine in PB using web service proxy.
The webmethod of the call takes a structure lstr_rqst as a parameter.
1. When I pass the whole paramet...
Hello Guys,
Need your help in sending and receiving SMS using Powerbuider... Please Help...
Thank you.
PBDOM not working correctly in PB 2017
- Issue
- Last updated 6 years ago
- Libby Engelbret replied 6 years ago
I am attempting to get xml from a website in my PB 2017 application, and use PBDOM to read it. Everything works fine on my development box but when I deploy it to the client it doesnt work. I deleted all of the pbdom files and reimported pbdom17.pb...
Is GetLibraryList() unsupported mainly due to Web targeting?
- Resolved
- Issue
- Last updated 6 years ago
- mike S replied 6 years ago
Good Day!
We have been using GetLibraryList() for 15+ years in our client/server application. I see in the documentation that it is no longer supported. Id imagine thats mainly due to Appeons other Web product as well as a general shift toward Web...
Get PBL Objects via external Tool (.Net App)
- Resolved
- Issue
- Last updated 6 years ago
- Matthew Balent replied 6 years ago
Hello Community,
We are looking for a way to determine the object-list of a PBL by an external tool. The external tool is a C# application. Is there perhaps an Appeon / Sybase library which one could import in the C# for it?
The point of all of...
I have a trial version of PB2017 on my machine. I successfully migrated the some application from the PB12.6 and try to build exe file from command line. But failed with error: Application main not found in library.
My command line :
"c:\Progr...
How do I connect to a SQL Server in Powerbuilder 2017 with ADO.NET?
- Issue
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
Hi there,I used to use Powerbuilder 12.5 classic ,Im trying to use PB 2017,I have 2 questions
#1 How do I connect to a SQL Server with ADO.NET within Powerbuilder 2017,cuz 64 bits application is no more support OLE DB connection within PB 20...
Orca Script command to get the latest files in PBLS before calling the Build EXE in PB2017 with Git Repository.
- Resolved
- Issue
- Last updated 6 years ago
- Govinda Lopez @Appeon replied 6 years ago
Hello PB Experts,
In PowerBuilder 12.5 version, we used to use TortoiseSVN to manage the repository. Now in PB2017 we are going with Git repository. The new PB2017 proivedes new PBC Autocompiler feature which is PBC170.Exe to build the EXE. Since ...
Is there a way to filter on the raw datawindow rowid? I dont want the row number because it changes when you sort etc. I know you can get the rowid by using GetRowFromRowId, but i would like to have a simple filter like this: rowid in (1,5,7,9,25). I...
Change installation location of Appeon Xcelerator plug-in?
- Issue
- Last updated 6 years ago
- Appeon Support Team replied 6 years ago
(Im specifically troubleshooting an issue with Appeon 6.5 and Appeon 2013 R2, but Id be curious to know the answer for newer versions as well.)
Is it possible to change the location where the Appeon Xcelerator plug-in is installed on the end-users...
PowerServer Error running a Store Procedure (20+ minutes of execution)
- Issue
- Last updated 6 years ago
- Appeon Support Team replied 6 years ago
I have and store procedure in MS SQL Server
Running the procedure from the PB Client Server application it takes 20-25 Minutes to RUN
i have change all the TimeOut Settings to 3600 Seconds (both in the application ->transaction-> Timeout and th...
Cannot Open PB 12.5 Project in PowerBuilder 2017
- Issue
- Last updated 6 years ago
- Marco Meoni replied 6 years ago
Greetings All,
I have recently installed PowerBuilder 2017.
I am trying to open a PB 12.5 project. I click Open Workspace and navigate to the workspace file in the PB 12.5 project. I click on the PB 12.5 workspace file (*.pbw) and then clic...
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