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.   :) ...
We have an application when we debut in 32 bit mode works fine but when we debug in 64 bit more it does not. The spot that is not working is a OLE object creation and then a ConnectToNewObject.  This ConnectToNewObject is is throwing a -3 in 64 bit ...
Hi,I am having an error when i try to open a table "Cliente" on DB Painter in PB22 R3 thrown the Ora Oracle conecction driver on a Oracle 19c Database.In the trace,  when i try to open the table in PB22, seems pb is checking DATA_DEFAULT for all Numb...
Hi Team, Could you please let us know what is the advantage of building an exe using Orca script over the normal IDE Build. We are using Powerbuilder version 2022 Build #1878. We were facing build related issues. Many times noted that files are ge...
Powerbuilder cloudpro edition Version 2022 R3 build 3289   Attached is part of a print screen. If we export the data window to PDF, the text 1083AKMR disappears. Other than this the export is correct. If we do not rotate the computed field the exp...
Hi everyone, I need to manage a .DBF file which is exposed from a PLC machine on a shared folder.I found the way to handle it using the default Windows dbf ODBC driver. The content of the file is retrieved correctly by PowerBuilder, but when I try to...
Hi, I have this question: We are calling to a web service than returns a response with this format:                         <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:getBookmarkListsResponse xmlns:ns2="http://www...
A year ago I raised this issue but never did get any resolution. I'd like to test the community's patience by revisiting it. Simply put, ReportEvent crashes when built in 64bit but works fine when built in 32bit. My sample code demonstrates this. A...
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...
Hi Folks How to disable the statusbar in the left corner of the webview2 webbrowser of PB2022 R3 ? I found  https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2settings.isstatusbarenabled?view=webview2-dotnet-1.0.2...
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   Below is observation from VAPT vendor Observation:   Missing Securit...
I am trying to figure out how to access data from a datastore in a C++ PBNI extension. I'm passing a ResultSet object to the PBNI extension. This is the entire code example for the GetItemData method: d_rsAccessor->GetItemData(1, 1, &sd); I...
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...
Such as printing the text control precisely at a distance of 1 inch from the top left corner in both the X and Y coordinate directions. My goal is to ensure that every DataWindow record is printed on a separate printing paper. Due to the frequent ch...
Hi Roland,  Do you have the 64-bit version of cambas.pbx? You can share it this is my email alopez@lolimsa.com.pe  ...
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 ...
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...
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 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 ...


There are no discussions available here currently