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.   :) ...
Hello Experts!   Need help with using/calling Microsoft Graph API in PowerBuilder 2022 version to send Outlook Emails. Any help is appreciated!   Thanks G...
Hi Team,   I am facing issue while opening the pb work space from snap developer, Even though i am having cloud pro license its showing attached error. I tried even opening the snap developer separate and from there i am trying to open the PowerBui...
Good afternoon!I need a thermal printer to not need to be closed by the printclose() command, for printing to occur. I have a calculator at the register and, for each value that will be used in the calculation, a line must be printed with that value....
I have created a runtime package(.msi), when I run it asks for destination folder, no mater which folder I pick I always get same message:  ...
Hello!I have the problem that I have to call the MS SQL Server stored procedure sp_set_session_context to set a context variable. Unfortunately this does not work with the PowerServer. The PowerServer always gives me the message 'PowerServer.Api.Se...
What is wrong ?    PB Version 2022 R3 3289   li_ret = RegistryGet("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography",  "MachineGuid", RegString! , gnv_app.is_machineguid)   li_ret = -1   Thanks...
Version 2019 R3 Build 2803   Having trouble using ConnectToNewObject on a newer version of a recently built DLL. The error I get back is -3, which the help files says means "Object could not be created". The old one was built 8 years ago and conn...
Hi, When I delete objects from the source code, and then start a build, I find that after the build the PBL still contains those deleted objects. I tried the build from OracScript, PBC220 or the PBautobuild220, none of those helped. If I refresh t...
Hi Team, I created Power server Project using 2022 R3 version and I want to use the Docker container register method to publish the API. It's recommending the Windows 10 OS. But I want use docker image in Windows server 2019. Do you have any suggest...
Hi , how can apply to Theme in specific window or Object , example I have a windows with name  "w_buscar"   { "meta-info": { "version":"190" }, "w_buscar":          THIS NOT WORK { "drawing":true, "background-color":"#FFFFFF", "title": { "active-s...
Powerbuilder produces oracle trace when we set -[SQLCA.DBMS = "TRACE ORA Oracle"]. This produces traces in the plain text format and any one can read this. It contains name of processes that are used to execute any process in application. By reading ...
Please forgive me if any of my statements below are not correct! That's one of the reasons I'm writing this post, to get informed about the current status and clear up any misconceptions on my part. Since Microsoft SQL Server 2016, the Datetime data...
does the current (PB22R3) web browser control support websockets? It would be really nice if there was a native control for this, or httpclient extended for this.  I know about some 3rd party ones that support this (chilkat etc), but i assume i coul...
Hi Folks We have a number of forms which are fillable PDF's which are completed by the general public and sent into us. I would like to automate the collection of the information from the PDF forms but I cannot seem to work out how to read the text ...
Hello, Using PB 2022 R3 Need to call an API, parameter in key-value pair.   How to pass the same in Powerbuilder? <?php $create = [ "secret" => "API_SECRET", // your API secret from (Tools -> API Keys) page ]; $cURL = ...
Hi Team,   After deploying my sample power server project successfully. If any thing changed in application object  and redeployed successfully, however i couldn't able to see the modified code impact in my newly deployed power server object. It is...
Using SetAdoConnection() with SqlAnyWhere in Pb2022R2 occour appcrash when call "connect using sqlca";My Code : (CPU : Windows 11 Pro - 22621.2283)    ////////////////////////////////////////////////// // My code in Pb2022 R2: /////////////////...
I would like to start using AWS S3 for storing files, which can be retrieved as needed.  I am using PB 2019 R3 and I downloaded and installed the AWS S3 SDK and used the .NET DLL Importer to bring in a whole bunch of NVOs. On my S3 I setup an IAM Us...
Hi all PB 2022 R3 Windows 10 SQL Express 15 I have always used SQL Anywhere for my database however I have a new project that requires me to connect to a SQL server database Can you confirm what i am getting is normal - i thought you could just co...
We have 2 web servers to host the App, launcher and runtime and we have 2 different servers to host the PowerServer Web API. In the 2 web servers we setup IIS to work as a load balancer to redirect the calls to the API servers. Everything is working ...


There are no discussions available here currently