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. :)
Source Control with TFS (Team Foundation Server)
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello together,
is it possible at all, to use TFS as source control for PowerBuilder 2019.I didn´t find useful instructions at all.First I tried to install the Team Server 2013. This failed due to compatibility problem.So, this is not that bad, i ca...
Powerbuilder 2019 filemove on windows 2012 server
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
We have recently migrated to PB 2019 from PB 10. We migrated several applications, half a dozen, and one in particular has an issue when trying to use filemove. We are getting -2 "Error writing targetfile". the file does not exist on the target. We a...
Hey PowerSphere
Can you play a sound on an Android Device (at least it works on IOS)
of_play() in the workarounds pbl
eon_mobile_audioex leon_mobile_audioexleon_mobile_audioex = Create eon_mobile_audioex leon_mobile_audioex .of_play( "beep-02.wav...
How to increase font size of function/event headers within Script Painter?
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello,
could not find the place in the PB IDE where font size of functionevent headers within Script editor could be increased. Using latest PB 2019 R2 2328.
Error Updating PBv12.0 to 12.1 - Error: pbgactool.PB_gac_install
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Update: 06-MAY-2020I realized that what defines a version of PB are the DLLs. Since I already have a copy of PBv12.1, and I want to update the PBv12.0 app I have on my Win10 VM, all I need to do is to copy the \SHARED\PowerBuilder folder from my Wi...
Powerbuilder web Enabling
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
HI,
Can somebody help me please.
I want to take my applications to the web.
This is my first time.
Do I just use normal Powerbuilder or must I install something else.
REgards
ML
Hello I would like to know if it is possible to maximize a window, maximizing the objects that it contains proportionally in the version PB 2017 R2. Thank you.
PowerBuilder2017-GitHub Support
- Resolved
- How-to
- Last updated 4 years ago
- Ganesan Rajan replied 4 years ago
Hi Experts,
I like to know the ways to migrate the Source control from VSS to Github.
We are using Powerbuilder 2017 R2.
Can you kindly let me know whether Github is supported in PB2017? Is it possible to migrate from VSS to Github?
We are going ...
Hi everyone,
using PB2019 build 2170 how do you keep consistency in datawindows when using themes and custom code for background color ?
See this example :
how to make that F2 look like F1 ?
Thanks for suggestions.
Philippe.
catalog tables could not be created and are not available for use - Conexion ODBC SQLITE
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Buenas Tardes
Al tratar de hacer un perfil de conexion OBDC en power builder , recibo la advertencia " catalog tables could not be created and are not available for use" y luego me sale conexión exitosa.
La conexión ODBC es de una base de datos SQ...
What is the best to use IIS or APACHE?
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
HI,
What is the best to use IIS or APACHE?
Regards
ML
We have a PowerBuilder Web application deployed to PowerServer. Data Source setting in AEM is using Dynamic Database Connection: and Pooling is checked. Maximum Connection Pool Size =1, Minimum Connection Pool Size =1. We have a issue that user datab...
Replacement for SelectToStore method in SnapDevelop 2.0
- Resolved
- How-to
- Last updated 4 years ago
- Logan Liu @Appeon replied 4 years ago
The SelectToStore method has been deprecated in SnapDevelop 2.0. We used this extensively in v1.0. What is the replacement for this this? How should our code be modified?
We used this to get values from SELECT statements like so:
var result = _d...
Problem with Refresh not working at Target Level - PB2017 R3
- Resolved
- Issue
- Last updated 4 years ago
- Karen Bailey replied 4 years ago
Hi,
I am trying to setup a new development environment on a new laptop and i am having trouble with the refresh function when trying to update my pbls after performing a pull. I am using Git as my source control for a tfs server.
If i right...
Using PFC Security and the Ribbon Bar
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi all,
One of my apps uses the PFC security app to set up users, groups and access to windows, etc (I know old school right). I only use it to prevent certain users from seeing [admin] options on the menu and being able to click on them to open win...
2019R2, theme. datawindow, vscrollbar .... bug or ???
- Resolved
- Issue
- Last updated 4 years ago
- Vladimir K. replied 4 years ago
Hi All.
Please see attached.
Basically, i have datawindow on the left and handful datawindows on the right with visible property set to false.
Rowfocuschanged on the left one, using hide() and show() to display needed and hide not needed datawindo...
Microsoft OLE DB Driver for SQL Server & PB
- How-to
- Last updated 4 years ago
- Amit De Picciotto replied 4 years ago
Hi all,
Does PB have version that supply this new driver? mean, not the old OLE DB
but this one
Thanks!
WS_OBJECTS Issues: Weird Structure & File Rejections
- How-to
- Last updated 4 years ago
- LEON ALEKSEYEV replied 4 years ago
Hello. My company is using GIT BitBucket. We are in process of migrating our apps to PowerBuilder 2017 R3 Build 1915 and so far do not have much luck with GIT. We are facing two issues:
(1)
The local repository PB creates, ws_objects, has somewhat ...
We are FINALLY ready to migrate our applications from PBv12.1 to PB2019R2.I have an installer with the build set as 2082, but I've seen people talking about build 2328.Q1: WHERE is the download link for the latest version of PB2019R2?Q2: Can I instal...
We are trying to switch our PB deploy app process using github like other apps (non powerbuilder). Has anyone done this before - using Github? If so I could use some help with the steps. There is a squirrel.dll that I am supposed to reference. Any id...
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