Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
We have a PB 2019 R2 application connecting to a SQL Server 2016 database using the old SQL Server driver (sqlsrv32.dll).  The OS is Windows 10 Enterprise.  The connection is scripted as follows:   SQLCA.DBMS = lsODBCTrace + "ODBC"SQLCA.LogId = ls_...
Hi All,  We need your help, please. We have a problem when call the timer in PB2019 R2, the timer return "-1" state , Do you no know what is the problem and the solution?   Code int li_log_timerli_log_timer = timer(ide_timer_seg, w_pesado_proces...
When call  lnv_HttpClient.SendRequest("GET", lsurl, lsboby) On some PC it show "Bad Request - Invalid Verb" this error but it works on postman. Develop on Appeon PowerBuilder 2019 R2 Build 2353 Deploy on Windows 10 64Bit   My Code Integer li_r...
Hi. What is the preferred software to create an installation package (setup.exe) for a PowerBuilder 2019 application? InstallShield or something like that? Right now we just zip all the files needed including runtime DLL's and ship it. But both o...
Hello, I am in the process of moving a powerbuilder app from PB12.5 to PB2019. The migration was a success except for one error. When a user clicks on the Window option in the toolbar the app freezes and then eventually crashes. I have found this er...
Hello,   Currently, we are using PB2017-R2. This version on PB is in End of Life (EOL) on 31 May 2020. What's happen the 1st June 2020 ?Will the PowerBuilder IDE continue to launch ? Will we be able to continue working on this PB version?Do we abs...
Hello, I am migrating an application to PowerBuilder 2019 R2, but the themes are not working, i am working in Windows 7, i migrated the same application to PowerBuilder 2018 and the themes were working. Do you know how the apply the themes of Power...
Hi Guys I have a prospective client who has an application developed using the powertools framework from a company called Powercerv. They do not have the source for the framework. Has anyone come across this framework and potentially have access to ...
We are currently working on migrating an application developed in PB 11.5 to PB 2019 R2.  For about 80% of the functionalities the migration went fine, but for the 20% where we use the datawindow to update the database gives us the following error wh...
In Power builder, I want to know API used to covert base64 Encrypted value to Decrypted actual string in power builder Below is encrypted string value: pw="3K1rUYBtc8mTlewC/mzLNhMEVCBPsbi5+lt6xw01LMM=" This need to be decrypted string value: pw="...
I have created WEB API Via SNAP DEVELOP, there is controllers for GET Method. normally get method accessible for every one. I want to use specific people to use through JWToken / passing username password. I tried many ways  but no use from postmaste...
Dear All, When I am trying create a REST API based on below video, exactly I am following, when I link my API,  Getting error like below : fetch cors header ‘access-control-allow-origin’ missing................. Any one can advise, how to resolve ...
I'm building a web API in SnapDevelop using SQLModelMapper and ODBC, and this is all new to me so far.  I have converted a PowerBuilder datawindow to the following (omitted Usings): namespace MyApp.Models {     [DataWindow("d_prt", DwStyle.Default)...
Good Afternoon! We are using PB2019 R2 Build 2328. I'm looking for some helps! The request is : open PDF images from the database with Adobe Acrobat Standard 2017 and display the PDF files on the second monitor. The coding that gets PDF images in...
I have a richtext edit control and I'm trying to figure out if a user has done any changes or not, before closing the window. I've tried the modified event without success. I rarely seems to fire. I've tried the key-event (pbm_rnkey) without succes...
Hi, Does anyone know if PowerServer 2020 Build 2323 64 bit still run on a MS 2008 R2 server environment? Thanks Bryant...
After Deploy application on client pc, I found on some pc Windows 7, Windows 10 application is very slow to retrieve data from server Develop on Appeon PowerBuilder 2019 R2 Build 2353 Deploy on Windows 7, Windows 10 64Bit On Development PC it take...
I'm having a problem when trying to deploy our application. For some reason it is not writing the PBD files. I am currently using Appeon PowerBuilder 2019 R2 Build 2353 on Windows 10 Enterprise Version 10 Build 18363. I last deployed the application ...
Where is the best place to get an image library of all the new icons from within PowerBuilder 2019 AND from Microsoft so the images are the new flat design?  My goal would be to see a list of images so I could quickly pick the type of image I want.  ...
Hi.   In PB2019R2:   We experience a weird situation when saving a datawindow to PDF using the Native method. The summary band autosizes, even if the checkmark is off and the height is set to 0. We have even extracted the datawindow syntax usin...


There are no discussions available here currently