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'm wondering if there is a way to use the built in bitmap images on a DataWindow. If not, this would be a great enhancement.
PowerBuilder version xref to Oracle DB Drivers
- Resolved
- Advice
- Last updated 4 years ago
- Jim Means replied 4 years ago
Hey guys,
I can't find that handy little cross-reference page of PowerBuilder versions to Oracle database drivers. Our company is planning upgrades to Oracle v19. Wanted to make sure I was up to snuff, PB version wise.
Thanks,Jim
Column identity but it's not
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi Guys
I've a table "flusso_ccic" and a datastore in PB2019 R2 on it
No column identity, just the key from some columns
I converted to a Model on Snap Develop R2 and Retrieve works fine, but If I try to Run a Create from a rest Client the query f...
Mail Hangs Program
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
In testing PB2019 normal users programs hung when sending mail and the task had to be stopped. This did not happen for admin users. The mail was sent and the hang occurred on mSes.mailLogoff(). I just commented it out and all works fine. In the pas...
eon_mobile_geolocationex Zoom
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Como poder acercar el mapa para que se vea la calle , cuando realizamos el open , lo e intentado con
PowerBuilder 2019 y powerServer 2019
istr_option_appeon.b_allowmove = trueistr_option_appeon.b_allowzoom = trueistr_option_appeon.b_locatetocur...
Hundredths of a second in the DateTime from Oracle
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
PowerBuilder v12.1, build 7055Oracle 12CI'm using the sqlca.of_CurrentDateTime() function to get the date and time from tthe database.What I want is the TIME portion to include hundreths of a second: String ( sqlca.of_currentdatetime(), "DD-MMM-Y...
Appeon Server 2016 Number of Digits?
- Resolved
- How-to
- Last updated 4 years ago
- Sunki Choi replied 4 years ago
Hi, how are youWe have a problem. Grid Report DW.You can see all the decimal points in CS when viewing DATA.However, if you distribute it to Apple server 2016, all the decimal back seats will be cut off.It appears to be 3.3 = 3.0.All decimal numbers ...
MessageBox Enhancement Suggestion
- Misc
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I would dearly love to see the good old MESSAGEBOX function extended to allow user to specify their own values for BUTTON and ICON. This is the standard prototype for MessageBox:
Message (title, text, icon, button, default)
I see t...
we build exe on appeon powerbulder 2017 R3. But when we click on PBRTCFileTransform120 ( Application file) nothing happens
RE: transitioning From 2017 Release 2 to release 3
- Misc
- Last updated 4 years ago
- Bill Asby replied 4 years ago
We have many PowerBuilder 2017 Release 2 applications that will need to be migrated to Release 3, as their attendant Oracle Server databases will be transitioning to 19c (12.2.0.3) in the future. Appeon PowerBuilder 2017 Release 3 is stated to suppor...
DW print duplex - Report with groups (reloaded)
- How-to
- Last updated 4 years ago
- Ludwin Feiten replied 4 years ago
Hi all,
I have a report for employees with a group on the employees. This results in different numbers of pages. Some have one, others two or three pages. When I print on a duplex printer I don't get a paper feed after each employee. So a report sta...
Hello ,
Doe's anyone have an idea how to save dw to excel with out changing the format ?
like : colors , grouped and so on
or a 3'rd party tool
Thanks
Repository size using Git and Bitbucket for PowerBuilder 2017 R3
- Resolved
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 years ago
I'm having an issue with my repository growing in size on Bitbucket. In the past 22 days it has grown from 1.2 GB to 1.5 GB on Bitbucket. I know I haven't made modifications on the order of 25% of the workspace, but that is my growth. My PBLs all com...
GIT, ws_objects and .pbl files
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Last year I made a change in a Powerbuilder 2017 R3 program. Specifically these were to change the name of a function call to update_last_login_dt to update_last_login_dt2 in the w_login window. I pushed the changes to the central GIT repository, b...
Calling as RestApi with post method
- How-to
- Last updated 4 years ago
- Juan Manuel Jove Estigarribia replied 4 years ago
Hello all,
i am starting to develop a New PB app that must call a Python RestAPIthis is the code i have in Python working and need to translate it to PBI must send and image as a parameter
import requests
url = "http://10.0.0.10:5005/subir/"
payl...
Hello
Does anyone know how I can trigger a MP4 video file thru PB?
Just like I would show a PDF or BMP.
Thank You
Tom
Hi Guys,
Again me haha, this time is about the mouse events of a picture button control, i'm using a picture button for change the look style, but i have a little problem and i'm seen that with those buttons the effect when the mouse is captured isn...
I have a datawindow that is getting it's information via an embedded select statement to my database. I have confirmed the select statement works against the database directly, and I have confirmed that they work when I use the "Run/Preview" within t...
Infomaker - One menu dependent on Another
- How-to
- Last updated 4 years ago
- Lisa Rudnitsky replied 4 years ago
Hello,
I am trying to build a custom screen inside our software using infoamker. where two menus are related. (This lives on a constituent account (on the same ID)).
MenuA has values and MenuB has values. A user selects a value from MenuA and tha...
Powerbuilder 11.5, Oracle DB 12, NVARCHAR2 not recognized or working
- Issue
- Last updated 7 years ago
- David Peace (Powersoft) replied 4 years ago
Hi
I want to access NVARCHAR2 fields in my Oracle DB 12.1.0.2.0 from a Powerbuilder 11.5 Application.
DB-Params:
NLS_NCHAR_CHARACTERSET = AL16UTF16
NLS_CHARACTERSET = WE8MSWIN1252
No NLS_ Registry entries
Powerbuilder:
NLS Charse...
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