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.   :) ...
dear Appeon: I found that this is a known issue, but I couldn't find the solution to it, so writing this post... I am using a window with the embedded WebBrowser control in PB 2019 R2 app. In my local development environment, the control  works fi...
In PB 2017R2, I have a datawindow that successfully saves as PDF in the prod environment, but in Dev and local environments the PDF fails. This is in script, the file name is valid: // Create the ticket PDFll_rc = dw_meter_ticket_email_form.SaveAs(...
Hi, everybody. I got a question about how to connect into a Database with Database Connection option, I follow the steps but it never shows me the database from my own, just System Database like Master, Model, Msdb etc... There is something I can d...
Hello I have carefully followed Bruce Armstrong' tutorial for connecting PowerBuilder 2017 R2 to PostgreSQL, but I have a trial version of Powerbuilder 2019 R2 which I am trying to connect to a PostgreSQL 10 database. So far, I have not been success...
Hi All, I am facing an issue where a particular object takes over 2.5 hours to regenerate. This is causing issues during compiling as well. The object is fairly complex with over 10000 lines of code which has been migrated from v9 over the years. T...
Dear All please help me! I use javawm. I am trying to pass a resultset to the function of java.When I convert from java to pb, it is java_resutset parameter. I want the resultset parameter of pb java_resultset = resultset of the powerbuilder. Pleas...
Migrated existing PB11 app to PB2019. No issues. Built 32-bit executable with PowerGen10. No issues. Added 32-bit runtime DLLs to distribution files. Runs ok on: Win 7 desktop Win 10 desktop with standard Dell image Will not run on: Win ...
Earlier this year we migrated from PB 12.5 to PB 2019 GA. We noticed that if a DataWindow uses a computed field in the sort order, PB 2019 drops the computed field from the sort order when saving the object in the painter or importing from file usin...
Hi Guys I have a problem with PB102R3 Build 1915 The DW filter is not being applied until after the retrieveend event, I'm pretty certain that in previous releases it was applied before the retrieveend. I can code round this, but can someone confir...
I have a java class that has one method that takes some parameters as input and returns an array. I need to call this java method from PowerBuilder desktop application by passing the required parameters, and then capture the response from the method ...
Good morning, how to configure the PowerServer Local to generate a web application?When I'm going to generate it, it gives this error message attached. Thank you  ...
Anyone please advise me on this?  I'm facing an issue with my project. I have an application it's perfectly running on embedded XP. this application has to work independently without a server as well as if it's connected to a server it has to copy ...
Greetings, in our company we are currently trying to upgrade from PB 12.6 to PB 19. We made it through creating runtime, getting all of the required dll's and we are able to install our app. The problem comes when applying a theme and look of our ...
Hi Guys I simple but loaded question. When are DW sort parameters applied to the data in a datawindow? Is this before or after ther retrieveend event? I have always assumed it was before the retrievend event so the data is ready sorted. Is it possi...
Hi Guys I've followed the steps on this tutorial: https://docs.appeon.com/snapdevelop2019/Secure_a_Web_API_with_JWT_Token/index.html But I get always 401 Unauthorized when I try to call the API (After successfull login) Any hints? In attachment ...
I have a user object that contains multiple user objects (custom buttons)... basically a touchscreen interface. The issue is that there is no "live scroll" available option for user objects like there is for datawindows... There is also no "scroll to...
Hello everone,Im having a issue.   I have been doing this to read a pdf file: ole_1.object.loadfile("C:/path/file.pdf") ole_1.object.setpagemode('1') ole_1.object.setfocus()   But now, with a new webservice, im reciving that file in base64. So...
Hi, Friend   I have this error since  app movil only with powerserver 2020; i am using function today() ,   try to save 2020/04/31  but this 2020/08/31; only from the cell phone       thanksm...
We are in the process of moving PowerBuilder to a new server. We have to test PB on the new server before removing PB from the old server. Can I use the license on both PB instances? Or is it possible to use the free trail on the new server before us...
Hi, I know that different PB versions in the past were installed separately and that you could keep two (or more) versions installed side-by-side. Just confirming whether the new release of 2019 is separate from 2017 R2 so that I can install and tes...


There are no discussions available here currently