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 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 ...
Hi Team, I created Powerserver Project using 2022 R3 version And I created site in IIS server and deployed and ran the project (http:\\host:81\appname) successfully. This URL is working fine in my local machine. What should we do to make this URL t...
Hi, PowerBuilder 2022R3 Build 3305 keeps asking to full build a target that contains compiled libraries (pbd files), if "Show prompt for full-building a target if it is opened after PowerBuilder Runtime change" is activated in IDE's System Options (...
I'm using powerbulider 11.5 and I try to use visual svn for source control.   I installed  1. TortoiseSVN-1.14.1 2. Visual svn 3. pbscc 2.01.80   When I installed the TortoiseSVN-1.14.1, I checked to use command line tools and set environment ...
Our team is working on getting Azure AD applied to our PowerServer application.   After successfully getting the access token, we need to call BeginSession. We are getting the throw error. Code: I have the app variable setup to use the dynami...
Hello everyone.I am using POWERBUILDER 2017 R3. The thermometer I have has "Health Thermometer Profile" written in the Bluetooth specification column. Therefore, I thought that I could obtain data by using the "Health Thermometer" service of "GATT ...
Hi, Can ODBC Driver 18 for SQL Server driver be used to access new features of SQL Server 2022?   Thanks & Regards, Apoorva....
I am running Powerbuilder 2022 R3 and I want to show an animated gif when my application opens. The problem is it doesn't want to start the animation while other code is executing. I currently have a Webbrowser object that I have popped up in a wind...
Hello, I have a sample project (derived from a more complex one) in which the response window "w_resp_1" has a button "cb_1" whose "clicked" event opens another response window named "w_resp_2". In the "Open" event of "w_resp_2" there is this Messa...
We want to use infomaker in AWS environment. Our AWS environment is blocked from the Internet. And I need to use Infomaker's online license, so I would like to ask if there is any site or port that I need to un-firewall. Thank you....
Hi all, yesterday microsoft updated my windows 11 computer and after that, my powerbuilder 2021 and 2022 ide were gone. Repairing with the appeon installation tool is not possible because this tool says, that the installation is ok. Does anybody kn...
Hello, Using PB 2022 R2 Build 2819 (64 bit) + TopWizProgramming RunAndWait I'm trying to install two drivers (depending on choice, PostgreSQL or SQLite) through my application, if not available.  I check for driver availability and call runandwait,...
Is there a way to detect FRIDA tool from Powerbuilder application and stop the processing? Please suggest. Regards, Rohit...
Hi guys, sorry for the trivial question, but I'm getting an error that I haven't figured out yet. This is my script, to get some mySQL data: string ls_mySQLDataDir, ls_sql = 'SELECT @@datadir' DECLARE dynCursor DYNAMIC CURSOR FOR SQLSA;PREPARE SQ...
Hi Team, I am using PB 2022 Build R2 2828. When I export datawindow data to excel file (see attachment) using the powerbuilder SaveAs feature (type Excel5!), I come across the following issue:  All data in excel cells ends with null byte character...
Hi all! We are currently using PB2022 R2 and we have a PowerClient compiled application stored on Amazon's S3. The download of app works great on all PCs except those equipped with Windows Server 2012. The launcher is installed successfully but re...
Hello, PB 2022R3. I'm setting up a new PowerServer profile to deploy to an external server. It is running IIS, I created a website there, and installed Web Deploy and ASP.Net Core Hosting Bundle as described in PS help. The server is pingable from m...
Got an email yesterday that included: This email is to inform you that PowerBuilder 2019 R3 will reach the EOMM date soon. "Soon?" It doesn't mention a date, but it does link to The Big Chart of Dates, which says 2019 R3 EOMM is "No sooner than 202...


There are no discussions available here currently