Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
 
- Last updated 4 years ago
 - Manuel Rivera replied 3 weeks 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 4 years ago
 - Olan Knight replied 4 years ago
 
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) 
            APP cannot resume from minimized browsers (chrome / edge)
- Issue
 
- Last updated 4 years ago
 - Chung Hing Charlie Wong replied 3 years ago
 
Dear All experts,
 
These few months we got a problem with Google Chrome / Microsoft Edge, but it does not happen in IE / Microsoft Edge in IE mode. The problem is the APP cannot resume after the browsers were minimized for a few time.
 
We can s...
                    
            PB2019 R2 build 2328 - default printer setting issue
- How-to
 
- Last updated 4 years ago
 - Mark Lee @Appeon replied 3 years ago
 
Hi there,
We have recently migrated from PB 2017 to PB2019 R2 build 2328.
Our application being assessed thru Citrix. 
Application is not recognizing OS Windows 10 default printer.
it always prints to the last printer in the printer list.
I have...
            Abort saving a datastore as XLSX! in 64bit
- Resolved
 - Issue
 
- Last updated 3 years ago
 - Roland Smith replied 3 years ago
 
PowerBuilder 2021 Build 1311. Windows 10 Enterprise.
My program is running in 64bit mode and the first folder in the path is C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 21.0.0.1311\x64.
This works:
lds_categories.SaveAs(ls_filename, ...
            WebBrowser control problem with local filepaths
- Issue
 
- Last updated 3 years ago
 - René Ullrich replied 3 years ago
 
Hi, I'm having a small issue with the browser control in PB2019R3 (Build 2728).  I think it might be a bug, but wanted to check if there is any way around it.
We use the browser control to display local files, so we navigate using a windows filepath...
                    
            Powerbuilder - Okta integration using Authority Code Grant flow
- How-to
 
- Last updated 5 years ago
 - Julie Jiang @Appeon replied 3 years ago
 
Hi,
Do we have examples on how to implement Powerbuilder - Okta integration using the Authority Code Grant flow? How can the redirect URI be captured back into powerbuilder?
We want to be able to call an Okta Login web app and capture the identity ...
            WebBrowser control displays blank pages
- Resolved
 - Issue
 
- Last updated 3 years ago
 - Miguel Leeuwe replied 3 years ago
 
HI,
Version PB2019R2
We used to work with an U_web_browser to display local PDF files in our app.
Now, we need to display HTML pages - so in order to support Javascript we tried to move to the new webbrower control.
Everything works fine in PB so...
            SEND MAIL FROM POWERBUILDER 2019 R3
- How-to
 
- Last updated 3 years ago
 - Miguel Leeuwe replied 3 years ago
 
Hi All,
I'm using utility SENDMAIL.exe to send email from PB. But now the utility is old and at the moment is not working with Office365.
Is the any suggestion about the better way to send email from PB working with all (expecially gmail and office...
            Deploying the PowerBuilder version 2019 and 12.5 build on Cloud
- Advice
 
- Last updated 3 years ago
 - Armeen Mazda @Appeon replied 3 years ago
 
We need to deploy the build in cloud. So, need to know the details. 
what are the pre-requisite to deploy the 2019 build on cloud. 
Is PowerBuilder 2019 build will support in Cloud.
What are the things we need to take care before deploying the Bui...
            [CNS Solutions Solution] Inquiry about the reason for refusal of Google Play Store
- How-to
 
- Last updated 3 years ago
 
Hello? I registered it as an ABB file in the Google Play Store, but it was rejected as shown below and I don't know the reason.Please let me know which part needs to be changed.
- under -
 
Thanks for contacting the Google Play team about your app...
            PowerBuilder 2019 Build 2703
- How-to
 
- Last updated 3 years ago
 - Armeen Mazda @Appeon replied 3 years ago
 
Hi All,
         We've been running our PB application using PB2019 and Build 2703 with ODBC connection to DB2. It's been working for the past years except today where any update to a specific table initiates a lock which does not resolve itself unt...
            We've migrated two Powerbuilder 2017/pfc  apps over to PB 2021. When we run the project object to generate the exe for both apps the build process kills Powerbuilder. It happens during the 'inspecting the application objects' phase of the build proce...
            First)
An update toaddresses the problem that requires  Dw_1.Reset() AND Dw_1.DataObject = “” to be added to the closing of each window containing a datawindow,.  
Dw_1.Reset()
Dw_1.DataObject = “”
 
Second)
PB.ini needing Accessibility=0
 
 
                    
            I have a C++ application that runs code in a PB 2019-R3 object. Works great in 32bit. In 64bit I am getting an abort in PBSHR when closing the session.
The PB object has an instance string array that the C++ code needs to access. I found in 64Bit th...
            Dear Support Team,
I am using the Power Builder 2021 trial version.
Is there any provision in Power Builder 2021 to read the SQL query from PSR file which is loaded in Data Window control?
If so then kindly guide me possible ways.
Thanks  Regards...
            Arabic fonts not working after migration to PowerBuilder 2021
- Issue
 
- Last updated 3 years ago
 - Sohail Khan replied 3 years ago
 
Migrated my system Witten in PowerBuilder 9.0 to PowerBuilder 2021 (latest). After migration everything seems working fine excepted for Arabic which is displaying as strange characters. Screens, reports and even data from database are displayed in no...
                    
            Hai,
Anybody have an example for scan image through scanner ?. Which need work in appeon.
 
eztwain3 is paid version. I used this dll till now... but now coming expire warning message.  
            Why is the X/Y position of a Maximized Frame negative instead of Zero?
- Resolved
 - How-to
 
- Last updated 3 years ago
 - Chris Pollach @Appeon replied 3 years ago
 
Just wondering why the X and Y Position of a maximized Frame would be a negative number (ie. -37 and -32) instead of it being zero?  Since I am saving the position of the frame in order to restore it I want to make sure that I am not missing anything...
            Soap PB.Net to .Net DataStore
- Resolved
 - Issue
 
- Last updated 3 years ago
 - Armeen Mazda @Appeon replied 3 years ago
 
Hello,
When porting an SOAP pb.net to .Net Datastore and because the SOAP has WSDL, the calling /consuming will be different.
Soap pb.net is xml based with http post and content-type can be text/xml or application/soap+xml. 
How would I keep the c...
            Crash kernelbase.dll, Exception code: 0xc0000005, Oracle Instant Client 19c, Windows Server 2016
- Resolved
 - Issue
 
- Last updated 3 years ago
 - Chris Pollach @Appeon replied 3 years ago
 
Hi Powerbuilder Community,
I am working on upgrading a powerbuilder application, and it crashed during startup in the applications citrix server environment.
Environment:
PowerBuilder 2021 (either build 1288, or 1311).
Windows Server 2016 Datac...
            Say Hello to my Little Tool
- Resolved
 - Misc
 
- Last updated 3 years ago
 - Sivaprakash BKR replied 3 years ago
 
Hi,
I've decided to share a little tool that I made somewhere in the 90'ies in PB5, now migrated to 2021 latest build: I can make older versions if anyone would like. I've added a PB2019 R3 version (29th Jan. 22)
It's useful for finding stuff in a ...
            
                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 
                     DPI 
                     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 
                     RibbonView 
                     Rich Text 
                     Roadmap 
                     RPC 
                     Runtime Packager 
                     SaaS 
                     Scaffolding 
                     Script 
                     SDI 
                     SDK 
                     Security 
                     Server 
                     Service 
                     Session 
                     Single Sign-on 
                     Size 
                     SMTP 
                     SMTPClient 
                     SnapDevelop 
                     SOAP 
                     Solution 
                     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