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.   :) ...
A window named w_main with a button is created at first. When the button on w_main is clicked, a new window will be opened. This code is in new window's open event. x = w_main.x + w_main.width y = w_main.y But there is an obvious gap between the...
Hello, I have the following connection string: sqlca.dbms = "value"sqlca.database = "database_name"sqlca.servername = "server_name"sqlca.dbparm="ConnectString='DSN=database_name',DisableBind=1,DelimitIdentifier='No',StripParmNames='Yes',CallEscape='...
Hello?This is Shin Jun-ki, CEO of C&S Solution. The APK is created well in Android Studio, but when you install it on your phone and run it, it crashes right away.This is a part that is working well but should not be created as a new one. 1. An...
Alguien ha trabajado con Pbunit? estoy tratando de implementarlo, pero cuando realizo mi primer test claramente genera error porque pide variables u objetos del entorno de la aplicación que se crean en tiempo de ejecución de la aplicación, quisiera s...
Version:  Infomaker 2017r3 We have been having issues with keeping our Infomaker database connection working. After 15 minutes or so it loses it's connection and need to reconnect. The "Keep Connection Alive" checkbox is on in the DB Profile. Has ...
Hello, I created a small test application that emulates the way a real application works with the Oracle DB (using multiple transaction objects). After I'd deployed it to PowerServer and run it, I got an error message "Connection request timed out" ...
Hi   pb 2022r3 win10 sql 15 All, still trying to connect to a sql server rather than my normal SQL Anywhere.   I am trying to save a PB datetime field back to the SQL server database and I am getting an error SQLSTATE = 22007Microsoft SQL Serve...
Good morning!Is it possible to send a text/line directly to the printer using the print() command, without having to use the printclose() command for it to be sent to the printer? Grateful....
Hi there,Currently we use ODBC to connect to SQL Server 2019/2022, but we want the best possible performance and as such we're looking for the best practice in this regard. We're using Powerbuilder Version 2022, Build 1878. Thank you in advance for...
Hi   I upgraded our application from PB 2021 to PB 2022 now i cannot connect to the data base using ado.net documentation say i need these file in the executable folder of my app pbado.dll pbrth.dll sybase.PowerBuilder.Db.dll sybase.PowerBuilde...
Hi Everyone We are retro fitting the CreateOnDemand Tab property for an application. I'm just after some clarification on what events are fired: 1. For the selected tabpages the Constructor and normal sequenece of events occurs, including the const...
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...


There are no discussions available here currently