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 Team.   Whether DEP [Data Execution Prevention], ASLR[ address space layout randomization] enabled during powerserver compile and deployment, if not how we can enable this   Narayana Bhat  ...
Hi, our product contains, multiple applications (more than 50) and each having own folders and few folders are contains shared libraries for all applications By using TFS, took latest code objects into respective folders. Using PBAutoBuild trying ...
We have a base datawinow control uo_dw where we override the SetTrasObject function to handle few additional process before setting the transaction object for the control. This method accepts transcation object as input Parameter As per the PowerServ...
Menu icons were missing when application build has created by using PBAutoBuild. It works properly when build has trigger from PowerBuilder.  Pease suggest any workaround for this issue. Attached document contains the screenshots. Also noticed tha...
We have multiple applications that use SSO to log in. In the PowerBuilder application, we used to copy all resource files (icons, images) into a single folder and refer across all applications as needed. Now in the PowerServer Client application, ho...
Hi,  While compiling PowerBuilder code ( both PowerBuilder and PowerServer projects) , CISCO Secure AV considers it as malware and tries to quarantine it. This is happening for the PowerBuilder 2022 R2 Build 2819. Attached files are the Event Logs ...
  We have one main application and a few child applications, from main application launches child application by sending command-line arguments that contain some user credentials. Observed that the CloudAppLauncher_V2 log file recorded the command ...
Hello everyone, I am on PB2022/3289 and building for PowerServer. How do I create a folder using the CreateDirectory function? Is it possible to create a multifolder path like: C:\user1\temp\logfiles    With just one call or do I have to create ...
Does PB2021 support store procedure with table as parameter? If it could, how?...
Hello, We're trying to implement our own Right Mouse Button menu on the RichTextEdit control overriding the PopMenu property having set it to false. What we don't understand is how to get the x and y coordinates of where the user had right clicked ...
I am installing PS 2020 AEM on a windows IIS server using silent install. There is a SilentInstall.INI file which has configuration to change the admin password during the install as shown below. I changed the AEMPassword to a value other than 'admin...
Has anyone successfully called this API from PowerBuilder? I have found two different declarations online as follows: Try 1 Long ll_nullAny la_nullSetNull(ll_null)SetNull(la_null) FUNCTION long SHCreateDirectoryEx(Long hwnd, String pszPath, Any ps...
Hi Roland,  Do you have the 64-bit version of cambas.pbx? You can share it this is my email alopez@lolimsa.com.pe  ...
Hi Everyone I thought I would try and setup and use the PBAutoBuild220.exe to build our applications. My first problem was that I needed to install the PB IDE before the EXE would run at all (I had tried only installing the tools and utilities). I t...
Hi Team, Need help on scrolling user object based on row selection. In a window, I have a datawindow on the left side. On the right side, I have a user object(container for user object) inherited from u_base. I have opened several user objects one ...
Hello, I am following the steps listed here for implementing Azure App Services: https://docs.appeon.com/ps2022r3/steps_summary.html I am on the part where I am installing the Static Web App here: https://docs.appeon.com/ps2022r3/deploying_the_cloud...
We are using Powerbuilder 2022 R3  windows 10  on sqlserver. I am looking into implementing SMTPCLIENT,  Most of the examples make sense but there is no example of how to add a reply to email address to the message.  Can this be done? Example?    ...
It's possible to use our nexus oss to download informix driver ?! I try to create db connection and SnapDevelop try to download informix driver from nuget.org. How to change setting to use our nexus oss to download informix drvier ?!...
I was at PowerBuilder Version 2022 Build 1878 when we received the update about that there was a vulnerability when using ADO.NET database connection in a newer update.  I stayed at my current version.  I did not perform a PowerBuilder update until n...
When running the compiler with this command... pbautobuild220.exe /f \src\cactus.json /l Log_PBBuild.log /le Log_PBError.log ...we get this error output: 14:14:50 [Normal] PBAutoBuild Version: 22.2.0.3289.14:14:50 [Normal] Work Path: C:\src\...


There are no discussions available here currently