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.   :) 
            How to add CC to Outlook message (using OLE)
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi,
I'm trying to add CC address to an email I send from PB.
Settting the subject, To (single receiver) work fine, but trying to add the CC gives error "incorrect number of parameters".
 
here is an extract of the code
// This part works finelol...
                    
            Topaz Signature pads and PowerServer
- How-to
- Last updated 2 years ago
- Louis Arena replied 2 years ago
I have been using Topaz signature pads with my app since 2018.  I just converted to Powerserver 2022.  This line now creates an error as if the signature pad is not attached.
ole_SigPlus1.object.TabletComTest(1) 
Does anyone know if Topaz is not co...
            Error "no data is available for encoding 1252" when working .msg files
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi,
I'm getting the following error when trying to work with .msg files. I'm using a 3rd party component and the error appears at the point the component tries to load the ,msg file. I have tried with two 3rd party DDL's and both return the same err...
            Password encryption using Salt and Hashing in PB2019R3
- Resolved
- How-to
- Last updated 2 years ago
- Ganesan Rajan replied 2 years ago
Hi,
Our application is based on PB2019R.
To login to our application, the user has to enter a password. Currently we are using own way of encrypting password and storing it in table.
BUT, we have been asked to use "Salt and Hash" to encrypt our ap...
                    
            Global Functions Using a DataStore and NVO's, Used in DataWindow Expressions
- How-to
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Are there any documented restrictions or limitations on the use of global functions used in DataWindow expressions, where the global functions utilize non-visual objects (NVO's) and a DataStore?
Background:
I'm experimenting with global functions t...
            We have a form in infomaker for our check printing. I received the permissions to print signatures on them. When I added the image to the form of the signatures, all of a sudden, if there are multiple invoices the top check stub will only print one i...
            Dear all,
Currently I'm having traditional PB Windows desktop application that get requests from WEB API via HTTP requests.
The WEB API application already exists
 
Customers facing performance issues when few calling the PB application at once.
...
            Slow report rendering
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
is there a way for reports to render not using a default printer?
Some customers complain about report rendering speed. This is often related to a network printer. We suggest upgrading a driver and other general advices. Is it a good idea to tr...
            Getting error 'Select error: Column List do not match' while DW retieval.
- Issue
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi ALL,
We are currently using the PB 2019 and while accessing application at one area it is giving 'Select error: Column List do not match'.
FYI the same compiled code is working in DEV, QA and Prod environments but not in UAT. The is occurring wh...
            Using GetProcessMemoryInfo to track memory
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
I copied an example of using GetProcessMemoryInfo from Chris' STD Framework and I have a question.
I have a PB desktop app that runs as a Windows Service so has no user interaction. I want to track memory use so I can send an alert to someone when t...
            Infomaker Crashing Issue for Specific User
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
 
We have a user experiencing an issue that I have never seen before. She was running Infomaker on her PC, but a crash led to her being unable to open any of her reports. This happened while using a custom report on the Student Charges windo...
            PBVM.dll c0000005 at 25b866 (toolbar issue)
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi
I'm clueless so I will try to ask here. Is there anybody who get error c0000005 in pbvm.dll at offset 25b866? This error is rare. It takes days to get it but it happens from time to time. The error is somehow linked to toolbar or menu.
What I've...
            The application was unable to start correctly (0xc000007b)
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
We are having an issue, originally our PB application was compiled verson 10.5.  Now we have migrated the code to 2019 R2.
For the users having previously the code, the new migrated application is working fine.
For the new users (those without the ...
            texto to speech using powerbuilder
- Resolved
- How-to
- Last updated 2 years ago
- JOSE WILLIAM ROMERO OLIVOS replied 2 years ago
Dear Sirs.
Does anyone have an example or guide to convert text to speech using powerbuilder?
I have seen some services that Google provides, someone has experience in this integration issue.
Thank you very much to all
            Need to minimize runtime folder size
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
 
We are using PB21 and a ODBC connection to SQL Anywhere in our apps.  What runtime files do we need.
We want to minimize the size of the runtime folder.
Any help on this topic would be appreciated.
            Incremental Builds - all PBLs are rebuilt?
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I see this old issue https://community.appeon.com/index.php/qna/q-a/modified-dates-of-all-pbds-were-updated-with-pbc190-i
I assume it was never reported as a bug?
In 2019 R3 2728 when I do an Incremental Build ALL the PBL files are rebuilt resultin...
                    
            Hi,
on a Ribbon, is there a way to make a ComboBox list wider than the ComboBox itself? Please see the pic:
I am not able to achieve it using standard properties Width and BoxWidth.
Regards,
Tomáš
 
                    
            Powerserver use in offline environment
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
hello.We want to deploy the service on Powerserver 2022 using PB2022 in an environment without internet (closed network).Before proceeding with work in this environment, we have summarized the issues that will be the current problem.1. LicenseCan lic...
            How do I send email from PowerBuilder 2019 or 2022?
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
How do I send email from PowerBuilder 2019 or 2022 ?
            Sending large files with PostData and SnapDevelop
- Resolved
- How-to
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
I need to send very large documents (usually Word) to a SnapDevelop API so that I can upload them into a database table.  The documents are often greater than 30MB.  I initially tried using the SendRequest method.  It worked great until the file size...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                            