Featured Questions

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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hi all, Is there anyone who has any experience using Microsoft Open XML SDK in PowerBuilder? I am using PowerBuilder 2017 R3 and I am not able to establish the connection to the SDK. What I am uncertain about is the class ID/programmatic identifier...
Hi.  I am trying to get a handle on what PB version would be most appropriate.   We were running PB 12.6 on a Windows Server 2008 R2 machine.   We are trying to move our PB 12.6 to a Windows Server 2016 Standard machine.  The installation of the PB ...
Are there any plans to add parameterized constructor events for PowerBuilder Standard/Classic?...
Hello. We are migrating a client/server desktop application from PB 12.5 to PB 19. Some of our OLEObject functionality appears to have broken, and I'm looking for some help. It's a homegrown DLL wrapper to C#. Here is a snippet of the code in questi...
Hi Appeon support,   I'm working on the migration of my application from Windows 7 to windows 10 on PowerBuilder 2017. On Windows 7, my application works fine with Powerbuilder 2017 without any problem.on Windows 10, I cannot launch the applicatio...
Hello all: I have an issue with PB12.6 on my laptop. When I disconnect the laptop from his dock, disconnecting it from the wired network and connecting to the wifi network, then PB12.6 doesn't start anymore. Only appears the launching window, and re...
Hello, Using PB 2017 R3,    Trying to import a JSON file created by a third party, into a datawindow.   The siva2.rar (attached) opens well in Notepad++, with proper plugins.   Notepad ++ displays the data perfectly. Now, when I try to import with...
hi  I want to know what the following messages in te image are about within Xcode 10 to distribute an Appeon Workspace regards...
Is there possibilty to f.e. on clicked button: - to block row changing/mouse selection and leave only focus on current row,- mayby grey out rest of rows?I want to higlight as much as possible which row is now editing, since every row on start is blo...
Some Infos: Machine : Windows Server 2012 R2 StandardPowerbuilder: Version 2019 Build 2082Email Client: Mozilla Thunderbird 60.8.0 (32-Bit)   Hello,   im trying to migrate one of our projects from PB2017 to PB2019. But in PB2019 the  programm ke...
I have a DW, and right now I am able to edit every row and column.I would like to block all rows when DW opens, and be able to edit row only, if I choose it first and press f.e. button EDIT.Is there a property which i have to set on open event?...
Hi team, Need some advice how to encrypt text to SHA1 using PowerBuilder. I have a PHP code below that SHA1-encrypts a string: yields: f49182154133c2a2d9b4098cede92642b013110c   However trying to achieve the same using PowerBuilder: String l...
We have an application that is executing web-service functions on an external web-service host. Each invocation of these functions can be slow to respond - they can take 5 to 30 seconds. What we observe for our calling Powerbuilder application, is t...
Hello Everyone Before opening a support ticket, I would like to check if you have some advices for my deployment issue: When I use conditional expressions with user define functions to highlight information in a DataWindow object, for example, to c...
Hi.I have a datawindow. One of columns is DropDownDW - in display column is symbol, and data column - id. Works perfectly. problem is that i have to update foreign keys (composite) to another table which looks like:table_A.method_id = table_B.id AND...
Is it possible to send big string over 32k from powerbuilder to PL/SQL(Oracle) stored procedure? If yes, Please let us know how to do that?...
Hello, I am looking to set a TimeOut for my REST calls from PB12.5.2. Below is my code:   loo_xmlhttp = CREATE oleobject loo_xmlhttp.ConnectToNewObject("Msxml2.ServerXMLHTTP.6.0") loo_xmlhttp.setTimeouts(100,100,100,100) // invoke POST method fo...
I just added themes to a workspace that was already in a git repository. Is there a way through the IDE to add the themes subfolder?   Thank you, Joe Hess  ...
Our PB code in 2017 R3 was migrated to windows 10 environment. mail functionality which was working on Win7 no longer works on Outlook 365 (Outlook for Office 365 MSO (16.0.10730.20155)). We get Microsoft Outlook Error  "Either there is no default ...
Dear Support! Sometimes, my program crashes. How to find where is the issue? There is no error message, but the program was shutdown. Please help to us! Offer some debugger, or any kind of solution.  Bye, Geza.      ...


There are no discussions available here currently