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.   :) ...
A new datawindow in our PB2022 application (22.2.0.3289) has a button on it. I have never used a datawindow button before. For several of my users clicking the same button on the same row twice in a row crashes the program. The crash usually occurs i...
Hello, we would like to run some test performance against Azure and see what our threshold for one server would be as well as test the database performance. How do I set run mode for testing and deploy to Azure? The URL here only talks about doing i...
DataWindow.Print.PrinterName is not setting the printer, always defaults to default. I cannot get the simplest sample to work.  // Setting Printer Name in PowerBuilderstring ls_printernamels_printername = "\\\\ServerName\\PrinterName"dw_1.Object.Da...
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 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, 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 ...
Powewrbuilder version 2022 R2 build 2819Rolands SMTP using the cl32.dll, which stopped being supported, works on all computers except on a HP Laptop Windows 11 Pro, latest version only, Rolands SMTP using the cl32.dll are no longer being supported ...
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...
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...
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...
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...
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, 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 ...
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...
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 ? ...
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, 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 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...
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. ...


There are no discussions available here currently