Featured Questions
Has anyone else experienced an issue launching the client application from Edge or Chrome recently ?
For us, it has stopped working from Edge and Chrome, but still works from Firefox.
We did notice Edge was patched in the last few days but the link...
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, Appeon Team
The company that I work use powerserver2020.
Also, web server is using IIS(Internet Information Services).
IIS and powerserver are installed on the same computer.
Now, web server and porwerserver connection is using http protcol.
...
I have a datawindow that has a background image that we are using to print a report on top of. The image is sitting on a picture object.
For some reason, this image has a background of Fuchsia (or Magenta) in the image.
If I view the jpeg in just t...
I have a 3rd party DLL that I am told is a .NET DLL . I want to use the .NET DLL Importer to access it. I get the following error message: "Could not load file or assembly 'System.Web.Services, ...'
How do I get around this? I am using PowerBuilder ...
Hi! I'm running PB 2022 R3 Build 3391 with MS SQL Server databases. We just moved from R2 to R3 recently.
I've got a datawindow with an Identity Column specified in the update properties:
I call dw.Update() in code and then (since 2017 at least) ...
I saw the recent post importdatawindow-returning-1-for-sp-datasource, and have been having a similar issue.
PDFdocument lpdf_doc
lpdf_doc = create PDFdocument
.....
.......
dw_1.settransobject( sqlca )
dw_1.retrieve( report_number )
d...
Hi Team,
I am facing below mentioned issue while opening Appeon Power Builder 2022. Internet access is already provided and also restart machine but still face this issue. Kindly provide solution against this.
...
Hello everyone,
I am migrating a PB2019 application that uses SOAP to PB2022. As SOAP has been deprecated in PB2022 can anyone suggest a strategy to replace the SOAP code with REST API?
Thanks in advance....
Is there a way to import data from an Excel file into a datawindow through the powerscript code in a window object?
I want to have the user click on a command button, then in the powerscript code the data would be imported into the datawindow.
...
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...
PowerBuilder : Version 2022 R3, 3356
Use PowerClient Deploy
Chrome : Chrome Version 버전 130.0.6723.59(공식 빌드) (64비트)
Chrome for Update this Version, after failed this message
"cloudapplauncher.js:61 WebSocket connection to 'ws://127.0.0.1:265...
Since the LibraryDirectory/LibraryDirectoryEx PowerScript functions have been neutered when an app is executing from the IDE in solution form, how can an app recognize when it is running as a PB solution?
I have a multi-threaded data retrieval examp...
Hi Team,We have a requirement to modify the printer settings, earlier tried calling WIN API from powerbuilder but for some reason it got failed, so decided to create a C# dll and to call it.The C# dll works as expected and tested using console app. I...
Hi,
I am trying use PDFDocument object to import datawindow to print. It seems that if the datawindow datasource is a Stored Procedure then ImportDatawindow is returning -1.
PDFDocument lpdf_doc
Long ll_return
dw_1.SetTransObject(SQLCA)
...
In a datawindow object it is possible to insert an object of type hyperlink, which when exported to Pdf, hyperlinks also work. ...
Hi,
Is it correct that PB Native Source Control is not supported when using the new compiler.
If is there a step-by-step description (or video much more preferred) on how to set op PB with GIT source control ?
Also, will there be another beta d...
Cordiales Saludos....
Tengo el siguiente inconveniente con PB2019 r2 2328, cuando corro un script en el plsql de oracle los valores me recupera con el punto decimal, es decir para el ejemplo de este valor se ve de la siguiente manera, 234456.98 y...
Hello
we are looking for a good solution for
navigation to a given destination within a Powerbuilder 22R3 app. e.g. google maps in webview2. what is the best way to do something like this? using a URL call or using MapsAPI.
Thanks
Heribert
...
Hello,
When I upgrade from version 2019 to 2033 the UI has changed for all controls. Is there an easy way to get the old look and feel back? I think I did a fix when I upgrade to 2019 but I have forgot how I did it.
Version 2019
Vers...
hi,
is there any dependency between the pbwsclient and the tls protocol version?
is tls1.2 supported ?
...
Hi all,Before I settle on next laptop to buy as my personal dev PC -- does anybody have good/bad experience run recent versions of PowerBuilder on Microsoft Surface Copilot+ Pro = ARM based processor?
/Michael - turning focus back to PB!...
There are no discussions available here currently