Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
I'm trying to recreate the WebServer Profile configuration for my Production IIS WerServer but I forgot how to enter the Web Root Path format when the web server is in a different PC using File Transfer Type: LocalServer. Could you please remain me ...
I have PowerServer WorkGroup edition 2019 Build 2151. Our Android devices with OS11 can not run the Mobile Apps. So I need to upgrade, as somebody in the Appeon suggested, to PS2020. It is a silly question and I think I have asked in the pass. How d...
On a window, I have a button's clicked event set to use a (event) local datastore to get records and then I use " li_rc = lds_directDeposits.SaveAs(ls_filename, PDF!, false)" to write to a network location. On the datawindow referenced by the datasto...
Hi, I was having a look at the MR for pb2017 R3 (build 1951). I wanted to know which bugs had been fixed and if it's really needed to install, since we're about to release to a customer. I looked in particular at this  bug: https://www.appeon.com/s...
Hi, Does anyone have any idea when the next MR for 2019 R3 GA #2670 might be released? We'll soon finish our 2019 R3 project and might wait with the release depending on that answer. Our main concern is the "centered modal windows everywhere". The ...
Hello, PB 2017R3 I use the following code to import data from Excel to Datawindow.   ********************************************* OLEObject xlapp , xlsub dw_barcode.Reset()dw_barcode.SetTransObject(Sqlca) ll_sheet = 1ls_filename = Trim(sle_fil...
Hi I am working with retrieval arguments on a datawindow i am using a number datatype, and have noticed that the datawindow corrupts if I put in a really big number (32bit). If I change the data type to decimal there is no problem   I have been t...
I have a datawindow (Powerbuilder 2019 R3) that returns -1 on Update() and the following message appears : Datawindow does not have update capability. I checked the update properties and they looked correct. Suggestions?...
Hai all, I have a webservice link. That webservice providing a service. In that service have more methods. each method need to give some values. This I used in pb12.1 with sopaconnection method. Just few days back, service team changed their protoco...
This trick from  Chris Pollach @Appeon is FANTASTIC!! add a pb.ini to the folder of your executable   PB.ini ------------------ [DataStore Behavior] UseHwnd=no ---------------------- I have done that for a while (2 months) now...
I've just tried building (aka Deploying) an application project in PowerBuilder 2019 R3.  I haven't built using PowerBuilder in a very long time, we have always used PowerGen, but with all the activity and command line capability, I thought I'd give ...
Hai all, I am recently Installed Appeon Powerbuilder R3 and planning to migrate from pb 2012 to 2019.  I just asking about the webservice calling method in R3. Anybody can explain with script ? Thanks to all....
I have a local datawindow that could contain many rows, but only one row would be updated at a time. I'm looking for the best practice for updating the data. Would I export just the new/changed row as a JSON and submit it to the web service? If so, ...
Hello, I am just testing PowerClient deployment the first time. starting the app on my WebBrowser I get "SecurityError: Blocked a frame with origin "null" from accessing a cross-origin frame." I doesn't matter, which Browser I use. How can I solve ...
We are currently using Infomaker 2019.  We have some forms that were created with Infomaker.  We are adding some fields to one of these forms.  However, the fields we are adding have some confidential information.  As a result, we want the user to ve...
Last issue before releasing my application using R3.   Below SaveAs command returns a -1 to li_ret. This works on the computer where R3 is installed using gs8.63 GhostScript The same code works under Powerbuilder 2019 Runtime using gs8.63 GhostSc...
i have successfully write code to read id card as Bruce's documents. Now i want to get automatic card reading when insert card to the reader, try to call external function SCardGetStatusChangeW and create SCARD_READERSTATE structures  but failed to c...
I am trying to connect the Oracle 19C DB from PB 2019 R3(Both Source and DB Painter) and also via Application exe, And I am getting the below error.   Do I need to change any settings from PB side.  SQLCA.DBMS = "ORA Oracle" - connecting using this ...
Hello Everyone, I am not able to find my previous question about MFA. I went thru Bruce's MFA demo and had a question about TOTP. If I use the same secret key and userid would the TOTP be the same no matter which authenticator application was used t...
Hi Experts, Our application have been developed using PowerBuilder 2017. We connect to MS SQL Server using SQL Native Client. When a PC is having both SQL 2008R2 and SQL 2012 Native clients, Our application picks SQL 2008 R2 (Sqlncli10) and connect...


There are no discussions available here currently