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.   :) ...
I'm making a simple app that uses Winsock to receive messages. It then uses shared objects to process the data. I am giving each request a different instance name in case a second call comes in while the first one. If I call the shared directory fun...
Any search window in our system gets a search criteria with the DW query mode. But when a DW is in query mode I cannot specify any string value starting with 'IN-' in any field on the DW. Can anyone point out what is going on and how to solve the is...
PB2019R3Oracle 12CWindows 10, 64 bit platformSummary:Anyone know why the Oracle .DMP files listed below are being generated?There does not seem to be any errors or issues with the running application.Details:I have an application that runs 24x7x365. ...
Hi Appeon Community,   Hope you guys are doing well.   We are facing a problem, we are not able to find our data window in the drop-down in Chart JS Painter. I have followed all the instructions given in the documentation It’ll be very great for ...
Just finished upgrading my PowerServer to 2020 along with MR2703.  When I clicked on my IWA runner icon, it asked me to upgrade then I get Followed by followed by and then Everything looks ok in AEM. Did I miss something in the upgrade? ...
I'm doing the PB to C# tutorial: https://docs.appeon.com/powerscriptmigrator2019r3/PB_to_CSharp_Migrating_Re-factored_Business_Logics(NVOs)/index.html So first I have to manually create several files (controllers, services, interfaces) which the tu...
Calling PB 2019-R3 object from C++. I'm getting 'Unhandled Exception' in the error object and no exception in the C++ code. Any idea? The PowerBuilder function: public function integer of_exception (integer ai_value) throws n_cst_exception;n_cst_ex...
Possibly the wrong category but feel free to move if so. So i have converted some datawindow in snapdevelop. the model got some properties that are public decimai? The problem comes when some of those fields needs more decimal precision than decima...
  How can i retrieve Data from Model using the sqlselect attribute and paramvalues? I already ask a stackoverflow question; https://stackoverflow.com/questions/68129138   How can I retrieve data from my SQL-Model using the SqlSelect attribut...
Hai, I purchased Appeon Powerbuilder 2021 just before a week. I am feeling a better performance and the latest technologies in the same. Special thanks to the Appeon team. I have a doubt regarding developing in the Android platform. Have any chance...
Is there a powerbuilder detail debug log that contains java call exceptions with stack trace info?  The jboss-client.jar is on the classpath but org.wildfly.naming.client.WildFlyInitialContextFactory class from the jar can not be instantiated. Why c...
Good day,   Please help...   How can I suppress the headers on the second page? so that the list of rows will occupy the header portion.   thanks in advance...
Hi, We wish to open the file (.pdf, .xlsx, .docs etc) from Powerbuilder application. The file needs to be visible for users. OpenFile function opens the file but is not visible to users.   How can I achieve this?   Thanks, Falguni...
I'm using SnapDevelop 2019R3 Build 2703. I cannot connect to MS SQL Server. I get network connectivity error and a timeout. I can connect to the same database using PB IDE on the same Wind 10 PC. I've checked that required protocols are enabled o nt...
I'm trying to add a subreport to a grouped report.  I added retrieval arguments to my subreport.  When I added the subreport to the grouped report, I filled in the criteria with fields from the grouped report (including the ID_Num that the report is ...
I'm trying to encrypt something with AES , but i have to use PKCS7 padding. Is there a way with PB2019R3 ? ...
Hi all, I'm using on some fields in datawindow dropdown calendar. If I choose date from calendar then event ItemChanged on datawindow is fired, but when I type date manualy into field and tab out from that field, then ItemChanged event is not fired....
Hi, We wish to save attachments to our local server for cloud deployed application. The PB application will store only path of the attachment document. How is this possible.   Kind regards, Falguni...
I have a user asking about the recommended DPI settings for PNG files for printing.  the png is loaded into a datawindow using either the bitmap() function in a compute or the display as picture on a column.  The datawindow is then printed to a laser...
PB2019R3PostgreSQL v12 database Summary:   Ensure that the database properties are defined correctly for the PostgreSQL database in the DB Painter.    If those properties are not defined correctly, the PB2019R3 IDE automatically creates the PB Catal...


There are no discussions available here currently