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.   :) 
            Handling Concurrent Checkouts in Wizsource
- How-to
- Last updated 9 months ago
- Miguel Leeuwe replied 9 months ago
Dear Experts,
I am currently using Wizsource as my source control system and have a query. At present, two users are working with Wizsource. If User1 has checked out an object (e.g., window1) and is actively working on it, is it possible for User2 t...
            I have a trace file .PBP and Im trying to read it with the code below ( read application) :
[---- more code ----]
ltan_node = ltf_file.NextActivity()
ll_activity_counter = 0
do while IsValid(ltan_node)
ll_activity_counter++
ll_delta_activities ...
            Migrate on-premises DB to Oracle Cloud
- Misc
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi, our application is using PB 2019 on window 11 and connects with Oracle DB on IBM AIX server. Do we need to do any PB upgrade if we just want to migrate our on-premises Oracle database to Oracle Cloud? Also, after the DB migrated to Cloud, do we n...
            Print an InkPicture in a datawindow.
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
As recommended in this forum, I started using the Inkpicture object in a datawindow to replace an old OCX viewer. It seems to display TIFF blobs fine but I am having a few issues:
We can zoom in and out using the built-in mouse and alt key but it ...
            Assistance with Preventing Multiple Sessions in PowerBuilder
- Issue
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hello ,
We are working on PB19 and trying to launch PB appliaction form Launching context but here problem is that from launching context evertime session will be new but we want to open windows on the same session .
So , Could you please guide us ...
            Opening PDF file from Network Storage in Android using appeon PowerBuilder
- How-to
- Last updated 10 months ago
- Roland Smith replied 9 months ago
Hi,
We have app developed in Appeon PowrBuilder 2019 R3. We are unable to open pdf file stored in network drive. The PDF file can be accessed through Network Storage in My Files ? in the android tab. The webview control works for url and hence not u...
                    
            Recommendation to migrate powerbuilder 2019 app to cloud
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 9 months ago
Hi,
 
The application we maintain is running on powerbuilder 2019 (pfc framework) with on-prem oracle database 19. Batch jobs are running on AIX server. There is an ask from client to migrate the app to cloud. Is power server a good option? Any rec...
                    
            Is Oracle Cloud Infrastructure supported?
- Resolved
- Misc
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 9 months ago
RE: Oracle Cloud Infrastructure:  We are looking at migrating our on-premises Oracle databases to the Oracle Cloud Infrastructure.  We use client applications in PB2022.  I don't see anything on the Appeon site about Oracle Cloud, but wanted to check...
            Unable to get ADO connection working using Access Token, please help.
- Resolved
- How-to
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 9 months ago
Hi
We face an issue related to ADO database connection and are seeking help resolving it.
PowerBuilder: 2022 R3 Build 3391
Visual Studio: 2022
DBMS: Microsoft Azure
 
In short, the issue is that any SQL command fails with SQLCode -1 and no SQL ...
                    
            PowerBuilder Connection issue on remote server
- Resolved
- Advice
- Last updated 9 months ago
- Narayanamoorthy Thangavel replied 9 months ago
Hi,
We have installed powerbuilder packages in one of our remote server. Installation was successful but when we are logging in it required an internet connection to login. But we dont have internet connection in our remote server.
Does any one k...
            Minimum hardware requirements for PB2022 R3
- Advice
- Last updated 9 months ago
- Armeen Mazda @Appeon replied 9 months ago
Hi,
Our organization is upgrading from PB2017 R3 to PB2022 R3.
Our PB application serves about 600 users with a wide range of computers and Windows versions.
What are the minimum hardware and operating system requirements for PowerBuilder to opera...
            Hi
Happy New Year everyone
I am using PB2022 R3 Build 3397 - which i believe is the latest build of this version
Windows 10 Pro
SQL Server 2019 using SNC SQl Native Client
When i open a datawindow - it freezes - not allways but often does....
                    
            Powerserver 2025 Database cache connection method
- How-to
- Last updated 9 months ago
- David Xiong @Appeon replied 9 months ago
I am trying to migrate from using Postgres ODBC drivers to the ADO .Net version. In the native and powerclient side the connection is great and in my tests is comparable or better than the ODBC. My question is, when creating the powerserver database ...
                    
            Error when using Object.DataWindow.Print.FileName
- Issue
- Last updated 10 months ago
- Christopher Craft replied 9 months ago
PB 2022 1900
Has anyone experienced an error when trying to set the filename in the DW ( Object.DataWindow.Print.FileName = lsFileName )? I just received the "Error accessing external object property filename" when trying to set it. It works on othe...
            Hi Chris, I have Migrated the application from PowerBuilder 9 to 2021 . SynatxFromSQL() is working fine in version 9 and in 2021 the SQL is not executing . Here is the SQL insert into GOLF_SBP.BS_AMUNDI_ESTADOS_RE SELECT 7652, 'G', to_date('30-11-202...
            Application crashing with PBVM170.dll
- How-to
- Last updated 10 months ago
- Chris Pollach @Appeon replied 9 months ago
We have a client receiving this error message frequently when switching platforms:
 
faulting module name PBVM170.DLL version 17.2.0.1858, exception code: 0xc0000005, Fault offset: 0x00070e65, faulting process id: 0x2dbc
 
What can I ask the clie...
            Return from Datawindow Painter with Select is not raising SQL syntax errors
- Resolved
- Issue
- Last updated 9 months ago
- David Peace (Powersoft) replied 9 months ago
PB22R3 - "Return to DataWindow painter with Select" is not raising Syntax errors.
When viewing Design window for Datawindow as SQL Syntax, and then returning to Datawindow painter, syntax errors are not being validated.
Any help would be appreciate...
            Migration from PB 5 & 8 to PS2023R3
- Resolved
- How-to
- Last updated 10 months ago
- David Peace (Powersoft) replied 9 months ago
I have managed to successfully migrate from powerbuilder 2017 to powerserver 2023R3.
I have the challenge of two applications currently in production Powerbuilder 5 and Powerbuilder 8 
Is there a chance of being able to migrate these two applic...
            Hello,I would like to know what files I need to copy to the cloud server for my application to work.
            Retrieve Datawidnow With Object Report and compute field with datawindows parameters.
- Resolved
- How-to
- Last updated 5 years ago
- Ramón San Félix Ramón replied 9 months ago
My reports usually are datawindow that has a header with a report (Company Name and Logo).
 
When migrating to Snapdevelop, it doesn't retrieve the header.
 
It also doesn't work well if I use a datawindow parameter in a compute field.
 
How do...
            
                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 
            
     
                             
                             
                             
                             
                            