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

Featured Questions

Has anyone else experienced an issue launching the client application from Edge or Chrome recently ? For us, it has stopped working from Edge and Chrome, but still works from Firefox. We did notice Edge was patched in the last few days but the link...
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 Team, I am encountering an issue while attempting to delete a .pdf file generated in a temporary folder on my machine. Below are the steps to replicate the problem: Copy the contents of the file into a blob variable. Create a .pdf file in the...
We are running PB2022 R3   FUNCTION Long WNetGetUniversalName(String lpLocalPath, Long MustBe1or2, ref Blob lpBuffer, ref Long lpBufSize) Library "mpr.dll" Alias For "WNetGetUniversalNameW"   When you run this in 32 bit it works When you run thi...
We are migrating an application from PB2017 to PB2022R3.   As part of the documentation for migration it speaks to the following:   RichTextEdit control and RichText DataWindow changes - - Upgrading PowerBuilder Applications (appeon.com)     W...
Hi, connect to a SQL-server DB with ADO doesn't work in runtime environment after upgrading the application from 2019 to 2022R3. In the development environment everything works fine. But when I have distribute the runtime files to the testenvironmen...
Is there any way to secure a pbl so that only certain users can access it?  We are looking at the possibility of creating an Infomaker report that contains FERPA data.  Since it contains FERPA data, we want to limit the users that can see the report....
Hi, Is there a way to change the "Sheetlist" name in the Ribbonbar that PB 2025 may create from a menu?     ...
Hi, Recently we received source code of PB App. But throughout the app, they have used Spanish language i.e comments, variable name, object naming.  Can you please let me know whether it is possible to see all these in English? Thanks, Ganesan R...
PB 2022 Wondering if anyone has used 'Microsoft Print to PDF' as the DataWindow.Print.Printername while also specifying the DataWindow.Print.Filename in order to save PDF documents automatically so the SaveAs popup does not show. I am trying to find...
Hi,  We are running PB2022 R2 Build 2828.  We have an issue with running an application that is using PowerClient on Windows 11.  While we are trying to run the application Windows is showing an error message:    The application launcher is unabl...
QUESTION:  With the recent PowerBuilder 2022 R2 update of ADO.NET, is PowerBuilder now enforcing rules that were not previously enforced?   What is described below WAS NOT a problem with PowerBuilder 2022 R1...but with the release of PowerBuilder 2...
Hi All,   We are using a Powerbuilder 2022 R3 application and it uses AmyUni tool for PDF conversion and printing. Recently we have upgraded AmyUni from 6.0 to 6.5 version and below changes are done in the application code: Changes to point to n...
Hello, I'm trying to install Powerbuilder 2017 silently onto Windows 2016, however I can see the pre-requisite is SQLAnywhere2017. Installing PB manually I can decide NOT to install SQLAnywhere, so wondering what's the reason behind this being requ...
Hello, for two days my Powerbuilder IDE 2022 R3 does not start anymore without displaying any error message. There is a crash log in the Windows Application Event Viewer: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"...
I am using the configuration below to connect to the database using the ADO.NET provider, and it connects successfully.  // Profile ADOTest SQLCA.DBMS = "ADO.Net"SQLCA.LogPass = <**************>SQLCA.LogId = "***"SQLCA.AutoCommit = FalseSQLCA...
Hello how are you ?I'm facing difficulties to delete files with PDF extension generated in a temporary folder on my machine.These files are generated using the Datawindow/DataStore SaveAs function.I generate these files and put them in a vector to be...
Hi, We have migrated our project from 2021 1506 to 2022 R3(3289). The latest version no longer support that TX Text Control ActiveX 15.0 or 28.0. We have window to create a cover letter where the data getting stored as rtf format . We have 3 columns...
In testing PB 2025 Beta2, I've noticed that the object source files that are created during the migration to a PB Solution, as well as the new .pbsln and .pbproj files use UTF-8 encoding, and this greatly surprises me... since PB uses Unicode 16LE en...
Hi Team, I'm trying to host my application into Azure Container. I created Power server Project with External (IIS or folder) Target run mode and Folder Target server.Please find the screen in below.   Created docker file using snap develop 2022...
I am working on a new PowerServer application.  The desired login behavior is to have the app open an external browser, then the user logs in via our OAuth2.0 Identity Server (placing the token in that browser for other affiliated web-based applicati...
I've been away from Infomaker for a few years and recently renewed my license.  From previous use I saved a SQL.ini file with all my DB connections (Sybase).  Can I just replace the im.ini file with the old SQL.ini file to set up the data connections...


There are no discussions available here currently