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. :)
We are investigating the possibility of connecting to oracle from PB2017R3 (and soon 2021) using Kerberos. In researching on the appeon site I did find many options for the older Sybase servers and such. What we are looking for dbparm connection opti...
PowerBuilder 2021 Application is not running
- Resolved
- How-to
- Last updated 2 years ago
- Mark Goldsmith replied 2 years ago
Hi everyone,
I migrated my source code from PowerBuilder 2019 to PowerBuilder 2021 , then I compiled my app in 64 Bit format. After that I created the MSI 64 runtime installer required to run my app in 64 bit.
The runtime Packager was inst...
we are using dbparm to connect to ms sql server 2019
SET %DBPARM%=TrustedConnection=1,Database='%Database_Name%',Provider='SQLNCLI11',AppName='ixapp',
Host='%username%.%computername%',Identity='SCOPE_IDENTITY()',Encrypt=1,TrustServerCertificate=1
...
PB2021: Webbrowser and external Dll failure like Mw6
- How-to
- Last updated 2 years ago
- MARKOVIC Marko replied 2 years ago
Hi,
we have encountered that the webbrowser has bad interaction with external Dll's like MW6 which create QrCodes, for what reason ever. If someone can give the solution for that worked together, i'm in!
We tried a workaround to user the QREncodeDe...
Hello
Its only a question for knowledge
Is there an object to play mp3 records?? There is an object Animation, but it just calls .avi files.
Maybe in a webbrowser object, i dont know
Thanks
PB 2021: Copy & Paste Text from Word
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hi,
when the user copypaste text from Word that contains " or ' it will be replaced by ¿ , how can you explain that and what we can do to avoid this behaviour?
The ' or " from Word are not the same hex value than normal ' or " from Ultraedit for ex...
How can I close GetOpenFileName Windows Common Dialogs after closing the App?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi, everyone.
I made a application using GetOpenFileName Window API. (Powerbuilder 2019 R3)
It is working well. But the dialog is still opened even the app was closed, if I didn't close manually the dialog.
How can I close the dialog when close...
How to use SetSqlSelect on a report using SnapDevelop
- How-to
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
We are migrating an existing PowerBuilder application to make use of SnapDevelop to handle the datawindow calls. Our system has a reporting area, where we give the user a selection of criteria they can use to customize the report. As the current sy...
Hi...
I have a silly question. Is it possible to have round corners in a window?
Something similar like if you turn on the TitleBar property in a DW. The DW corners instead of 90º square they become 90º Round.
Regards,
Clarence.
Hi everyone,
I need your helps, I have a problems with the connection of the sessions because the session go to the limit, this error is because the sessions are not closed. In attaechment the problems. Two months ago, I wrote with similar problems ...
OPEN MDI from MDI
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello
Just a simple question, is there way to open a windows with windowtype = mdi inside another mdi window?
Open Function open 2different windows, but no second inside first one...
Just to know if its possible
Thanks
Set color on part of the text under Datawindow RichText edit style column
- Resolved
- How-to
- Last updated 2 years ago
- Mark Goldsmith replied 2 years ago
Dear Sir,
User want to change color on part of text under a datawindow text column. I change the column edit style from "Edit" to "RichText" format. It allows user to select part of the text, and change it's font properties but changing color is not...
How to use unicode characters on a powerserver cloudapp
- Resolved
- Issue
- Last updated 2 years ago
- David Xiong @Appeon replied 2 years ago
Hi,
is it possible to use unicode characters on powerserver cloudapp? On a native powerbuilder app we have to append "DisableBind=0,NCharBind=1" to the DBParm, if we don't use that, some chars are recognized as questions marks (?). Example:
The fol...
Set an environment variable
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Good morning communityI need to set an environment variable and read it later.
I found: www://https://codeverge.com/sybase.powerbuilder.general/creating-setting-environment-vari/954332
I try to set it:
FUNCTION boolean SetEnvironmentVariableA (...
Powerbuilder 2022 - Missing PBX files
- Resolved
- Issue
- Last updated 2 years ago
- Daryl Foster replied 2 years ago
Hello everyone,
We start to evaluate Powerbuilder 2022 Beta with our application but at the migration we face a problem.
The common PBX files that come along with powerbuilder are not there.
PB2022 there is only the PBDOM.PBX.
it will be ...
Windows sdk for .net framework 4.0 was not installed. Soap proxy
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
PB 12.5 I am trying to save a webserver proxy using .NET
I am getting the error:"Windows sdk for .net framework 4.0 was not installed."
I installed the sdk: "InstallationFolder"="C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETF...
Using PBC210 cannot include resource files in PBD
- Resolved
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Building Application Blues:
Being a small organisation with three developers and hence three Appeon licenses we do our building on a separate dedicated PC which does not have an Appeon license and so we use PBC1210.EXE (we are currently using Appeon...
PVVM170.dll wasn't found
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi guys,
I installed PowerBuilder 2021 and I am trying to run the EZORDER demo executable, the app I am supposed to be building.
Everytime i run the app, in the new folder I created called fundamentals, I get this error message:
Where can I fin...
SQL AnyWhere example database
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi guys,
I am completely new to Powerbuilder and I want to follow the self-guided tutorial on Appeon's website.
It requires me to download SQL Anywhere 17, which I have done, and get the EAS Demo db vnn example database that comes along with SQL A...
Are MS Accessibility Features & PowerBuilder Incompatible?
- Misc
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
I've noticed what I consider to be a large number of questions/issues raised on the QA Forum regarding PB applications experiencing performance problems and/or suddenly stopping/crashing... and in many/most of these cases, disabling of PB's used of M...
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