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. :)
SnapDevelop2021 to run on IP not localhost
- Resolved
- How-to
- Last updated 3 years ago
- Daryl Foster replied 3 years ago
Hi,
Need help, am learning SnapDevelop2021 beta
when i run SnapDevelop2021 beta the app start well and i get below response.
...Now listening on : http://0.0.0.0:5009
i want to be change to http://myip:5009
Was able to change IIS (Default web...
PB 2019 R3 crashes on context menus with MenuImage
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hello,
I recently migrated my application from PB 2017 R3 (1880) to PB 2019 R3 (2670).
One issue is that PB crashes if a context menu is populated with the PopMenu(x,y) function.
The crash happens only in the runtime version, not when I start it f...
MultiLine control scroll over-lapping
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
I have a screen with a multi line edit control that is intended to display a long text. The issue is that when I run the window from PB IDE and scroll the object everything is correctly displayed, but when I do it from the executable file te tex...
Hi All,
I encountered issue when I tried to test Web API by SnapDevelop Web API Tester.
Tester showed error. But it run well when I test on Google Chrome Browser.
Any workaround instead of test on Google Chrome Browser?
Regards,
Alv...
PBv12.0 Install issue on Win 10 VM
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Windows 10, 64 bit platformI had PBv12.1 installed and running.I uninstalled PBv12.1 then cleaned up folders and Registry entries.I copied the entire 12.0 install folder to my C:\Personal folder.SYSAM is still running.I try to install PBv12.0 using t...
We have a application that was written in Powerbuilder 7 with an Oracle 11.2 database. Our database team is wanting to do an upgrade to either Oracle 12.1 or Oracle 19. Does anyone know if Powerbuilder 7 would support Oracle 12?
Thanks
Jim
Hi,
We have a very old power builder code and its running fine in production ( windows 2008 and SQL 2008 )
Currently when a user logins , the "profilestring" in the code Trim(ProfileString("C:\windows\choice.ini", "Choice", "drive", "...
Course material outdated and full of errors?
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Im trying to follow along in the course material for powerbuilder fundamentals,
In the lab workbook at page 16
the following code is pressented
double ldbl_argl , ld.bl_arg2 , ldbl_result
IF IsNu.mber (Sle_argl . Text) AND
IsNumber (sle_arg2 ....
InfoMaker 11 (and earlier) had files imstyle###.pbl and imstylecontemporary###.pbl that contained ancestor objects for IM forms.
I'm wondering where they are stored in newer versions. If I open the source code of forms in tutor_im.pbl using a code s...
Edit PBL object under PB 2019 R3 but deploy objects under PB 2019 R2
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi All,
I just upgraded my PowerBuilder(PB) IDE from PB 2019 R2 to PB 2019 R3 for experiment purpose.
However, can I edit the PBL objects under PB 2019 R3, but deploy the modified PBL objects to production environment under PB 2019 R2 ?
Regar...
How to change HTrackBar and VTrackBar color?
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
I can't find a way to change the color of the Trackbar controls. They always appear "Windows 95 gray"
Is there really no other way to change the color of this control other than reworking the entire app to work with the Theme feature?
Regards,Marku...
I need to generate an image that contains a QR from a certain string. What options do I have in Powerbuilder?
Is there a way to have custom colors for Ribbonbar control?
I know there is a way to use Themes. But currently I don't want to use Themes.
Where is PB Demo DB V2019R3 database file ?
- Misc
- Last updated 3 years ago
- Seng Chee Chong replied 3 years ago
Hi Guys,
Do you have any idea to obtain the PB Demo DB V2019R3 database file in order to run PowerBuilder 2019 R3 demo samples?
Regards,
Alvin
Note: No connection issue when I connected SQL Anywhere 17 Demo database.
Hi All,
I can publish a web site sample written in Asp.net Core 2.2 to IIS Server by using SnapDevelop 2019 R3 Build 2670.
However, SnapDevelop shows the error message as below. Any configuration to allow me to add/edit script and styles?
Please...
The project file cannot be loaded.
- Advice
- Last updated 3 years ago
- Seng Chee Chong replied 3 years ago
Hi All,
I had written a ASP.net webform application which target framework is .NET framework 4.5.2 with using Visual Studio 2019. It runs well in IIS server.
However, SnapDevelop shows error message below when I tried to load the ASP.net project ...
PowerServer.WinAPI - Database configuration - Transaction
- Issue
- Last updated 3 years ago
- Chen Mey Lee replied 3 years ago
Hi ,
Defined below SQLCA transaction object in PowerBuilder 2021 (beta), this transaction object used to for multiple database connection during runtime :-
Below error return when try to access SQLCA transaction object (nvo_trx_info), look like t...
Hi, how can get the serial number of hard drive, I try with
FUNCTION boolean GetVolumeInformationA(ref string lpRootPathName,ref string lpVolumeNameBuffer,ulong nVolumeNameSize,ref ulong lpVolumeSerialNumber,ref ulong lpMaximumComponentLength,ref u...
Why Appeon plugin fails to Load in IE browser
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi
I am having a new problem loading an Appeon plugin to run a PB 12.5 application on Appeon 6.5 server.This application is only compatible with IE browser.
I have used IE 11 browser for years to run this production application without any issues o...
trying to run ECharts example app
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hi,
I've downloaded everything to run the EChart example (https://github.com/Appeon/PowerBuilder-RestClient-Example) and watched the presentation done by Govinda, but ....
There seems to be no information of which driver I should use for the sqlser...
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