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

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! 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) ...

MAP Navigation

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 ...
I am using PB 2022 R3 and Powerserver.  I would like to access my app that is on my cloud via my mobile application, which is an android app.  I can get to the launch page, download the installer but it blows up after that.  Can someon...
In a datawindow object it is possible to insert an object of type hyperlink, which when exported to Pdf, hyperlinks also work. ...
PB/IM 2022 / SQL Server ODBC Connection. Our main database has dbo as table owner. A lesser used database has a different owner and was giving errors trying to select from the tables. This included viewing in the DB Painter and attempting to create ...
Hi guys,   We have an inputscreen with about 100 inputfields. My goal is to have a database driven tooltip functionality. I can create a global function that has inputarguments for example : the column name and the language of the user How can i...
Hi Team, We are using power builder version 2022, build 1900 to develop the windows application which handle motor vehicle insurance. We are using outlook (32-bit) add-in which is developed using visual basic which converts the selected email to PD...
Hello, Community. I apologize in advance if I seem naive or ignorant in asking for help on the following topic: SnapDevelop API projects based on the Datawindow Converter tool use the appsettings.json file, which contains the database's connection ...
Hi   We are attempting to connect to MSOLEDBSQL using an Access Token, but it is failing. We need some advice on this issue. We have tried the following setups: PowerBuilder 2022 R3 Build 3356 PowerBuilder 2025 Build 3398   We successfully...
Hi, I have a .NET web service built with PB 2017 R3 that fails to connect to an ASE 16 database. Web server: Windows Server 2019 / IIS 10 / ASE 15.7 DB client DB server: ASE 16 Webserver is set up with:- PB 2017 R3 runtime files (32 and 64 bit) a...
We are still on PowerBuilder 2019R3 and PowerServer 2020 and our application was working fine.   We normally use kernel32.dll to access some windows functions.   Some of our users upgraded with the latest Windows 11 24H2 version and the application s...
PB 2022 Wondering if anyone has used 'Microsoft Print to PDF' as the DataWindow.Print.Printername while also specifying the DataWindow.Print.Filename in order to save PDF documents automatically so the SaveAs popup does not show. I am trying to find...
Hi, I have a problem when saving DW content in PDF format using Distill! mode . Windows 11 PowerBuilder 2019 R2 Ghostscript 9.19 , 9.27 or 9.56 (I tried with all versions...) with any version of ghostscript the created PDF is empty.Using Win10 t...
I am using the configuration below to connect to the database using the ADO.NET provider, and it connects successfully.  // Profile ADOTest SQLCA.DBMS = "ADO.Net"SQLCA.LogPass = <**************>SQLCA.LogId = "***"SQLCA.AutoCommit = FalseSQLCA...
I'm in the process of mocking up a tool style window that will allow me to place grippers on the window depending on where the window is located within the MDI frame. I need to be able to click on this area/gripper. I added a mouse down (pbm_lbutton...
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 ...
Good Day! I am testing 25.0.0.3398. I am using the DisplayMenuAsRibbonBar and, overall, things are working. I did notice, however, that if I assign the menu item's ButtonImage to a custom image without the full path specified, the image does not app...
I am developing an application using PowerBuilder 2021 that utilizes third-party ActiveX components. Since I have multiple applications that require different versions of these ActiveX controls, I prefer to avoid registering them globally to prevent ...
Hi, We currently use some ActiveX controls in Powerbuilder. To be able to use the ActiveX controls without registering them at runtime, we decided to add manifest entries for the corresponding DLL files. The DLLs are deployed by us relative to the E...
hi, is there any dependency between the pbwsclient and the tls protocol version? is tls1.2 supported ?  ...


There are no discussions available here currently