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 unable to set up a new database connection to my local instance of SQL Server from within SnapDevelop 2019 R3 Beta.  I only get the following message:  "A network-related or instance-specific error occurred while establishing a connection to SQL...
Hi, Our labeling application is in PB2017, currently we are supporting 1D barcode by make use of “bcfont32.DLL” functions. Now, we want to use 2D barcode to show the data in a data window and window, is there any native way we can use 2D barcode fo...
Hi We have a PB 12.5 legacy application we are migrating to PB 2019. The application developer left the company and we just keep it running. The application was deployed into Appeon 6.5 server and users login using their IE browser. I can access ...
Hi, i am want improve the performance of an window. The profiler shows me that 5 seconds are spent inside of opensheet i.e. inside of powerbuilder.  Has anyone an idea how to get more information where the 5 seconds are spent? The window has many...
We're wanting to migrate from Visual SourceSafe to git for our source control, but our repository size seems fairly large (51k files, 51 targets), and when we get to a certain size, PowerBuilder seems to fail under the load. For example, every time ...
We have an intermittent issue where an alternate character set displays in a menu that is built dynamically.  The application is using PB 2019 R2 build 2353 and we connecting to a SQL Server 2016 database using SQL Server  Native Client.  When the ap...
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_...
We need to know what is required to install Appeon PowerBuilder Runtime libraries and to deploy power builder builds, to Windows Server 2016 -- not as a client/server, just as a regular OS.   Hi Chris,     Yes I was meaning PowerBuilder.  In SAP...
Hi Appeon,     We are trying to install on a Server for POC the Appeon PowerBuilder 2019 R2 Client Installation only and not the PowerBuilder IDE. What options do we click from the Appeon PowerBuilder 2019 R2 download?  Also what is the AppeonInstal...
Hai all, Have any scope to connect cloud database (mysql) using powerbuilder classic 12.1 ?. I tried it but result is wrong....
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 converting PB code to C# and deploying as a web service, is there any runtime besides the .Net framework? Does it use .Net Core?  ...
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...
Hi guru I would like to upgrade my powerbuilder script to 2019 r I have question about report for outer join  Powerbuilder 7.0 script as below   FROM pldtl , plhdr, sohdr, stock, customer  WHERE ( plhdr.pl_sysplno = pldtl.pt_sysplno ) and ( pt_sy...
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 ...
Hi everyone, I would like to know have anyone done the OKTA integration with PowerServer web app using redirect URI(https://developer.okta.com/docs/guides/sign-into-web-app/aspnet/define-callback/) ?  FYI the company not encourage to used REST API ...


There are no discussions available here currently