You need to be logged in to view a user's profile.

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.   :) ...
Three days ago, Runtime 22.0.0.1900 was installed and the instructions for “Tabbedview” show that on a “mdi” or “mdihelp” window the checkbox for “tabbedview” is available. However, when I open my “mdihelp” window the checkbox is not there. Can anyon...
  Hello, Team. I am using Power Builder 2022 R2 to work on the theme.I applied a theme in PowerBuilder, and running the application through PowerBuilder themes is reflecting, However, if I build the PBD and replace it in the installation folder, it ...
Hello, I received an email stating that the Powerscript migrator is to be discontinued in the forthcoming 2025.  Is that so?   I think it's one of the important selling point for PB.  Any alternatives planned or available?   Happiness AlwaysBKR ...
Hello If I enter "callto:0123456" as an URL in my browser, I can make a phone call via my IP-based phone system.  How can I manage this with Powerbuilder? I tried HyperlinkToUrl() and I tried SendRequest() with the HTTPClient without success. Any i...
Hello, We have just encountered a popup window opening issue with a client who is using their application compiled with PowerBuilder 2019R2 via Remote Desktop (RDS). The window does not always open, it usually requires two attempts to make it appear...
I have a datawindow column comment and a label (text). Instead of seeing the labels like this I want the label to appear in the column itself - like in the red box. I also want the background to change when a user clicks there so it is apparent wh...
Hi, sending emails to remote servers using PB 22.2.0.3356 SMTPClient class sometimes leads to -12: The remote server denied the Curl login This happens when ‘curl’ is there on the black list or not on the white list respectivly. Curl provides a w...
Hi All I have an app which is working fine, it was written to fit a screen resolution of 1920 x 1024 as customer requested, however they now have a user that uses the screen 1920 x 1024 but at 175% so nothing fits. What is the best way of coping wi...
I am currently trying to get a RTF field to display as RTF without the commands in the preview data window.  i created a new report data window object RichText, I have a column which contains the RTF with the commands however when i add the column to...
We are facing issues in the PSR files that Vertical Texts are shifted from place. From some sources we found by adding pb.ini file in the installation folder issue got resolved( pb.ini contains [PB] PBESCAPEMENTMODE=1). But now the files which don...
Good morning, I am trying to connect to an Azure DB (SQL 2014), using PB 2022 R3 Build 3356. I have tried both "SNC SQL Native Client(OLE DB)" and "MSOLEDBSQL SQL Server" DB drivers, but I get the following error on both. SQLSTATE = 08001Microsoft...
Hi Appeon   Will PowerBuilder work on the new Microsoft Copilot+ ARM based Windows machines ? And if yes will it be using the x86 emulator or natively? If only the emulator will Appeon support Windows ARM based computers or only on legacy x86 ? ...
I am trying to install the PB 2017 and connect to my git repository. The issue i am having is that we moved our git repository to the cloud (bitbucket.org) and use Windows credentials to log into the repository.   When I try setting up the git for...
Hi Everyone, We recently upgraded from PowerBuilder 2021 to PowerBuilder 2022 R3, and we've encountered an issue with the message boxes. It seems that if a user receives a message box and navigates to another window before responding to it, the mess...
Hello Everyone, working on extending existing PB application to support crypto, thus need to adopt application to work with DEC(27,18). PB support such datatype without a problem, but what about display formats? is there something similar to C#'s {0...
Hi, How do i copy a document in a folder from linux server using powerbuider. Regards. ...
We going to migrate Sybase to YugaBytesDB , how do connect YugaBytesDB  from PowerBuilder? ...
Hi all, In order to communicate using Rest API to an external company, we log on using the WebBrowser control in PB and when authenticated we receive a code that has to be exchanged to an access token using Oauth2. The plan was to use the OAuthClie...
PowerBuilder 2022 R3 Build 3356   We are using a PowerBuilder application to call a Blazor application to do some Fee calculation. With some users, the browser shows the currency symbol of a pound sign instead of a dollar and the drop down date fun...
Anyone using Postgresql - how are you obtaining the @@identity value of the last inserted record? (similar to SCOPE_IDENTITY in SQL Server).  There is an insert statement with the 'RETURNING id' clause but inline SQL in PB doesn't like this syntax. ...


There are no discussions available here currently