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.   :) 
            Accessing files from a web service
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I'm working on a demo that needs to read a file. If the file is located on the machine IIS is running on, it works. I would like to access the file from a server on the network. Using a UNC file name doesn't work because IIS doesn't normally have net...
            Domain authentication has stopped working after Windows patch
- How-to
- Last updated 4 years ago
- John Fauss replied 4 years ago
Hello.
We have a Powerbuilder app that uses LogonUserW() method from advapi32.dll to authenticate a user/password against a specific domain.   It seems like some recent patches to Windows have impacted how this method works.  What we're seeing it on...
            How to capture Error for crosstab?
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello All,
 
I am using a crosstab datawindow which is retrieveing columns more then 300 and so a validation is coming. Can someone please tell how can i capture the validation and set my custom messsage to the user 
 
Thanks and Regards
            Default font settings do not apply in new datawindows
- How-to
- Last updated 4 years ago
- Arnd Schmidt replied 4 years ago
Hello guys
This might be an easy one, but I just can't figure it out:
My datawindow painter does not take the default settings for columns, headers and text. 
I have gone through the application object, clicked on additional properties, and set th...
            Hello,
PB 2017 R3
We have a migrated application from PB 10.5 to PB 2017R3 which is working fine when run from desktop, surface pro, laptops.   We found an issue when we run the same application in a Lenovo Yoga book (Win 10 Home).  While executing...
                    
            Hi, we're looking for the way to connect PowerBuilder2021+PowerServer2021 to IBM DB2/400 6.1 Version database.
We successfully installed Informix 2.2.0.100 as database driver(from nuget.org) and filled the Database Configuration form. However, when ...
                    
            Re: PB 11.5 runtime installation issue
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello,
PB 11.5, Windows 7 SP1
When I try to install the PB 11.5 runtime, I get the following error
It's a fresh install of Win 7 in that machine.   Anything that I need to do to get rid of this error ?
Happiness AlwaysBKR Sivaprakash
 
                    
            Hello, we're planning to connect PowerServer 2020 + Wildfly(as WAS) to IBM DB2/400 6.1 Version.
Since it's impossible for us to reproduce the actual production environment and set the test environment, we're looking for any advice on setting up for ...
                    
            A test user gets the following message when executing my distributed application.
Here are my steps:
Upgraded my PB IDE to 2019R3 from 2019R2.
Built my application exe for distribution.
Distributed the new exe to a test user who has a 2019R2 di...
                    
            On my work computer I do not have admin rights.  However when I run powerbuilder 2019 it has elevated privileges(by looking at task manager).  I do not want it to run with elevated privileges but I have not been able to figure out how to turn it off....
                    
            .EXE is not working after PB 2019 R2 migration
- How-to
- Last updated 5 years ago
- Aswin Kumar Madabushi replied 4 years ago
Hi Team,
I have migrated the source code into the Powerbuilder 2019 R2 latest version. After Full build, the .EXE of my application is not running.
Please suggest the ways to resolve this issue.
Thanks in Advance!
 
Thanks,
Naveen
naveenkumar....
                    
            Is PowerBuilder 2021 compliant with Section 508?
- Advice
- Last updated 4 years ago
- Julie Jiang @Appeon replied 4 years ago
I need someone from Appeon to state if PowerBuilder 2021 is compliant with Section 508.
 
Fully?
Partially?
 
Is there a document on PowerBuilder/PowerServer 2021 Section 508 Compliance?
 
This would also be helpful to those looking for an ans...
                    
            Hi, i am using PowerServer 2021 Developer included in my PB CloudPro.
Installed an app and published on a remote web server (IIS) to test how it works. Everything working fine as expected, but i've noticed that sometimes (not so often but it happens...
            the limitations of various software developed by powerbuilder running on windows lot system?
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Now we are ready to develop powerbuilder for appon software on windows 10 computers and run it on windows lot system. Is it okay? Or we want to know what are the limitations of various software developed by powerbuilder running on windows lot system?...
            Where do put my validation code in WEB API
- How-to
- Last updated 4 years ago
- Francisco Martinez @Appeon replied 4 years ago
Hello all!
I am new to Web API and C#. I have watched most videos on API (Bruce Marc and others). I want to develop web api that can be consumedby any client not just powerbuilder app, Client app will send just one row at a time. So I am assuming ca...
                    
            How to capture Oracle Client info dynamically
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello:
I was wondering if there was a way to programmatically capture the information on the Oracle Client a user connects to when running a PB application.  
We are using PB 2017 (migrating to 2019 over the next 4-6 weeks).  We are implementing Or...
            PB 2021 STD Framework OLE - Error
- Resolved
- Issue
- Last updated 4 years ago
- Olan Knight replied 4 years ago
I am using STD Framework ( PB21 ) and have deployed application using PowerClient.
Few Computers having windows 10 are raising exceptions as shown below: 
OLE Error on object: 'ns_oleobject_master'OLE - Error Number: 35OLE - Error Text: Error calli...
            Issues with PowerBuilder Fundamentals
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello,
unfortunately, we've noticed a few issues working with the PowerBuilder Fundamentals, especially with the Lab Workbook and Application Specifications Documents.
First Question: does the abbreviation "SS", which is mentioned in the Lab Workbo...
                    
            Hi Guru
 
   I upgraded powerbuilder  from 7.0 to Appeon 2019 .and SQL server 2000 t0 2019 but I found some program ,especially open word , slow than old version. Do me need to upgrade some driver for appeon 2019 ?
 
please advise me
 
 
Willi...
            import barcode from excel file to pdf file then merge this file to another file
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
 
I have excel file that contains  3 cells
the first cell  for no or text  that represent font converted into barcode in second cell
the second is for barcode
the third is the name of file stored in specific folder (in pdf format)
 
for each ro...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            