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...
Dear all, it's not directly PB related, but: Is it possible to consume a REST based webservice directly out of a stored proc or trigger usinf Sybase ASE?Many thanks in advanceThorsten  ...
I am using powerbuilder 2019. I need to create MSI installer so please help me that how to create MSI installer....
We have a user whose IM.ini file keeps getting corrupted. She has had a variety of issues starting infomaker, which are resolved when we replace her IM.ini file with another one from another user. This has happened 4 times to the same user but it is...
I'm confused by the results of a string comparison.  I only discovered this because it's causing an issue with some legacy code we are migrating for a client from the mainframe. I thought any non-blank value would be greater than a space, but the mi...
I’d like to migrate a fully rebuilded PB19R2 application to PB21 using orcascr210.exe. The same happens if I "re-migrate" an PB21 app.   "C:\Program Files (x86)\Appeon\PowerBuilder 21.0\orcascr210.exe" /D runtime_version="21.0.0.1288" .\Migrate.dat...
Starting out with Powerserver 2017 and deployed as a single computer developer environment on a Windows 10 machine The code samples application runs OK on IE 11 but on the edge browser, shows a blank screen The sales app runs on both. My own...
Hi, I have a SQL Anywhere 17 database with a lot of tables whit a "uniqueidentifier" as primairy key, with de default value newid(). In the the datawindow I set in the Update properties the "Identity Column" to the PK column. When I insert a row in...
Hello all, I've put 100s of PowerBuilder C/S applications into source code control and am completely comfortable with the process.   I'm about to guide someone in putting a PowerServer code set from the PB IDE into source code control.  I'm wonderi...
Hello Using PB 2019 R3 Is there any advantage in using PB 2021 rather than PB 2019 R3? Currently no Plan to use PowerServerNeed to know what improvements / bug fixes done in PB / SD 2021 Happiness AlwaysBKR Sivaprakash  ...
Hi I have a strange behaviour in the WebBrowser control. When I download a PDF or an Excel from a site the page turns blank and there's no way to show the content again. I need to restart the browser. When I call PrintAsPDF() the PDF shows the conte...
    Dear All PowerBuilder 2021. How to set the PowerBuilder Runtime path for when running PB210.exe.? without set registry editor. does the Powerbuilder IDE currently have any parameters? example : run(PB210.exe -path d:\\PowerBuilder Ru...
Hi PB experts,  Since upgrading to PB2019 (and i think less frequently before the upgrade) when we send our EXE installer file to users, when they download it, windows defender blocks it (either won't allow it to be downloaded at all or blocks it). ...
For PowerServer 2017, Dose it allow us to active the license on the other servers when our production servers are down and want our application can be run on the disaster recovery servers? Thanks...
PB2019 - Issue in Print when the System set to a default printer Steps to Replicate :1. Set a Default printer (Any local printer to the system ) Choosed XPS document printer in this case2. Launch the application3. Navigate to Reports 4. Generate the...
Hi,   I want to embed an image to email message.  How can I achieve this?   Kind regards, Falguni...
Hello, I was wondering if there is way of hooking up my handlers for events fired by an external (nonvisual) OLE object. That is, after I create an OLEObject and connect using ConnectToNewObject, I'd like to be able to write a script (an event or fu...
Hi experts, We notice strange crashes of PB apps  with PB19 R3 (2670) during runtime. We have a strongly suspect that this are memory problems. I wanted to use PB_HEAP_DEBUG and PB_HEAP_LOGFILENAME to inspect the memory usage. But it looks like th...
Hi, I would like to know about Powerserver licensing model. we are looking to do a PoC early next year on Powerserver to make our application natively cloud deployable. Current we are using PB2017R3 (10 Licenses). Consider our Poc is successful a...
HI,   We are using PB 2017 R3 against a postgres database. We are in the process of porting our application from informix to postgres database. I have an issue in that functions declared with reference variables - after retrieving the data - the s...
HI team ,   Need some help in establishing the TLS1.2 protocol for the PB application. I am using the HTTPClient object which supports the TLS1.2 Protocol and setting up using the property. lnv_HttpClient.SecureProtocol = SECURE_PROTOCOL_TLS1 Wh...


There are no discussions available here currently