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.   :) 
            Powerserver Connection Oracle
- Resolved
- How-to
- Last updated 2 years ago
- Ivan Aase replied 2 years ago
Hi,
Anybody that could tell me why there is one different on Language selection when using Powerserver regards to powerbuilder on same database and same connection rules. The same different is one using sql developer vs Toad for Oracle
Could this h...
            Web Server + IIS +WebApi
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi Sir,
  I have questions about setting up PowerServer. I get very confused and lost after reading all your documents. Can someone assist me to summarize it?
I understand that
1) To deploy my app files, i need a web server.
2) This Web Server ne...
            Powerclient deployment issue with IIS server offline
- Issue
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Hi all,
 
I we use Powerclient to deploy our main application and it works well. Thanks a lot for that.
Recently, we had a server failure and the IIS server was turned off and when we launch the application it doesn't start
We had a 503 Service u...
            PB2022 non-resizable sheet border is thick (was thin for PB2019R2)
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi, I have searched and read all posts marked "resizable border" before asking this.
When opening a sheet in an MDI frame..., window type main!, some resizable some not...
PB2019R2 renders the borders and display area as expected:
But PB2022 is ...
            InkPicture control works in my computer but does not work in the server
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
I've added an InkPicture control to a window where I load a blob image from the database (with LoadPicture function), using Powerbuilder 2019 R3. It works perfectly in my computer. But when I deploy the PBD file in the server where the users ...
                    
            Microsoft Visual C++ Runtime Error : R6025 pure virtual function call
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
 
Hello,Two of our customers very often encounter the "Microsoft Visual C++ Runtime Error : R6025 pure virtual function call". I have seen several publications about this, and we have already tried to follow the solution by installing the latest Mic...
            How to convert unicode string into corresponding characters
- Resolved
- How-to
- Last updated 2 years ago
- Benjamin Gaesslein replied 2 years ago
Hello everyone
I now have a a.txt file, the content is \u5171\u7528, after using the fileread() function to read, I want to convert \uxxxx into corresponding characters, the following is my attempt
li_fhandl=fileopen("C:\work\a.txt")
li_fread=file...
                    
             
Please advice how to fix this or let us know if we can edit the code to work with two servers PROD and COB servers when we switch server on frontend
 
CODE:::::://**********************************************************************// Event - c...
            What function can be used to import window into pbl
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hello everyone!
I use the LibraryExport function to export all the objects in pbl. When I want to use the LibraryImport function to import, I see in the document that the LibraryImport function can only import the DataWindow type. Why is this ?
Are...
                    
            Database connection string using SQL server 2019
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I am trying to connect PowerBuilder 2019 tp SQL Server 2019. Initially we were running application with SQL server 2014. What will be the best provider to connect to the database. Initially I was using SQLNCLI11 and found 2019 to be very slow compare...
            App.ini
[PRCLPRODMSSQL1_DS]
;Autocommit defaults to false if no entry here - can be overridden in users registry
Name=ProductionMSSQL
AutoCommit=true
DBMS = "SNC SQL Native Client(OLE DB)"
DBPARM = "DataBase='PrcDb',PROVIDER='SQLNCLI11'"
Ser...
            On devs machines the dll instantiates - on business machines, no
- Resolved
- Issue
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
Hi There
I have a C# written set of DLL's which we access from PowerBuilder  ( the code is in the window and user object attached ) the thing is, when testing on my PC everything works fine. When sent via PowerClient to another developers machine it...
            Power Client : how to specify the entire path of my app ?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello please could you help me i need help with the new feature Power Client
I would like to get rid of the path created by the Cloud App launcher : C:\mypath\Applications\{nameofmyserver}_{nameofmyapp}
Would it be possible to specify the path enti...
            If we use the dataWindow.export.pdf.method Distill to save a datawindow as PDF file and we do not deliver Ghostscript with our applicatation, but tell our customers, that they self has to install Ghostscript to use this method, are we than obligated ...
            Use MultiSubnetFailover - SQL connection string
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
MultiSubnetFailover is ignored when added to DBParm string.
We are trying to connect PowerBuilder 2021 application running on AppStream to AWS sql server - SQL 2016.
Roughly doing:
DBMS=MSO
SQLCA.DBParm = ls_dbparm + ",MultiSubnetFailover=true" 
...
                    
            Do you have OPEN AI ( ChatGPT API library PBL)? I'm trying to test it with the source code below, but it says there is no supported library.
- Below -
string ls_api_key, ls_question, ls_answern_cst_openai_api n_apiwindow w_question
// 테이블 생성 (만약 T...
                    
            Hello Friends,
Can I use PBAutoBuild 2021 to build a PB 2019 R3 application?  I did try to set RuntimeVersion to 19.2.0.2770 but that did not work.
 
Thank You.
AV
 
 
            Identify Application run from PowerClient Deployment
- Resolved
- How-to
- Last updated 2 years ago
- Michael Hartnett replied 2 years ago
Hi All,
We are beginning to use PowerClient for deploying one of our Powerbuilder Applications.
There are some users running the Application via the PowerClient deployment and others still running a basic desktop deployment.
We want to be able to ...
                    
            Powerclient dot net 6 core pre-requisite install option?
- How-to
- Last updated 2 years ago
- Joseph Vendra replied 2 years ago
Is there a way to make sure PowerBuilder PowerClient deployment checks if dot net 6 or higher is already installed on machine or not?
Is there any deployment options for including a dot net install or is that all up to us?
IE: Dot net 6 core
Josep...
            PB 2022 with DevOps source control
- Advice
- Last updated 2 years ago
- kitty he @Appeon replied 2 years ago
Good afternoon,
  We are migrating from PB 2019R3 to PB 2022.  We were able to set up our applications in the DevOps repository and it worked kinda.  It got to be too much of a hassle to use DevOps because of issues with conflicts all the time, or t...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                            