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.   :) 
            Find latest bugs on the Appeon website
- Resolved
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
When periodically looking for reported issues that may be of importance, it seems like I miss good filtering or sorting options. The workflow would be that every x weeks you'd look at the bug-list and be able to sort the list to see what's new. ...
            I’d like to migrate a fully rebuilded PB19R2 application to PB21 using orcascr210.exe. The same happens if I "re-migrate" an PB21 app.
 
"C:\Program Files (x86)\Appeon\PowerBuilder 21.0\orcascr210.exe" /D runtime_version="21.0.0.1288" .\Migrate.dat...
            Code samples app is a blank screen in Edge - works in IE11
- Issue
- Last updated 7 years ago
- Armeen Mazda @Appeon replied 4 years ago
Starting out with Powerserver 2017 and deployed as a single computer developer environment on a Windows 10 machine
The code samples application runs OK on IE 11 but on the edge browser, shows a blank screen
The sales app runs on both.
My own...
                    
            Datawindow update error when using newid in database
- Issue
- Last updated 4 years ago
- Hans Groeneveld replied 4 years ago
Hi,
I have a SQL Anywhere 17 database with a lot of tables whit a "uniqueidentifier" as primairy key, with de default value newid(). In the the datawindow I set in the Update properties the "Identity Column" to the PK column.
When I insert a row in...
            Moving PowerServer application into Source Code Control?
- Advice
- Last updated 4 years ago
- Julie Jiang @Appeon replied 4 years ago
Hello all,
I've put 100s of PowerBuilder C/S applications into source code control and am completely comfortable with the process.  
I'm about to guide someone in putting a PowerServer code set from the PB IDE into source code control.  I'm wonderi...
            PowerClient CAL Setup Issue in Windows 10
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi, 
     We have recently setup the Power Client deployment process. Few Windows 10 users are getting the below error when the CAL setup the files in their system. Is there any settings from PB side or OS side we need to change. 
It works fine in ...
                    
            Hello
Using PB 2019 R3
Is there any advantage in using PB 2021 rather than PB 2019 R3?
Currently no Plan to use PowerServerNeed to know what improvements / bug fixes done in PB / SD 2021
Happiness AlwaysBKR Sivaprakash
 
                    
            WebBrowser Control turns blank after download
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi
I have a strange behaviour in the WebBrowser control. When I download a PDF or an Excel from a site the page turns blank and there's no way to show the content again. I need to restart the browser. When I call PrintAsPDF() the PDF shows the conte...
                    
            PowerBuilder 2021 Runtime without set regedit
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
 
 
Dear All
PowerBuilder 2021. How to set the PowerBuilder Runtime path for when running PB210.exe.? without set registry editor.
does the Powerbuilder IDE currently have any parameters?
example : run(PB210.exe -path d:\\PowerBuilder Ru...
                    
            Windows defender blocks installer file for our Powerbuilder developed application
- Advice
- Last updated 4 years ago
- Chris Pollach replied 4 years ago
Hi PB experts, 
Since upgrading to PB2019 (and i think less frequently before the upgrade) when we send our EXE installer file to users, when they download it, windows defender blocks it (either won't allow it to be downloaded at all or blocks it). ...
            C# Using DataStore without ASP.NET (i.e. not WebAPI)
- Resolved
- How-to
- Last updated 4 years ago
- Daryl Foster replied 4 years ago
I am trying to move a PowerBuilder process that is almost all Computational Business Logic.  I am starting from a Command Line Tool C# project rather than a WebServer (RestAPI) and have harvested over the Business Logic and Data Models, pretty well. ...
            searching text in blob column contains word document
- Resolved
- How-to
- Last updated 4 years ago
- ahmed tawfik replied 4 years ago
I have many word documents that have been saved as blobs via Column  (longbinary(max) "blob") to the DB (SQL Server 2012). Now I need to have the ability to search text in this Blob column (such I do with "like" in varchar column )  Need to be able t...
            For PowerServer 2017, Dose it allow us to active the license on the other servers when our production servers are down and want our application can be run on the disaster recovery servers?
Thanks
            PB2019 - Issue in Print when the System set to a default printer
- Issue
- Last updated 4 years ago
- Olan Knight replied 4 years ago
PB2019 - Issue in Print when the System set to a default printer
Steps to Replicate :1. Set a Default printer (Any local printer to the system ) Choosed XPS document printer in this case2. Launch the application3. Navigate to Reports 4. Generate the...
            Hi,
 
I want to embed an image to email message.  How can I achieve this?
 
Kind regards,
Falguni
            UI Theme breaks resizable response window code
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach replied 4 years ago
Hi,
Working on modernizing a legacy application, and would like to make use of the UI themes. The app makes use of windows APIs to allow its response windows to be resizable ( SetWindowLong(), GetWindowLong() ). Upon applying the UI theme, the resiz...
            Handling events fired by OLE object
- How-to
- Last updated 4 years ago
- Konstantin Goldobin replied 4 years ago
Hello,
I was wondering if there is way of hooking up my handlers for events fired by an external (nonvisual) OLE object. That is, after I create an OLEObject and connect using ConnectToNewObject, I'd like to be able to write a script (an event or fu...
                    
            Does PB_HEAP_DEBUG work with PB2019 R3?
- How-to
- Last updated 4 years ago
- Ludwin Feiten replied 4 years ago
Hi experts,
We notice strange crashes of PB apps  with PB19 R3 (2670) during runtime. We have a strongly suspect that this are memory problems.
I wanted to use PB_HEAP_DEBUG and PB_HEAP_LOGFILENAME to inspect the memory usage.
But it looks like th...
            Powerserver License Details
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
I would like to know about Powerserver licensing model.
we are looking to do a PoC early next year on Powerserver to make our application natively cloud deployable.
Current we are using PB2017R3 (10 Licenses).
Consider our Poc is successful a...
                    
            ShareData error when sharing back to original source
- Resolved
- Issue
- Last updated 4 years ago
- John Fauss replied 4 years ago
Hello Appeon people,
It appears that in PowerBuilder 2019 R2, ShareData will return -1 if you share the data back with the original dataobject that shared the data in the first place.
I've put together and attached the exported source code for a Wi...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            