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.   :) ...
Hi all, I have a report with a nested report.  On my computer in the development environment, when I run the report, I get the correct information.  But when my customer runs the report (compiled in a pbd), he gets the wrong value for one of the fie...
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...
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....
PowerBuilder 2019 2728 I am trying to work out exactly which bit(s) of code are slow for a particular customer. I turned on tracing in code for a particular routine, and after a couple of weeks have lots of PBP files. However when I try to open any ...
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...
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, 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...
Hello Support Team,   I'm making a report and this is a criteria screen for the report. Next to a fields (squares) are a search icons that when the report is imported back into ConceptOne work as a search.   I'm having an issue where, I'm unable ...
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...
  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 ...
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 may missed that, but what will be the release date for PB2025? THX...
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...


There are no discussions available here currently