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.   :) 
            Hello,
how can i consume Rest API given that i have to pass API key and header request. I want to retrieve the response in a datawindow.
Thank you in advance.
            Powerbuilder 2017 R3 en Window 10
- Advice
- Last updated 5 years ago
- Francisco Javier Vizueta Logroño replied 5 years ago
He instalado PowerBuilder 2017 R3 en una maquina con window 10 y al registrar el usuario  me aparece el siguiente mensaje de error:
Alguien me puede ayudar, qué puede ser?
            Need SQL Anywhere patch v8.0.3 for SA Studio 8.0
- Resolved
- Issue
- Last updated 5 years ago
- Michael Ray replied 5 years ago
Summary: server down, lost files.
Details: Trying to recreate production environment for database network server. Have the purchased disc for SQL Anywhere v8.0 and the patch for v8.0.2, but need patch for v8.0.3. Can anyone direct me or provide the ...
                    
            PB Migrating from DB2 v11.1.1.1 to SQL Server 2016
- How-to
- Last updated 5 years ago
- mike S replied 5 years ago
We  are thinking of migrating our PB Classic application (2017 build 1769) from DB2 v11 to Microsoft SQL Server 2016. Currently we connect to DB2 via ODBC. Any suggestions on what to do? Are they any tools that can help? Will native connection be bet...
                    
            Building Help Screens for Windows
- Resolved
- How-to
- Last updated 5 years ago
- James Medick replied 5 years ago
I would like to create and display a simple help screen (window) for each window in my application, e.g., press F1 and display the appropriate help window for the application current window. 
Is there a preferred method for this?  Or is it simply to...
            switching dataobjects in a datawindow not working in runtime
- Resolved
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
I have several programs where I switch the dataobject in a datawindow back and forth depending on how the users want to see the data by using the following code example.
dw_main.DataObject = 'd_by_shift'
Then I run a reset and go on my merry way. T...
            Full Support for Oracle 18c
- Advice
- Last updated 6 years ago
- Erin Guillen @Appeon replied 5 years ago
Dear Appeon Team and PB Experts,
We know there is a workaround for Appeon PB2019 to support Oracle 18c by installing Oracle 12c Client, Thanks to Chris Pollach and Olan Knight for your replies :)
Do you know when Appeon Powerbuilder will fully supp...
                    
            Drag & resize from corner, almost impossible!
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Running the latest sales demo application, and to try drag and resize from the corners is almost impossible to pin point and do it, takes you so many attempts!
Anyway of making the response area of the borders bigger?
            GIF images on the mobile don't have movment
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi:
When we put a GIF-like image on PB it looks OK, with movement, but when we deploy it to the mobile we don't ...
Do not work GIF images on the mobile or we have to do something special to make it look?
 
Thanks, 
 
Oihana
 
            Suggestion: Evolve the Community website so that we can give ideas for the evolution of PowerBuilder and vote for the best ones.
Today in the "Type Of Question" we don't have the option "Suggestion" as an option.
Something similar to what Microsoft...
                    
            Will powerscript die and be replaced by C#? 
                    
            Hello All
We are contemplating updating from TFS 2010 to the latest 2018 release.  The latest MSSCCI is for TFS 2015
I seem to recall hearing plans for a native TFS driver. 
 
Were/Are there plans to release such a driver?
Is the 2015 version MS...
                    
            Make Simple SQL Dropdown Without DataWindow Like C# ?
- Resolved
- How-to
- Last updated 5 years ago
- mike S replied 5 years ago
Can you make a simple drop down menu using data from an SQL source without having to make multiple datawindows and retrieving them all the time?
Below is how you would do it with a few lines of code in C#, can it be done quickly like this in PB?
  ...
            PB 2017 license switch to trial and does not go back
- Issue
- Last updated 5 years ago
- Mariano Collado @Appeon replied 5 years ago
Hello, all
There seems to be an issue with a licensing on my computer.
I recently tried to get a trial license for PB 2019 R2 UNI (for a different testing machine) and now my main machine shows a trial license for PB 2017. I seem to be unable to sw...
            HTTPClient POST - Missing required part 'form'
- How-to
- Last updated 5 years ago
- Kevin Ridley replied 5 years ago
 PB 12.6 
Here's the part of the code: Thanks.
 
 
String ls_BOUNDARY, ls_mimetype_A = 'application/pdf', ls_mimetype_B = 'text/xml'Blob blb_multipart
Blob blb_boundary, blb_terminus, blb_filename_A, blb_mimetype_A, blb_file_ABlob blb_filename_B...
            Oracle Compatibility Alert for PowerBuilder Users
- Resolved
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi,
Today I received the following information via email:
 
Oracle Compatibility Alert for PowerBuilder Users
Existing versions of PowerBuilder are not compatible with Oracle 18c or 19c. If you are using PowerBuilder 2019, please apply MR # 2170 ...
            Strange issue when moving PB app from WIN7 to WIN10
- Issue
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi all!
In an app I have on WIN7,  I call the following to update a datetime stamp in an INI file and it works fine.
      SetProfileString('monitor_ini', "computername", "lastrun", ls_str_datetime)
The INI file is located in the same directory as...
            PowerBuilder 12.6, Sybase 16, Windows 10, Windows 2012 R2
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Greetings,
Our applications are running PB12.6 with a Sybase 16 database, Windows 2012 R2 server, Windows 10 desktop.  Citrix is in the mix also.  When our PB applications run in the field, users get 'No Response' message in the title bar of the win...
            PowerServer migration - unsupported feature analysis report question
- Resolved
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi,
 
I'm using a trial version of PowerBuilder Universal with PB 2019, and I'm trying to work through my list of unsupported features. There is one category of unsupported features I don't understand:  "Identifier not found". In my report, I'm get...
            Power builder 2017 R2 build will support Oracle database 12C?
- Resolved
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi Team,
I have few clarification questions regarding to our new upgrade project for our power builder application.
Currently we are using Power builder 2017 R2 build version for our application and Oracle database 11g. we have planned to upgrade t...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            