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.   :) ...
Hello, I've been playing around with the migrator and generated an ASP.NET Core project with models, controllers and services. However, when I try and run the app, I get the following error: System.InvalidOperationException: Route exceeds the ma...
Hi guys, I need some help. I am building a print preview window and I added buttons to navegate to first page (dw_1.scrollToRow(dw_1.Find("page() = 1", 1, dw_1.RowCount())) because dw_1.ScrollFirstPage() was marked as obsolete), next page (dw_1.scr...
First of all, thank you for your assistance to my many questions. It has really saved me a lot of time and effort. Is there a way to convert a string to a datawindow (control)? For example, I have an external dw with a string column that contains t...
I'm creating a custom visual user object. It does not contain a clicked event. I'm putting several picture buttons on the uo. When I put the UO on a window, how can I tell what button was clicked on on the UO? I just need a container for the buttons ...
Could we get more details on the part that says source code will be saved in plain text? It sounds like you're getting rid of the PBL. Nobody is going to like that....
Looking for a solution of printing from PowerBuilder set of documents one after one (syncronic) the documents are in filesystem library. I have docs from varios types, (Ex. docx, jpeg and pdf).  I succesfully print docx and jpeg via OLE to WORD, bu...
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, 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 ...
I may missed that, but what will be the release date for PB2025? THX...
Hello PB Community, a customer of ours complained that our application is apparently contacting servers on the internet and not starting up correctly, if he blocks internet access (which he wanted to do in his industrial environment). We have our a...
Hello since this morning i get the following issue everytime i try to push changes to my GitHub project ---------- Source Control: Errors   (11:00:58)Git detail error info: Early EOFGit client error code: Unexpected EOF.Failed to push workspace. ----...
The PS app launcher (default one) comes pre signed by appeon.  is it signed with a standard cert or an EV cert?  The EV cert is a better cert, especially for applications downloaded from the internet which is exactly what powerserver is.   I have n...
How I can get PowerBuilder classic 12.6 trial version?...
We're moving a customer from using SOAP Proxy objects to HTTPClient calls.   It's be productive if we could capture the outbound SOAP requests with FIDDLER 4.  We see the newer prototypical HTTPClient requests, but the legacy outbound SOAP WS prox...
Hi all, I might be having a black-out or getting old, but I've been looking at a failing FileOpen for hours now. Maybe someone knows what I'm doing wrong. Using windows 10 latest version, PB 2019 R3 build 2797, running from the IDE in 32 bits. Pl...
I'm working on a legacy project which connect to an older version sql server , my SQL Server version is 2008 R2, I encountered a problem which when I tried to insert the records within a datawindow in a PowerBuilder program, it triggered a trigger in...
Hi, we recently moved to PB 2022 R3 3356 from PB 2019 R3 and use the CEF browser. There seem to be some difference in behavior between CEF and WebView2 in terms of caching. We were previously able to set and see the CachePath information with CEF -...
I'm noting this as Critical as things were working between PB 2022R3 and Git, then it appeared the communication between them stopped. Initially, I did not see the two environments communicating as I did not see the object statuses within the System ...
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...
Hi, I have a query related to Datetime format in DWs. i,e does DW automatically convert datetime value to local time zone? We have a datawindow displaying Order Date. Column style type is Edit and Format is dd/mm/yyyy hh:mm. The Datasource is an S...


There are no discussions available here currently