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. :)
I want to have a datawindow that contains a different image for each row. I created a picture object and put it in the detail band. I also added a regular string column 'pic_object' (external datawindow).
What I want is something like this:
Row 1 d...
Is there a way to add a clickable URL to a form?
- How-to
- Last updated 7 months ago
- Roland Smith replied 7 months ago
Is there a way to add a clickable URL to a form? I have a form that asks some very specific question and there are websites that explain the question. I would like to include the website on the form so that the user can click it to better understan...
Unable to add a folder in the PowerServer application object
- Resolved
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 7 months ago
I'm on the latest and greatest version of PowerBuilder 2022 R3 Build 3356.
I'm attempting to demo the pbtutor application running in the PowerServer environment. I created a new PowerServer object in the pbtutor.pbl.
I'm literally trying to assign ...
How exe file is looking for pb.ini file
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hi,
We have pb.ini in the same directory where we have executable file.
Can anyone know how exe file is looking for pb.ini file? If through registries which specific registry it is looking for?
Note: PB IDE is not installed in the machine
Thanks
Datawindow update error on itemchanged event
- How-to
- Last updated 8 months ago
- John Fauss replied 7 months ago
Adding a new record in datawindow from script on a command button and calling update command in itemchanged event of datawindow after editing record in datawindow is popping Datawindow update error in PowerServer 2022.
Script runs fine in PowerBuild...
What are other ways for fast connectivity of PowerBuilder with Sybase ASA 17.0 other than ODBC
Hello everyone,
We have been creating our programs with ORCA for years - more or less without any problems.Now we have switched to PB version 2022/R3 Build 3356 and have the problem that the EXE we created no longer works.
If we look at the EXE fil...
Connecting PowerBuilder 2022 with Sybase without using ODBC
- How-to
- Last updated 7 months ago
- Andreas Mykonios replied 7 months ago
How can we connect PowerBuilder 2022 with Sybase without using ODBC
The BLEAK future of PowerBuilder and what could be done about it
- Misc
- Last updated 1 month ago
- Matt Balent replied 7 months ago
Just sharing a few concerns about the bleak future of PowerBuilder here and what could be done about it...
We all know PowerBuilder apps work like a rock - surviving major O/S upgrades (even without any PB upgrades) - and can last 20 years, 50 years...
Chinese characters in my Datawindow Object, any concerns?
- Resolved
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 7 months ago
I'm seeing this in my Bitbucket repository for one of my datawindow objects:
... stuff here
procedure="1 execute dbo.p_rmm_GetRefQueueFromID;1 @refQueueID = :refQueueID, @FollowupUserid = :FollowupUserid" arguments=(("refQueueID", string, "劐ц台хᏰц濸...
Connect to AWS Aurora? Anyone?
- Resolved
- How-to
- Last updated 8 months ago
- Matt Balent replied 7 months ago
Has anyone connected their PB application to an AWS Aurora database (using PB 2022 R3)? If so, what did you use to connect? ODBC? something else?
Thanks!
Use the DataWindow object (DWO) outside of a DataWindow
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hi Experts,
How can I use the DataWindow object (DWO) outside of a DataWindow? Specifically, if I need to retrieve the name of a selected column in a DataWindow from outside of it, how can I achieve this?
Thanks
Deva.S
Enable DEP/SafeSEH/ASLR and Anti Tamper protection in Power Builder 2017/2019
- Resolved
- How-to
- Last updated 4 years ago
- Krupa Kiran Tadepalli replied 7 months ago
Hi , currently I'm using Power Builder 2017 to develop a windows application and I need to Know if there is a way to:
Enable Data Execution Prevention (DEP) in my executable.
Currently when I deploy my application all binaries generated have DE...
MS SQL Server Azure Connection
- Resolved
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hello,
Where is it possible to find the database driver for Microsoft Azure after PowerBuilder 2017,
and what drivers were deprecated.
I understand that after PB 2017, new drivers to connect MS SQL Server and Azure were provided.
Thanks and r...
HI All,
I need help. I have a structure, `str_patient`, with different data types such as long, string, boolean, datetime, datawindow, and userobject. From one datawindow, I am loading the local structure with all required parameters and the datawin...
Hi Experts,
I'd like to design a button with custom colors (background and text). While I can achieve this within a datawindow, it doesn't seem to work when I try it in a window. What should I do in such cases?
Thanks
Deva.S
The dimensions of one or more picture buttons have been changed to preserve the pictures´s original size
- Resolved
- How-to
- Last updated 7 months ago
- Marco Armbruster replied 7 months ago
I get the following message when I open a UserObject or a Window in the IDE:
The dimensions of one or more picture buttons have been changed to preserve the pictures´s original size
So I have to save any opened UO or Window, even if nothing has che...
Illegal data type TRACKMOUSEEVENT
- Resolved
- How-to
- Last updated 7 months ago
- Vinicius Geraldino replied 7 months ago
Hello, im trying to use TrackMouseEvent winapi, but when i put the function on "Local External Functions":
Function boolean TrackMouseEvent (
Ref TRACKMOUSEEVENT lpEventTrack
) Library "user32.dll"
Im getting error: Illegal data type TRACKM...
Match non-numeric characters
- Resolved
- How-to
- Last updated 7 months ago
- Miguel Leeuwe replied 7 months ago
Wondering how to write the match clause so it finds the first non-numeric value. This algorithm is finding the first a-z character, but if the first non-numeric character is a special character, it doesn't work.
for li_x = 1 to li_length
ls_char ...
Update Properties in PowerBuilder
- How-to
- Last updated 7 months ago
- Roland Smith replied 7 months ago
Hi Experts,
When updating a DataWindow, I have two options: "Use Delete then Insert" and "Use Update." Can you explain the usage of these options? When should I use each one, and what happens if I choose the wrong option while saving?
Thanks
Deva....
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