Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 2 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.   :) 
            Directories and files handling in PowerServer 2022
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi. everyone!
My application refers to files that are located in specific directories on the development machine (for example, INI files, certificates, etc.) which are to be included in the application deployment profile. With PowerServer 2020, thes...
            powerbuilder issue while connecting to DB
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hello,
 
Getting this error when trying to Database through 2019 powerbuilder. 
 
please help to resolve this issue.
 
 
 
 
 
            Hello guys,I'm having this error when I select multiple objects and try to change some property of them.The error happens when I try to re-select another object or save the changes.
My system is a Windows Server 2019. Thank you in advance if you h...
            Fails to import git project
- Resolved
- How-to
- Last updated 2 years ago
- Gerrat Rickert replied 2 years ago
I can't get PowerBuilder to successfully check out a git project (this did work at one time - not sure what's changed).
This works fine for every other developer that tries, so there's something misconfigured on my machine specifically, but I'm not ...
                    
            Need to Migrate PowerBuilder App on Cloud.
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Need the power builder Apps to migrate to cloud using some tools available in market.
Below are the questions that came from customer. Can you please help to explore on this and respond as I need to go bac to customer.
Is it a PowerBuilder new ve...
            Hello all,
In our PB app, we're already used to setting up REST calls to external parties. But we're getting more and more questions about providing webhooks.
And to be honest, I have no idea where  how to start with webhooks. The idea of a webhook...
            Editmask with 0 in begin
- Resolved
- How-to
- Last updated 2 years ago
- Paweł Kasperek replied 2 years ago
Hi,
I'm using editmask control.  Before migration to PB 2022 (from PB 12) I had to follow settings:
Mask : ####
Type: number.
I had always put the number 0 or other started from 0 ex. 01, 0 , 00 .
But after migration, it isn't possible. Currentl...
            Excel OLE: How do I reference a sheet by name?
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
Hi all,
I'm trying to import data from an Excel workbook using an OLE object.  The algorithm works great, but I have hard-coded the WorkSheet number.  How can I refernce the sheet by name instead of number?  I specifically want to find the sheet nam...
                    
            PB2022 R2, Unable to change graph style at runtime while using SetSeriesStyle(-).
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Not clear why the function   SetSeriesStyle() always return -1 in PB2022 R2.
I use SetSeriesStyle() in PB2017 R3 and it works perfect.
The graph in PB2017 R3 looks like that:
 
While The same graph in PB2022 R2 looks like that:
The graph sho...
                    
            PB Native not showing in list of Source Control options (PB2022 R2)
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I've loaded PB 2022 R2 and when I went to set up source control, PB Native is not showing up in the list.  I saw another post for the same problem in PB2017 and the solution was to make sure there was an entry in the registry (which I have checked an...
            Hello,
we just updated from PB2021 to PB2022. Now we run in a strange problem. Is there a change between PB2021 and PB2022 how printouts are controlled?
We print invoices (via a datawindow). The font of the text is Arial 10pt.  Now some of our cust...
            Is it possible to skip code when compiling the PowerServer project?
- Resolved
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
We are migrating a project to PowerServer. We still want to be able to compile and deploy the client/server application. There is code in our application that is useful only for the client/server version and we would like to skip it when we are compi...
                    
            Export Datawindow to JSON
- Resolved
- How-to
- Last updated 2 years ago
- JOSE WILLIAM ROMERO OLIVOS replied 2 years ago
Cordial Greetings, Gentlemen.
Is it possible in pb 2022 to export data from datawindows to JSON with the following structure?
invoice{} user1[{}] technology services{} service a [{}] service b [{}] service c [{}] user2[{}] technology services{} s...
            I have installed Powerbuilder 2022 R2 Build 2819 and deployed my applications and WebAPI. In the previous release, I was able to change the Web API URL by using the command "dotnet customizedeploy.dll -url=url as mentioned in the help file below.
ht...
            Connect to Azure Storage account with Connection String
- Resolved
- How-to
- Last updated 3 years ago
- mike S replied 2 years ago
Is it possible to connect to azure storage with a connection similar to below?
DefaultEndpointsProtocol=https;AccountName=fishingdatatest;AccountKey=Sm/P3zvoXEqgsqoDSskVA0NCv1pVJJ+smnn0atEcXRvVasQXSVrHYQtrcGiiv8y9Ck0Ao8NZNkWP+AStsk+M0g==;EndpointSuf...
            Get Current Workspace failed
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
While migrating my app from PB 2017 to 2022, I got following error twice but it still finished successfully. It was before the selection of PBLs. Any thoughts?
             
Using themes, how can I give background color to headers and footers of tabular data windows?
            Execution Timeout Expired
- Advice
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
HI Sir,
 
  I am using PB/PS2022 Build 1900. We encountered below error when our application is exec a stored procedure.
SQLCA.sqlcode: -1 SQLCA.sqlDBcode: -2 SQLCA.sqlErrText: Execution Timeout Expired.  The timeout period elapsed prior to comple...
            Migrating from PB 2017 to PB 2022
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi,
We are migrating from PB 2017 to 2022. I cant seem to find the migration document. Also where can i find the DLL files for 2022 as my app would need the DLL files as we had used with 2017. Any guidance would be appreciated. Thanks.
            SMTP Client SetSender& AddRecipient is Null
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi All,I am using PB2022 R2 SMTP client,In my development environment I am able to send and receive email whereas sender and recipient are getting added but when I make a build move to QA environment SetSender AddRecipient is setting as Null, so the ...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                            