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,
Using PB 2022 B 1900
We created the application exe file using File -> New -> Project -> Application option from the IDE.EXE is created along with required PBD files.
Double-clicking the EXE file from the same folder, where it's ...
Please advice.
I've lost my settings to output All SQLs during an application run from PowerBuilder 2017 R3 on Windows10 x64 and is only outputting now the connection to Oracle 11 but not SQLs.
getting to dbtrace.log now this only(no SQLs), ...
Hello,
About PB 2022 R2 Beta
We haven't installed PB 2022 R2 Beta. Would like to know
1. Can we digitally sign the PDFs in that version?2. If Yes, do we need pfx file to sign?
When we enquired here about pfx files, we came to know that pfx fil...
We've got resizing working for our mdi windows with datawindows on them, but the drop-down datawindows within the datawindows do not resize (the font is still quite small). Is there any way to get these to resize? Please see the screenshot uploaded b...
Not my code, hired to maintain it (and fairly new to PB). Please see attachment....
Hi
When PowerServer inserts a row into a SQL Server table with an identity column, does it use SCOPE_IDENTITY () to obtain the identity value for the inserted row?
I'm only asking this because the PowerBuilder documentation states that the default ...
We have two servers on which InfoMaker is installed. When I try to edit any of our DB Profiles on one machine I can access any DB Profile and modify it. On the other server doing the exact same thing crashes InfoMaker.
So, I think something might...
I'm converting a Powerbuilder application to PowerServer so it can operate using the SaaS model.
I've been following the guidelines in this video.
Creating a SAAS Application with PowerServer 2022
https://www.youtube.com/watch?v=a5U4XblFJbA&ab...
Hi Master,
My application is connecting to one database server and transaction updates to two different database('Data_PG' and 'Data_PG_S'), see attachment, app.ini file. After deployed to PowerServer and run, i had trouble to updates to second d...
Hi.
I have one composite dw where two sub reports in it.
Composite dw: composite_dw
Sub report 1: sub_dw1
Sub report 2: sub_dw2
Both sub report has the argument with the expression of al_Id
I need to set my sub_dw2 dataobject dynamical...
We had some old applications developed in PowerBuilder 10.5, me migrate them to Powerbuilder 2019 R2 and R3 version, now we are having issues running some store procedures in our informix DB (9.40) under linux server
we are receiving this error ...
PB 2022 1900
We recently changed our email from MAPI to OLE in order to support the 64-bit outlook with our 32-bit PB application. This works great but I am now trying to figure out how I might be able to support the drag and drop email feature fro...
Hi Master,
I couldnt run my application on a new PC (Microsoft Command Line Utilities 15 for SQL Server (x64) installed). It showed error "There is currently no matching version, lowest supported version, 22.0.0.1892. See attachment for error. Ne...
"Powerbuilder 2022 build 1892" cannot connect to Git, but "Powerbuilder 2019 build 2082" can, with the same parameters (Repository URL, user ID and password), both from the same machine (Windows 10 22H2).I have access to the repository with GitLab an...
If I have a window with a windows function "wf_test()" is it possible to call that function by string. ie: this.TriggerEvent("wf_test")...
Error displaying a checkbox. The position of the checkbox and thus the complete alignment is shifted by using themes...
Hi,
I have a table where one of the columns datatype is BFILE (the file is stored on a file server).
My question is how to use the field in PB?
Here is my test case
SELECT DOCUMENT_NAME, PNTR
INTO :FILENAME, :DOCUMENTFILE
...
Hi,
I did run to the following: I have a data window with column with data type number.
In the ItemChanged event I have the following code
Amount = Double(data)
The data is type is string per PowerBuilder in the ItemChanged event.
As expecte...
Appeon Support Team,
Version: Appeon PowerServer 2017 Build 1858.00 64-bit Edition
Our user will use Citrix client to access my application within my company network. Our Citrix support team reported that the plugin is designed for single user inst...
hey guys,
I'm testing PB 2022 64 bits with Sybase ASE 16 64 bits.Open client installed: ASE SDK 16.0 64bitsPB does not find DLLs.message: Error loading client DLLs. Unable to connect to server.Any ideas to resolve?
Thank you already!
Rafael Bicalh...
There are no discussions available here currently