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.   :) ...
Datawindow update() show "Row Changed between retrieve and update" in PB 2022 R3, this happened after migrate de application from pb 12.5 to PB 2022 R3....
Hi, How can I call an API to send a file? Body contains form-data. Could you help me? Thanks....
Any advise on searching a text with wildcard characters in all libraries? Similarly replacing same text with new string in all libraries? ...
Hi Team,   We are planning to migrate Powerbuilder 2017 R3 code to 2022 R3 code to have the application running in Windows 11 machine but we are using windows 10 machine for migrating the application. Please let us know whether application built in...
Hi everyboy. I am looking for a way to open a send email window with an attachment with the new Outlook from a Powerbuilder application. Apparently this new version is no longer compatible with COM or VSTO or (MAPI ? ) https://learn.microsoft.com/...
I try to achieve multi level JSON script from datawindow. It suppose to looks like a family tree: [ { name: "Canada", people: [ { name: "Steve", children: [ { name: "Linda", ...
Hi Team,   What is the best method to import high volume text or excel file. For example having column 20 and no of line 50000   We have tried using datawindow import and reading 100 line each loop till we get datawindow import error, but this wo...
PowerBuilder window throws 'database transaction information not available’ error when trying to retrieve. We are using ADO.NET as DBMS type and Namespace is system.data.sqlclient for SQL connection. Could you please tell me how to resolve the error?...
Hi all PB 2022 R3 windows 10  Can anyone tell me how i can open a PDF file within a window in my application or the best way to view a pdf withing the application, i may be being a bit stupid but i am struggling  thanks in advance as always   An...
Hi all We have installed powerbuilder/powerserver on a virtual windows server and everything works fine so far. The app can also be deployed and accessed there. However, when I call up the http link from outside (in the related network zone), I get ...
Hi all Is there a description where I can read how to start powerserver outside of PowerBuilder (IDE) in order to be able to call the deployed applications?   PowerBuilder/PowerServer 2022 R3.   TIA, gzim...
Good morning to all, On a machine with Windows Server 2012 R2 I have the same process that happens the following: Compiled and with its PB 2022 Build 1892 runtime packager, it takes: 18 minutes. Compiled and with its runtime packager of PB 2022 R3...
Hi all what really happens in the background and what is true? i have queried two current AI engines and get different answers. Does it depend on whether you are making a new application or deploying an existing one?   We are using PB/PS 2022 R3. ...
I'm getting an error message when trying to perform a Git Pull from the repository on the server: Git detail error info: Cannot locate remote-tracking branch 'origin/master'Git client error code: Requested object could not be found. Because of inval...
Hi, I have a query related to Datetime format in DWs. i,e does DW automatically convert datetime value to local time zone? We have a datawindow displaying Order Date. Column style type is Edit and Format is dd/mm/yyyy hh:mm. The Datasource is an S...
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...
Hi Just testing GIT for source control. We have pushed our PB app to Git and the cloane t to another PC. PB IDE says there are no PBLs with is correct and then regenerates them. It deletes the PBG files from the local folder. A push back from the cl...
Hi, according to the specification of the "Theme enhancements" in PB2022 R3, a MDI-Sheet with borders between 2 and 8 pixels should have the specified number of pixels as border width: https://docs.appeon.com/pb/whats_new/ch01s01s08.html#Theme_resi...
Hello Team, Please let us know whether the issue still persists. We are working with PB2022 R2 (1878).  "When we got a requirement to change the delimiter in csv, we changed saveas to SaveasFormattedText. The function works for small result sets Bu...
Dear Team, I have a  Datawindow for printing, Instead of print I will do save as PDF, and attach to email. So, Instead of Save PDF! to disk, can I attach on fly or dynamically to SMTP EMAIL.   EX:  lnv_SmtpClient.Message.AddAttachment("c:\imag...


There are no discussions available here currently