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. :)
Powerbuilder 17 COM Port Communication Failure (Same Code Works in Powerbuilder 8)
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi all
I just wanted to find out if anyone else has run into a similar issue as mine, and if so, how to get around this.
I am doing development on an app which was originally written in Powerbuilder 8, and which interacts with a serial device via C...
A button is disabled but in appearance is enabled
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello everyone,
We have an Appeon web case when we enable and disable a button in several windows. The button is disabled when opening the window, then when we select or fill a field the button does not enable, but its appearance changes as if it w...
SQL native client support
- Resolved
- How-to
- Last updated 5 years ago
- Matthew Balent replied 5 years ago
Dear PB Community,
We migrated our application to PB 2017 (from PB12) recently and for DB connectivity(SQL Server 2016), we rely on SQL native client. As a prerequisite, customers have to install SQL Server 2008 R2 client in their machine to success...
Silent Install for AutoCompile.exe
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello,
I'm creating a Chocolatey package for the standalone PowerBuilder Compiler (PBC). The goal is to silently install PBC on hosted agents for our automated build process in Azure DevOps (formerly VSTS). I generated an InstallShield response file...
Error "Failed to get local NLS_LANG charset ID."
- Issue
- Last updated 5 years ago
- Olan Knight replied 5 years ago
I get the "Failed to get NLS_LANG charset ID " when I try to connect to Oracle. I tried adding a Local NLS_LANG in my Registry but still no go. I installed the oracle Client in 32 bits, and dont work, for PB 2017. What can i do?
Thank you for the he...
Deploying powerbuilder applications on the web
- How-to
- Last updated 5 years ago
- Sivaprakash BKR replied 5 years ago
I want to deploy an ERP system developed in Powerbuilder 2017 on the web. Appeon's solution is to use PowerServer which has the severe limitation of working only with Windows clients (IE, Firefox on Windows pc) only. How do I make the application ava...
Can I change the FirstDayOfWeek in an EditMask DropDownCalendar?
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi everyone,
I noticed that if I use a MountCalendar Object I have the option to set the first day of the week, but if I use an EditMask DropDownCalendar I have no option to change this property. There is a way to change that?
Best Regards,
Oscar ...
Performance running Power Builder 2017 R3 on windows 2008 os
- Issue
- Last updated 5 years ago
- Manoj Gupta replied 5 years ago
Hi Everyone,
Does anyone faced any performance issue with Power Builder 2017 R3 on Windows 2008 OS?
Thanks
PowerServer Enterprise Edition & Workgroup Edition to 2017 R3 1880
- How-to
- Last updated 5 years ago
- Oscar Naranjo replied 5 years ago
Hello everyone,
Can we upgrade our PowerServer Enterprise Edition & Workgroup Edition to 2017 R3 1880? We are working with PowerServer Enterprise Edition & Workgroup Edition to 2017 R3 1858 and we don't find the new update.
Best Regards,
Osc...
Possible to display text only from a rich text database field?
- Resolved
- How-to
- Last updated 5 years ago
- Ricardo Colarina replied 5 years ago
Is it possible to display only un-formatted text that has been stored as RichText in a database? I thought there might be some control or datawindow function that would strip off the formatting but I'm not seeing it.
How to Get MAC Address
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Anyone know how to get the MAC address of the PC the app is running on. (Note: I have the IP) just need to get the MAC. I did try the "Get Mac address demo" from the code exchange but one of the numbers in the returning MAC address is coming back w...
When I generate a web with powerbuilder, the url is always http, can I change it in some way so that it uses https protocol?
Thank you very much.
OpenwithParm using StringParm Still not working
- How-to
- Last updated 5 years ago
- Kevin Ridley replied 5 years ago
In our app, using the latest build, the OpenwithParm passing a string parm has not been fixes. PowerObject works but not the string.
Anyone else detect this ?
Thanks
Richard
Reading file written by FileWrite () outside PB
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi All,
I am trying to write file in PB.
This is code I am using when I open the file.
li_ascii_file_num = FileOpen(is_sds_ascii_file, LineMode!, Write!, LockWrite!, Replace!)
I write the file and read the file within the code this works fi...
Error Loading Library: Please check whether PowerBuilde Accessibility library can be located in the path.
- Resolved
- Advice
- Last updated 5 years ago
- Arthur Hefti replied 5 years ago
PowerBuilder 12.1, b7055Oracle 12CWindows 10 64 bit platform hosted on CitrixWe're getting a brand new error as of today:
Any idea what might be causing this?
Thanks,
Olan
hi
I am using this code :
Integer dw_control.ExpandAll( )
to expand my treevieuw
It works perfect in Powerbuilder desktop version, but as soon as I used in my mobile app it will nog work on a mobile
Any suggestions
App ran from Source of PowerBuilder 2017 R3
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi Team,
I have PowerBuilder 2017 R3 installed in my machine as well I have PowerBuilder 12.5 in my machine. When I was running application from migrated source code in PowerBuilder 2017 (from source code), I am getting "Appeon PowerBuilder 2017 R3 ...
Good Day!
I have migrated my PB 2017 R3 application to PB 2019 Beta Build 2002.
Functions like ShareData and InsertRow are returning 0, not 1 nor -1. All the steps leading up to these calls succeed and look fine compared to 2017.
Any ideas?
Tha...
Error de API 18 al crear un apk para Android
- Resolved
- Issue
- Last updated 6 years ago
- Miguel Alzate replied 5 years ago
Buen día, desde Perú, podrías ayudarme por favor, mira eh subido el apk pero con un proyecto demo lo mas básico
la cual no tiene mas que una consulta, luego el subido para publicarlo en PlayStored de Google (console de google).
me pega este err...
Tab page colors v17 R2 under Win 10 - Help!
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I just received a new Win 10 machine (yuck) for work. Got PB 2017 R2 Build 1769 installed no problem. I'll worry about moving to new versions when I have time. Right now, I have some stuff to do that can't wait, but first, a goofy problem.
On eve...
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