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.   :) 
            Where is "Add to Source Control" ?
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi all,
 
I'm using PB2019 r3 build 2703. 
I would like to add my Workspace to Git but the option "Add to Source Control" on the right-click on the workspace is not there. Is there any additional configuration that I should make? 
Thank you, 
...
            Time Zone problem when using Today()
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi,
Does anyone know where the Today() function gets it's value from? What I mean is: where does it look to determine the TimeZone your PC is configured for?
I've temporarily changed my Windows' TZ to Australia, but I'm still getting my local UK da...
            This browser or app may not be secure.
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
I am Using Microsoft Web Browser OLE in PowerBuilder 2017 R3, I am using this Web Browser to take credentials from user and generating the OAuth2.0 Authorization Code for further use to generate access token, but when i give the UserId and click on n...
                    
            Alguien tiene un ejemplo de como exportar un datawindow a xml
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Buenas tardes a todos.
 
Alguien tiene un ejemplo de como exportar un datawindow a xml
 
Muchas gracias
 
Att
Carlos
            PowerServer 2021 - Cannot connect to server when creating the session
- Issue
- Last updated 4 years ago
- Sanjay B replied 4 years ago
Error dialog while accessing the app from the browser to install the launcher for first time. Also tried closing PB before trying browser launcher install but no luck:
PowerBuilder application execution error (R0222)
Application terminated.
Error:...
            Power Client - Port number - 26568
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi Team,
 
This is regarding the Power Client setup
I have successfully configured and the build my source code. 
When i call the application through the browser, it's successfully download the CloudAppLauncher to the local drive and when i try t...
            Long running query in stored procedure and transaction
- How-to
- Last updated 4 years ago
- John Fauss replied 4 years ago
Hi!
PB2019 2353 (32 bit)
MSSQL 2012 and MSSQL 2017 (natív client 11.0)
Windows 10 64 bit
We have several long running MSSQL stored procedures with brief insert expression in begin, after a slow select to collect the results, and write results to ...
            load sqlselect from model without params
- How-to
- Last updated 4 years ago
- Tony Meißner replied 4 years ago
is it possible to load a sqlselect from a model without params?
 
I have this structure:
[SqlParameter(name: "first", dataType: typeof(int))][SqlParameter(name: "second", dataType: typeof(int))][FromTable("mytable", Schema = "DBA")]
[SqlWhere("...
                    
            UrlEncode how or for what to use it?
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
I've used an Inet variable to be able to use the HyperlinkToURL() function.I thought it would be a good idea to use the CoderObject to UrlEncode() the url that I'm passing in.
My URL's can point to anything like "file://..." or "http(s)//...".T...
            Hi,
Has anyone successfully used Oracle 21c with PB2019 R3?
regards
            Calling a user object datawindow function
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
I have a universal datawindow userobject... u_dw.
Inherited a new object u_dw_attachments
Added a user function of_setworkorder( al_workorder )
In script, when I try to call that function, I get a compiler error. Here's my script:
idw_attachments...
                    
            We have powerbuilder application initially create din PB 9.0 , later migrated in PB 2017 R3 .The application used MQ client , which is upgraded in 9.1 . In order to create secure MQ connection we need to upgrade the cipher. Currently no cipher use di...
            Hi Team, We currently connect to SAPGUI 7.5 with saplogon.ini file. We need assistance in connection Powerbuilder to SAPGUI 7.6 with xml file.Thanks.
                    
            Find is not working with Datetime columns
- How-to
- Last updated 5 years ago
- Kevin Ridley replied 4 years ago
 
We are using a find function to find the row number of a particular record. Initially it was used with the first two columns which are string data type, now on an enhancement we need to add two more new datatime columns in the find, but after addi...
            TX Text Control - Convert to HTML only on save to file
- Advice
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
I'm using the TX Text Control ActiveX 28.0 in PowerBuilder 2019 R3 to edit rich text and convert it to HTML for sending in an email.
It seems the only way to convert the data to HTML is to call SaveDocument with a file type of FileTypeHTML! and then...
                    
            Hi,
I've come across a problem when using the Paste command.
The Paste actually works fine, but the return code is -1.
To recreate:
Sample window, RichText control, CB with paste function to the RT control.
Copy an image from Snipping Tool.
Pas...
                    
            PB 2019 R3 2703 issue. dw retrieve | data source: sql syntax with 6 retrieval arguments
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
[A DB2 database contains the tables and is running on an AS400 minicomputer. The application ODBC connects to a local network Adaptive Server Anywhere database. The ASA database ODBC connects to the DB2 over the company network. The ASA configuration...
            Re: Report (s) datawindow's background to be different than entry datawindow (with theme)
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hello,
PB 2019 R3 with theme
Got 60 entry screens and around 100 report datawindow(s) in one project.   Need to show white background in all report datawindows.  The report is shown on a tab page of a window.  
Need to set white background for tab...
                    
            In PB2019 is there a way to download prior Runtimes?
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
In PB2019 R3 the ability was added to switch between runtimes.
 
The runtime that was originally implemented in was MR2670, but now that 2703 runtime is out, how can I have someone newly installing PB2019 R3 download the 2670 Runtime as they can on...
                    
            POWERCLIENT App's desktop icon
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
App is deployed using POWERCLIENT , but some times desktop icon disappears.
App is running fine with IP Address. So is there a way for creating desktop icon automatically?
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                            