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. :)
Enable initalization erorr
- Resolved
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hello ,
We are using PB 2021 and Enable 2019 for translations.
Today we start getting erorr -18, Enable initalization failed with code -18.
We could not get answer from Enable company, so I am asking here if anyone knows what could be reason f...
Define VSS section on JSON (or is it environment issue?)
- Resolved
- Advice
- Last updated 2 years ago
- Amit De Picciotto replied 2 years ago
Dear all,
As part of the enhancements that PB 2021 have to offer, I'm tiring to deploy using pbautobuild210.exe
Since I'm using team foundation (or TFVC, as appear on the dev azure pipeline)
I try to use the VSS option on the JSON definition fi...
Please let us know how to resolve the issue.
// Profile PRC SQL
SQLCA.DBMS = "SNC SQL Native Client(OLE DB)"
SQLCA.LogPass = ********
SQLCA.ServerName = "***************"
SQLCA.LogId = "prcmsdev"
SQLCA.AutoCommit = False
SQLCA.DBParm = "Provid...
CODE FOR w_dly_pool_sum
SetPointer(HourGlass!)
return retrieve(is_filters_toolbox.l_date, is_UserId, is_NetAddress, is_filters_toolbox.s_mode)
i am running the exe within powerbuilder and i got this error in some of the menus in my application ...
Does PB 2021 currently support Snowflake
- Advice
- Last updated 2 years ago
- Mark Goldsmith replied 2 years ago
Howdy,
I need to find out if PB 2021 supports access to Snowflake and if so, what driver can I use? And 32 -or-64 bit driver?
Thanks!
Database Painter: ODBC Connection does not allow insert, et al.
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
PowerBuilder 2019R3, b2703Windows 10 64 bit platformDatabase PainterConnected to an ODBC databaseWhen I use the DB Painter to connect to an Oracle database, I can insert rows, delet rows, select rows, tab from column to column on a single row - and i...
Registering a new license server on the Appeon website for Power Builder
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Hi All,
We have setup a new license server for power builder.
Can someone help in suggesting how can I register my new license server on the Appeon website?
I already have a license on the server.
Thanks,
Saurabh
compile error on reference arguments to eternal function.
- Resolved
- How-to
- Last updated 2 years ago
- kevin kevin rowe replied 2 years ago
I'm trying to call a simple dll function to measure a piece of text, to see if it will fit in a confined space without being clipped.
I have defined an external DLL in C# and have linked it into the PB source using external function.
In my first...
I copied a co-worker's runtimes to my computer but they do not appear in the "System Options" window so that I can select one of them.
How can I solve this?
Thank you.
Fetch Global Ip and Number of instances
- How-to
- Last updated 2 years ago
- Jinu Nair replied 2 years ago
Hi,
Can someone share the power script code for the below?
1. Fetch the global and local IP of the application used by the user during the runtime of Appeon web applicaiton.
2. Find the number of instances of the application in the Appeon server.
...
Automated testing for PowerBuilder2019 needs a deleted flag existing in PB12.5
- Issue
- Last updated 2 years ago
- Ilia Gurevich replied 2 years ago
Hello,
we have updated from PowerBuilder 12.5 to PowerBuilder 2019R3 and have now an issue with automated testing, because the DropDown-Datawindow and Edit field elements do not have the property 'IsEnabled' anymore. In PowerBuilder 12.5 those two e...
Incremental Build using PowerBuilder in 2017R3
- Resolved
- How-to
- Last updated 6 years ago
- mike S replied 2 years ago
Hello Appeon Team,
Is there any change in Incremental build process in PB2017R3. I am trying to run the Incremental build by putting some objects into PBL. After build, It is crashing the application. Is it ok to build PBD using Incremental build op...
license for install powerbuilder on server
- Misc
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
about license.
we are plan to install powerbuilder on a server to automate the build (by using CLI) and deploy.
what kind of license to i need to install and use power builder on the build server?
Regards,
Has anyone successfully integrated a PowerBuilder app with the QuickBooks Desktop API, preferably using the QBFC (QuickBooks Foundation Classes)? It's all done through COM, which ought to be relatively easy in PB.
The place I'm stuck is in finding o...
PowerServer 2021 Build Error - Duplicate Objects
- Resolved
- Issue
- Last updated 2 years ago
- Thomas Rolseth replied 2 years ago
I’m getting errors when building a PowerServer 2021 project for a client application – see attached. Apparently, you can’t have duplicate objects in different libraries. It looks like PowerServer doesn’t know which one to parse when that is the cas...
How to get Microsoft Word Spell and Grammar Check to Show on Top of Everything
- Resolved
- How-to
- Last updated 2 years ago
- karimi Manizhe replied 2 years ago
Hi all,
I am currently on PB 2021 Build 1506, and am trying to add Microsoft Word Spell and Grammar check into our Application. I am able to get the SpellCheck to work, however most of the time the window popups behind everything and make it ofte...
Hi
I have an InkPicture control which saves the content by the InkPicture_1.Save(lblob_blob, 0, True) call, which generates a blob that's stored in the lblob_blob variable.
Now, is it possible to resize said blob?
If so, please advise how. It'd be...
ImportFile for XML file returning -4
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
PowerBuilder 2019 R3 build 2728
Windows 10
I am having a silly isue that is probably all my fault, but I can't seem to work it out. I am exporting four datastores to an XML file using this command
ads.SaveAs(as_file, XML!, true, EncodingU...
Hai, Appeon team
My Appeon license (Powerbuilder + PowerServer) will expire within 2 weeks. If not renew the license what will happen my current installed powerbuilder ?.
New Database Connection using API Key
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
We are in the process of migrating from an on-premises database server, to cloud-based. I believe it is MS Azure. I was given the following information to connect Infomaker 2021 to the cloud-based database. I am assuming it will be an ODBC connection...
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