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.   :) 
            Datawindow Field Font Size depending on the number of characters
- Resolved
- How-to
- Last updated 2 years ago
- John Michael Tejano replied 2 years ago
Good day!
I am working on an app that will be deployed to a 1024 x 768 resolution monitor. I have this name and address fields in the datawindow, some of the details fit in the field but majority does not. How to change the font size in real time if...
                    
            Hi,
 
We have a developer license of Powerserver and we are testing the migration of pb application to Powerserver 2021.Even though we have valid period am getting the below error while running the exe after packaging into Powerserver 
 
License:...
            Hello Appeon team,
 
I am evaluating PB 2019R3, since PB 2017R3 is not compatible with the new driver MSOLEDBSQL.
Even if we add “DataTypeCompatibility = 80”, the values of the columns of datetime will be truncated (for example, "2021-02-02 14:50:...
                    
            Why do I keep getting a DB error on an Insert statement?
- Resolved
- Advice
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi all,
I'm trying to create a revision to form.  The dw object and control are identical... I'm just changing a couple of values and changing the row status to NewModified! to force an INSERT instead of an UPDATE.  
// Create new Workorder
ll_New...
                    
            MSOLEDBSQL - SqlState 42000 OLE DB Driver for SQLServer Incorrect syntax near X
- Resolved
- Issue
- Last updated 4 years ago
- Gokul Kannan replied 2 years ago
When I do CTRL L to verify my event code, I get errors that indicates  MSOLEDBSQL throws a SqlState 42000 OLE DB Driver for SQLServer Incorrect syntax near 'xxx'
Yet, when I run this code connecting to this database, the code works, the imbedded sql...
                    
            Power Client: Cannot get one library to copy down from web server
- Resolved
- Issue
- Last updated 2 years ago
I am currently upgrading a number of applications written about 20 years ago to a database with a new collation sequence and recompiling as PB2022 R2 Power Clients.  I have been asking a number of questions in the QA, I apologise for taking so much o...
            PowerBuilder 2022 Build 1892.
When we moved from PB 2019 to 2022 I changed our browser control from Internet Explorer to the built in WebBrowser control.
Users are reporting that the content doesn't display. If they install InfoMaker, the content w...
            Hi
I' looking for fulltext search function in datawindow. The idea is something similar to Ctrl+F in Excel.
What I do is:
ls_data = datawindow.data //get full data buffer separated with ~t for cols and ~r~n for rows
ll_found = pos( ls_data, ls_lo...
            Import .net dll into a Powerbuilder 2021 application
- Resolved
- How-to
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
Hi
   Please help.
I created a wrapper dll using snapdevelop ( see FolderProfile.pubxml )
I import the dll into a powerbuilder 2021 build 1509
I test the application and it worked as expected calling the dll methods and returning expected results...
            Hi, 
I have a problem that needs support from this community.
I have developed a program for cost allocation. Users create allocation rules how to devide original costs in accounting into smaller units (counter units, producst groups, projects, etc...
            Embedded SQL and PB Script Compiler
- Resolved
- How-to
- Last updated 2 years ago
- Thierry Del Fiore replied 2 years ago
Hello everyone, since upgrading to PB 2022 R2 i've noticed that the IDE compiler (CTRL+L) no longer reports any embedded sql syntax errors (*)
(*) using SAP Sql Anywhere 16 
is this an intended new behaviour or is it a bug?
tia,
simone
 
            Hi All,
I am having the issue when "save as excel with format", null object reference error. Hence i included pb2xls.dll into the external files and build the cloup app. However, when i launch my cloudapp, it displayed this 'Do you want this to make...
            Recent Objects List Limited to One Report in InfoMaker 2022
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
In InfoMaker 2022 when I open multiple reports I still see only 1 item in Recent Objects, even though the settings say to show the latest 8 objects.
 
 
 
                    
            Relative path for images - orcascript
- How-to
- Last updated 2 years ago
- Gilcemar Guizzo Zanette replied 2 years ago
Hi all.
 
I'm using PB 19 R3.
We're starting to deploy applications using orcascript, but I'm having problems with relative path for images.
Example, in on meu, I've ..\img\icon\sratr.ico
When I build using IDE, everything is ok, but using orcas...
                    
            OLE Mail worked great until we went 64 bit and broke the attachments
- Resolved
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
Currently we use an OLE object to send mail and it works fine.  We have a 32 bit build of our application and a 32 bit version of Outlook.
Most of our organization uses 64 bit Outlook so those people cannot use the email function.  In an attempt to ...
            .NET dll import (Assembly binding)
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
The assembly binding is not working with .NET Dll import. Any suggestions for this?
assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" dependentAssembly assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral...
                    
            Good day everyone!
Version:  PB2022 R2
It seems that the horizontal scrollbar in the tabular dw is not adjusted with the content of data when the columns positions are changed dynamically:
- Let say I have a dw with a column at the right margin. 
...
            
I'm running orcascr220.exe and it's failing because it can't load a DLL.
See the error below: 
 
Appeon (R) OrcaScript interpreter version 22.0 
 Using ANSI source file Build/cs_land.orca. 
Error: Failed to load library: PBORC.DLL. 
...
                    
            Hi Everyone,
 
I'm struggling with this issue from last month. please help or suggest.
I got one enhancement to upload the documents using power builder web (deployed into IIS).I'm able to upload the documents but the directory opening as server d...
                    
            How to change the delimiter from comma to other special character using powerbuilder
- Resolved
- Issue
- Last updated 3 years ago
- Hannu Pikkarainen replied 2 years ago
Hello Team,
I am using PowerBuilder 2019 in my application. The application has an option to save the files as .csv(Comma Separated Value File Type). Our Client wants to change the delimiter from 'comma' to some other special character. Tried to cha...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            