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, 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 ...
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...
Hi Team, Good day! Recently we have configured and successfully installed our application to power client. In our system we have dynamically creating datawindow object and saving it into one of our saved pbd by using libraryimport command. This is ...
PB 2022 R2 IDE crashes replicable when I open additional properties of my project, go to PowerServer tab an click ok.     ...
Hi all I have an question about PostgreSQL in powerbuilder script: select (password = crypt(:vs_password, password)) into :lb_valid from role_user where id = :ll_userid using sqlca; (ODBC connection) the ERROR is below   database C0038: SQLSTAT...
Hi, I have a report in Infomaker that I can run/preview in the pbl.  However, when the other users try to run the report, they both gets the same error:   Load of the nested report XXXX failed.   XXXX is the name of the nested report.  Please help!...
Using PB21 Build 1509 (windows 10 enterprise for virtual desktops). I used the project object option to create external manifest file for my application.After the build the manifest file was created and I edited it and got it working. The manifest is...
We are migrating our application to PowerServer (PB2022 Build 1900) and it is working great. I'm currently having trouble with a Datawindow, since it doesn't exist initially. These are created successfully at runtime. with:dw_1.SetFullState(Blob_st...
Hi, How do i read and write information in Biometric card?...
Good afternoon!How do I zero an array? Grateful....
How would I use Azure managed identity with Powerbuilder (currently using 2022 build 1892 application uses runtime 22.0.0.1878)? We're setting up blob storage and my application needs to access it. Some examples would be helpful How would somethin...
Good morning. I'm experimenting with PBServer 2021. I'm using a simple app we have that compiles and runs smoothly as a client/server. When I launch the 'Deploy Cloud', the compilation gives me a large amount of messages: "C:\POWERBUILDER\PIC\A...
Hello, Is the IDE used to compile PB 2022 R2 different from PB 2022 R1?Do we have to test in full, if we upgrade from PB 2022 B 1900 to R2?  Happiness AlwaysBKR Sivaprakash  ...
Hello Using PB 2022 1900 In the PB IDE 1.  Create a user-event with no return value.  [ ue_one with (None) in return type ]2.  Save the window, close the window.3.  Re-open the window, modify the return value to string (or long) and press tab4.  W...
Does the localized run-time files translate the labels on windows, userobjects, datawindows etc. during runtime in both web and client-server version?  ...
We have over a hundred people with a InfoMaker license but many are either no longer employees or don't really use it. Is there a way to get a report of logins?...
I'm pulling my hair out again. I'm connecting to a server A which is connected to a linked server B for security reasons, to insert and update 1 table. In SQL Manager I can do what needs to be done (read, update, insert, delete). In PB2022 (build ...
Hello everyone,   I am looking for a tool called cdmatch (by Brian Dick I believe). Looked for it on the internet but can't find it anywhere. Could anyone share it with me please (ofc only if it is allowed to share it) ? Does the tool run on appe...
Hi Team,   We have upgraded Power builder 10 to 21 version , In development machine (PB21 IDE installed) we have placed pbd file in exe folder and we launching executable from exe folder. In testing environment , we didn't install PB21 software . T...


There are no discussions available here currently