You need to be logged in to view a user's profile.

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 guys.   Does anyone know why when an application is pinned to the Windows taskbar it does not update; once an update has been released from development?   I have this issue....
Good morning,I launch an application in a TSE session. This application is in PowerBuilder 19 R3.In this session, I need to retrieve the name of the remote machine that started the TSE session.For this I use the following function: Function ulong Ge...
Hello   we are upgrading from PB 2009 to PB 2019 R3 and during one of the flow we are facing performance issue , i found we are using dropdownpicturelistbox (ddplb_1) and multilineedit(mle_text) and after calling this its taking time to load data on...
We are currently using a service consumption with the SoapConnection object in the PB 2019 R2 release; We are going to migrate to the PB 2022 R3 version. In version 2022 R3 it shows me the following message "The assembly 'AAAA.dll' doesn't exist." ...
Hi guys. Can you explain me; whats the difference between P-Code and M-Code compile?.   What's the pros and cons; of each one?   Thanks and regards....
Any advise on searching a text with wildcard characters in all libraries? Similarly replacing same text with new string in all libraries? ...
Hello, we migrated our app from PB11 to PB2022 R2 3356 a few month ago.  Some (not all) of our users are complaining about the new speed of our app. The more windows are opened, the slower the entire software becomes. If there is one window open,...
Hi all, I have a dw control on a tabpage with a user event, ue_create_form.  On the dw object itself ( datawindow painter ) none of the columns has a validation rule, validation message, or initial value. Here's the code for ue_create_form: this.I...
hi all, I face this "Error calling method of a PBNI object" when deploy PB2022R2 version application to client computer. I have follow possible method as this QnA link  but still failed. I'm also ensure those files highlighted in this link include...
Hi Folks, We are facing issue with R6025 Error - Pure virtual function call stating the Error title as Microsoft Visual C++ Runtime Library while running application build using Powerbuilder 2019 R2 Build 2353. Additionally we have observed that th...
Hello Appeon Support,   We have a large thick-client PowerBuilder application, written many years ago, that our Security Team have raised a risk against.   The risk is “DLL Hijacking”   This application is built and deployed as 1 x Exe + numero...
Hello, All of a sudden my PB 2019 IDE stopped opening. I click the icon in the Windows menu, the splash window opens, and then PB's icon just sits in the task bar. Nothing happens when I click it, and when I hover the mouse pointer over it, an empty...
Hi Reading a XML File using PBDOM of PB2022 all works fine in IDE 32 or 64. But when I download and install via client deployment (64), I get the Message "Error calling method of a pbni object" just after reading the file. I checked the version of...
Does anyone use Microsoft Always Encrypted for SQL databases and have a successful integration with a Powerbuilder 2021 or 2022 application?We've been requested to encrypt some data and we're trying to figure out possible solutions for a mixed Powerb...
Hi    I have a userobject u_dw_1 inherited from (PFC) U_dw with dataobject d_no_hall. The user object is on a window when executed the window opens and display the data. called dw_1   I placed a button on the window when clicked, i execute the fo...
Hi, guys. I have no idea what type of JSON are the replys from AirTable Web API, are?. I tried distinct ways to parse the JSON; but don't lucky. Can you help me to solve this, please.   I attached a sample of one of the JSON reply.   {"records...
Hi guys;   Thanks for your time. I need to know what type of data retrieve a query; when use a datawindow. I put into context what require or intend to do.I have several queries to make to a database; on several tables, with different types of dat...
  **EDITED TO CLARIFY PREVIOUS SUPPORT, NOT FUTURE SUPPORT** Is Powerbuilder 2021 supported for the new MSOLEDBSQL 18.7.2 drivers released on April 9th this year? Has anyone updated to the newest 18.* driver and had success with existing applicati...
Is there a way to control / trigger the windows scroll event?   Let's say I have window_1. Window_1 has a vertical scroll bar. I have 5 dw's lined up vertically on the window so I need a vertical scroll bar on the window to place/view all of the d...
Good morning, I am trying to connect to an Azure DB (SQL 2014), using PB 2022 R3 Build 3356. I have tried both "SNC SQL Native Client(OLE DB)" and "MSOLEDBSQL SQL Server" DB drivers, but I get the following error on both. SQLSTATE = 08001Microsoft...


There are no discussions available here currently