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.   :) 
            Change color of the Title Bar of the frame window
- How-to
- Last updated 3 years ago
- Roland Smith replied 3 years ago
Hi All,
What is the way to change the color of the title bar of the main window of the application(frame)?
please find the attached example
Regards, Marina
            Hi All,
A bit stumped here and this might be some Windows 11 weirdness.
I've got a new machine (very fast, joy, joy) I've installed PBL Peeper on it but get the error about cannot proceed because NSVCR71.dll was not found. So I downloaded the Visua...
            Drop down datawindow - How to detect when the dropdown is closed
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hi,
 
How can I detect when a row in the drop down datawindow is selected or the dropdown is closed?when the scrolls up and down using the keyboard the the ItemChanged event is triggered so that is not an option
Basically I need a way to run come ...
                    
            Can you Filter a DataWindow with an array?
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Is it possible to set your filter string to be an array?  I want users to be able to select multiple "keywords" from a list.  Then filter a master list based on whether or not the "keyword" column in the datawindow contains one of the selected keywor...
            How to integrate JDBC With PB2019R3?
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
PB2019R3, b2703Window 10, 64 bit platform, VMWhat is the way to integrate JDBC into the Database Painter? We have installed Zulu Java, it's our replacement for Sun Java -- Oracle Java -- no longer free.We have instaledd EBD PostgreSQL as our new data...
            Handling events on non-visual COM objects
- How-to
- Last updated 3 years ago
- Bruce Armstrong replied 3 years ago
Am I right in thinking that if I have a non-visual COM object, that I can connect to with ConnectToNewObject on an OleObject, there is no way to see or process events that it might throw?
I know about using a user object OleObject so I can catch the...
                    
            Datawindow column tooltip 'tip' text max size?
- Misc
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Is there a maximum size for the tooltip string text of a datawindow colum?
                    
            How do I enable Sorting on Master/Detail window
- Resolved
- How-to
- Last updated 3 years ago
- Tracy Lamb replied 3 years ago
Hi all,
Took me a few days to get the Column sort to work, but it's working great now.  I have a question: I have a few master/detail windows.  When I click on a column label in the master dw to sort by that column, it sorts fine, but the detail dw ...
                    
            Sorry, second one today.
PowerBuidler 2019 R3 build 2728
Windows 10
We have switched all our old Internet Explorer activeX controls to the new PowerBuilder web browser control and everything works great, until our .NET developers changed our login...
                    
            Applying themes to ancestor userobjects inherited from standard visual objects
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
We have two userobjects uo_fms_picturebutton and uo_fms_picturebutton2 which are inherited from the standard picturebutton control.    4 of these are placed on our ancestor window object w_genapp_base, 2 of each type called cb_1,cb_2,cb_3_cb_4.  We w...
            Hi:
I am migrating pb6.0 to powerbuilder 2021 but it shows error as below,  gs_uid is global variable,
so, Where can I declare powerbuilder 2021 global variables?
 
---------- Compiler: Errors (下午 01:18:44)security.pbl(w_login).cb_ok.clicked.6: E...
                    
            Printer Setup from File menu not responding
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hello all,
I'm using PowerBuilder 2019 R3 on Windows 10 Pro v21H2.  Clicking on File on the main PB menu, then Printer Setup, then choosing one of the printers listed, then clicking the Setup button seems to fail.  Nothing displays.  Seems to hang f...
            Windows servers 2019 performance issues
- Resolved
- Issue
- Last updated 3 years ago
- Frankel David replied 3 years ago
We have a rather large Powerbuilder application running in many customer servers worldwide.
Most customers run the program on windows terminal servers in a computer farm and virtual desktops.
We are getting complaints that when upgrading to Windows...
            Is there a maximum size for output ParamValue arguments from a stored procedure in SnapObjects
- Resolved
- Issue
- Last updated 3 years ago
- Daryl Foster replied 3 years ago
Hi, we've been using SnapObjects for quite a while without too many issues, but today we found that one of our stored procedure calls truncates the output parameter to 4000 characters.  Is that configurable in SnapObjects, or is it a hard limit? We a...
                    
            How to post data to WebBrowser control in PowerBuilder 2021?
- How-to
- Last updated 3 years ago
- Kai Zhao @Appeon replied 3 years ago
Hello,
In VisualBasic application, Internet Explorer browser control implementation was done as below.  Is there any sample for WebBrowser control to post data similar to below implementation?  Thanks.
Dim strPostData As String
strPostData = "uid=...
            pbvm.dll 與window 11不相容。
- Resolved
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
pbvm.dll 與window 11不相容。
                    
            SQLCA.logpass can be catched with process hacker tool
- How-to
- Last updated 3 years ago
- Pierre DETE replied 3 years ago
Hello,
A customer reports that he was able to retrieve the login password stored in SQLCA.logpass using the process hacker tool. He asks us to secure this.
How can we do this?
Thank you in advance.
Pierre
                    
            Is it possible to update a DataWindow column from a string array
- How-to
- Last updated 3 years ago
- mike S replied 3 years ago
I have a string array that I want to apply to a column so that array item one goes in row one, item two goes in row two, and so on.
I could loop through them and do a SetItem but I was hoping for dot notation that would work in this code:
DWObject ...
            PB 19 app generating Error 14 when printing - pbvm80u.dll
- Issue
- Last updated 3 years ago
- John Fauss replied 3 years ago
We recently migrated a 32 bit PB 8 app to 64 bit PB 19. Everything is looking good except for printing. The app generates "Error Number 14. Error opening DLL library pbvm80u.dll for external function...."
I have done a search on the error and it loo...
                    
            Hello,
Recently, when I create a new data window, or modify the select of an existing data window, the name of the column in the datawindow will be a combination of the table and column name. I am using Powerbuilder 2017 R3 build 1915.For example if...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                            