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

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 team,   We have a successful running powerclient application and need an advise for the  below scenario  We need to configure or install our powerclient application in two different folder in the same machine. Please let us know if there any so...
Anyone ever do this successfully?  (PB 2022 R3) In the postgres database I have defined this FUNCTION  CREATE OR REPLACE FUNCTION public.rpc_ordersbycustomer( custid integer DEFAULT 0, INOUT order_count integer DEFAULT 0) RETURNS integer ...
Hi, We have some problems with PBAUTOBUILD220.EXE. The fisrt one is about a very simple build with an executable associated with a resource file : and several librairies. When we build the project with PBAUTOBUILD220.EXE, the library below (in y...
Hi,   How to view .tif i have tried picture control and webbrowser with no success. p_1.PictureName = 'https//xxxxxxxxxxx/name.tif'   wb_1= 'https//xxxxxxxxxxx/name.tif'  ...
Good morning!Is it possible to create a datawindow at runtime and pass it as a parameter to another function or event? Thanks!...
Hi,   I have written this condition for Model [DwFilter("UPPER(lastname) = 'ASHLEY'")] but it doesn't return the specified criteria data.   Secondly, I am facing an issue with the DwCompute() attribute which always returns a NULL value. Please he...
How do i upload document in a form data, on Postman this is okay but how do i achieve this on Powerbulder? ...
Hello I'm in pb2022 R3 , I'm using a theme in which I put an exception for a given window . I followed the documentation but it does not work.Does anyone have an example that works?Here's what I put in the theme.json file. For all windows "window...
The cursor does not move between fields using the Enter key  please I am facing a problem with moving between fields in version 2022 R3 Build 3356 Runtime 22.2.0.3356,as the cursor does not move between fields in this way i have 2 data windows i am ...
hi all, I'm BuilFromFile command a load a XML file into PBDOM document (lpbdom_Doc1)and replace all those related value. After that I'm exporting it into a string with command "ls_xmlsigned =  lpbdom_Doc1.SaveDocumentIntoString();"  The string ls_x...
Hi, I need to save images of any format and view them, zoom them, edit them, etc. from PowerBuilder 12.6 Any example please...
Hello,I don't understand why the string results from sha256 encrypted algorithm are different between pb and the sqlserver queryfrom the PB code non-printable data are returned : Blob lblb_data Blob lblb_sha1 string l_res // here the data to co...
Powerbuilder 2022 build 1892/ Windows 10 GIT central repository : Azure Devops (If it matters ) I get the message " ---------- Source Control: Errors   (17:39:52)Git detail error info: The path 'C:' does not exist in the given treeGit client error...
Hi, We are going to migrate from PowerBuilder 12.5 to PowerBuilder 2022.The (urgent) question I have (and sorry if it's already discussed but couldn't find it), is if PowerBuilder 2022 can expose API's?Calling it, yes... but exposing? If not possib...
We are migrating PowerBuilder code (PB2019R2) from TFS/Git to GitHub, is there any scan code tool such as sonarqube or codeql for PowerBuilder? Also, we will migrate soon to PB2022R3....
Hi,   I am facing an issue with the DwCompute() attribute which always returns a NULL value. Please help me out to get the computed value from that property instead of NULL value.    For now I am doing this task manually for every property in the...
Hello I got a ps-script that can get a token. When trying similar in PB 2022 it returns -5 "Failed to get token". Code pasted in below. Any suggestions are appreciated. BR Jesper  ...
I want to change background's column in a datawindow, i'm using Modify command with an if, but it not change   This is the command: v_res = dw_dat2.Modify( "#" + trim( string( i ) ) + ".background.color='255 ~t if( integer(syn) = 1 , 255 , if( inte...
Hi Guys and Girls, I've made a (pretty chaotic, but maybe useful) presentation on how to get Crystal Reports working with powerbuilder: 1. Download the zip file and uncompress it: https://drive.google.com/file/d/12dCqtlXQZIJyyJ_sIWpfM4jHduvpu82z/vi...
Did something change with TestFlight and AWS for iOs with PowerServer 2020? When I installed TestFlight and them I go to the link to start testing AWS for iOs now I get a message "AppeonMobile Beta Has Expired". and the OK option. Any work around t...


There are no discussions available here currently