Featured Questions
Problem launching application from Edge or Chrome
- Issue
- Last updated 2 weeks ago
- Logan Liu @Appeon replied 4 days ago
Has anyone else experienced an issue launching the client application from Edge or Chrome recently ?
For us, it has stopped working from Edge and Chrome, but still works from Firefox.
We did notice Edge was patched in the last few days but the link...
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 6 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 occasionally embed web browser data windows within our PowerBuilder application. One common example is to utilize Microsoft Explorer. This works well for us, but we would like to save the user's preference of type of view (icon, list, detail, etc....
Odata : Is it possible to make a query on more than one table?
- How-to
- Last updated 6 years ago
- Bruce Armstrong replied 6 years ago
Hi my question concerns Odata : Is it possible to make a query on more than one table?
If someone has an example it would be great
Hi ,
My question concerns Odata : how to enable update properties from datawindows to update a table with this kind of connection.
If someone has an example, It would be great to share it.
Thanks in advance
Hi the question concerns Odata connections : which versions of Odata are compatible with PB2017R2? OdataV4? OdataV3? OdataV2 (it seems to be OK))
Thanks in advance for response
Events not triggered in same order - v11.5 vs 2017
- Issue
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
Has anyone else seen an issue with events not triggering in the same order between versions? I am specifically seeing an issue when our application is launching - a tab control has different behavior in order of when selectionchanging and selectionc...
PFC Resizing Service Does not work in PowerServer.
- Resolved
- Advice
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I have an app with PFC resizing service. It work perfect in the windows. When I deploy to PowerServer for some reason the PFC resizing is not working. Any advise will be gratefully appreciated.
Regards,
Clarence.
Datawindow not getting displayed in window.
- Resolved
- How-to
- Last updated 6 years ago
- Kevin Ridley replied 6 years ago
Hi all,
I have a window with multiple datawindows. I have osme tabs and when I click on those tabs the corresponding data window doesn't display. So can you help me in finding the mistake.
Opening a window in Powerbuilder takes a long time
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
When i open a window with many command buttons (ca 40) powerbuilder takes really long - at least 30 seconds -until i can use it again.
i can literally watch the obejcts being drwan.
The same happens whenever the buttons need to be drawn.
I compar...
Can not load Sybase.Powerbuilder.Datasource.DB
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
We get the message can not load the assembly Sybase.Powerbuilder.Datasource.Db or one of its depencies (Access denied).
I tried to use processMonitor to find out which dll could not be loaded but was not succesfull. We deploy a dll as a .Net assemb...
web service target needs to return a file
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi all
I have build a target ws. One of its functions needs to return a file.
What is the best way of doing that ?
I have tried convert file into blob but the proxy ws "understands" that as ANY type , why ?
Any ideas ?
Thanks
Data Source for SQL statement starting with "WITH"
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I am creating a new datawindow using a SQL Select.
Because of some limitations in SQLServer, I need start with a WITH (Common Table Expression)
I can't seem to get PowerBuilder to understand the result set and get no columns (Or PB Crash) PB12.6...
MySQL ADO.NET driver is not available for Powerbuilder
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Dear all,
When I used Powerbuilder 2017 R2 classic to connnect MySQL 5.7.17 at Windows Server 2012 R2 via ADO.Net 6.9.10 provided by MySQL, there is issue to show "No procedure parameter found" after calling mysql store procedure. When I open powerb...
PB 2018 and C# Datastore
- Resolved
- Misc
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Will the C# Datawindow or Model be offered as a standalone component? In other words, once it has been created in PB could it be used in a Visual Studio project?
Thanks,
Don Olliver
Dynamic Multi Character Currency Symbol Formats with mulitple Characters
- How-to
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
Our application has to support reports where each line on the report could have values which could be in different currencies.
To represent the currency format correctly we have been using the expression
'\' + currsymb + '#,##0 ;[RED](' + '\' + cur...
Screen size of Device running the app.
- Resolved
- How-to
- Last updated 6 years ago
- Appeon Support Team replied 6 years ago
For resizing purposes I need to find out the screen size of the device (I-phone, tablet, Galaxy 5.6,7,8,Any) connected & running the app.
I will appreciate any suggestion.
Regards,
Clarence
SQL Server Bit value converts from 1 to -1 automatically in powerbuilder datawindow
- Resolved
- Issue
- Last updated 6 years ago
- sivaraj manoharan replied 6 years ago
We are using SQL Server 2012 database. we have a bit column in some tables. while retrieving them from database to datawindow bit 1 converts automatically into -1. in datawindow it is a number column. kindly advice on how to resolve the issue.
Powerbuilder EXE is connecting to SQL Server.
- Resolved
- Issue
- Last updated 6 years ago
- sivaraj manoharan replied 6 years ago
We have recently migrated Powerbuilder application from 6 to 2017. We are using MS SQL Server 2012.In PB6 we have used MSS Microsoft SQL Server 6.x as connection string. in PB2017 we have changed the connection string to "SNC SQL Native Client(OLE DB...
Hi all,
When you bring up the filter function for a datawindow, users can specify filter criteria.
Also there is a VERIFY button. Is it possible to have a string variable with the filter criteria and then check by powerbuilder code if this filte...
Future of .NET Assembly target
- Resolved
- Misc
- Last updated 6 years ago
- Pascal Reinders replied 6 years ago
Hello,
we’re going to begin using “.NET Assembly Targets” to bring some of our business logic to .NET (PB 2017 R2). Development should be kept up in PowerScript by now, so this way would provide us a good solution to use same code in both worlds sim...
PB2017 is crashing while migration from 12.5
- Issue
- Last updated 7 years ago
- Ken Guo @Appeon replied 6 years ago
Whenever importing the pbls from 12.5 version in the library list in PB2017 and starting the migration, the power builder crashes after some time when migration is in process. Restarted the computer several times but still issue is there.
This iss...
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