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 Allwe need to integrate PB 2017 and 2019 with GITHUB we use NetSkope Client to access internet following the https://docs.appeon.com/pb2019/pbug/ch03s03.html  i need to change the pb.ini in order to add [SourceControlProxy] Url=192.0.0.88 ...
To all, is there anyone knew how to deploy custom fonts files such as AdvC39* into c:\windows\fonts\ folder? I knew we can include external files such as *.dll; picture files in the Powerserver project, while those files would be downloaded into cl...
Hi, I'm planning to purchase a virtual machine from Azure and install PowerServer 2021 on it. Should my VM be a Windows 10 or Windows Server 2019? Pros and Cons? What if I will install also PowerBuilder PowerBuilder 2021 on and develope & comp...
Hi Team, I have some code in Power Builder 2019 R3, I am using a DataStore to import a tab delimited .TXT file, the file contains 51,647 records with 12 columns separated by tab, when I do the ImportFile it returns an error value -13889. The file si...
比如我网络有个这样的视频地址;  http://192.168.0.166/shiping/123.mp4   我怎样在手机端实现即时播放? 谢谢...
Wondering if anyone has a solution to an issue I'm having... I'm getting signature data from a pin pad in data-point format (not a bmp). I can graph this data using a graph datawindow and fill in the gaps to give the appearance of a solid line. The ...
Hi Team,  Thank you in advance.  We are trying to change the graph symbol. Graph object is exist in a datawindow which is in composite data window. We are able to access Graph Object Property - Category Name But, couldn't use SeriesCount . Syntax...
Hi all I need your help to set up a PBNative SCC at work I have one repository but when others connect to it, their objects still show a plus sign (+) next to them after refresh. Here are the steps I took to set it up. We are using PB 2017 R3 buil...
I finally identified the cause of the performance slowdown in both PBv12 and PB2019R3. The problem is the DBPARM option "DisableBind=1". Removing the DISABLEBIND=1 from the DBPARMS resolves the issue in both PBv12.1 and PB2019R3.   Solution: Ch...
HI Team,  I am using Microsoft Custom Web Browser for navigating the user to Microsoft login Screen to put the Username and Password for generating OAuth2.0 Authorization code , I want to get the username entered by user in the Microsoft Login Scree...
I have created a new application and a ribbonbar. I followed the instructions, however when I attempt to add the initiation to the mdi window I find I do not have function: wf_init_ribbonbar What do I need to do / where do I get the ribbonbar funct...
To all, I would like include below <security> setting into web.config by default, is there a way to setup in Powerserver project? Right now, I have to insert this section manually after publishing the project. <Related topic: bug 6603 to ...
Can PB handle a variable as a table name in embedded SQL?  Not sure how the TransObject could handle that.  Dynamically changing the table would cut down on some code in a global function. Select column Into :ls_column From :table_name Using SQLC...
Hey, how can a datawindow reference be passed within an datawindow expression? Thank you Torsten   forward prototypesglobal function string f_tooltip (datawindow adw_obj, string as_column, long al_row)end prototypes   ->>> Tooltip -&...
Hi Team, 2 questions for help: 1. Is there PowerBuilder2021 function to get PS SessionID? I need log this session ID to DB table for analytic purpose; 2. When use below Powerscript SQL statement to insert table info directly, get below error messa...
Defect PSR file causes Powerbuilder to crash Hi Everyone, we have a defect PSR file that causes Powerbuilder to crash everytime i try to edit it How ro reproduce this: 1. Open the File "d_view_vlge_000000000001005451.psr" with Powerbuilder2. go t...
Hello, we are in the development/testing phase of a PB2019R3 app that we want to deploy with Powerclient.  We've run into our first case of a test user not being able to launch our app because of the antivirus software BitDefender on their laptop.  I...
DB: AWS(MariaDB) PowerBuilder: PB 2019 R3 When I add new datawindow. Choose Data Source for Grid DataWindow I use SQL Select. But, It always show error message.  SQLSTATE = S0002 [ma-3.1.12][10.3.23-MariaDB-log]Table 'ttla.TABLES' doesn't exist ...
Hi I have an PB 2019 thick client application (called menu) that shows a login screen - once the user logs in they are then presented with a screen on which there are three buttons that once clicked open three separate application exes.  The menu app...
Hi I know this question was asked before but the solution provided for some reason did not work for me.My issue is with the cache when I call a REST service using Msxml2.XMLHTTP.6.0. I am Using PB 2017 R3. I use GET,POST and PUT requests. The GET U...


There are no discussions available here currently