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.   :) ...
Is there a way to control the background color of a protected datawindow column using themes, similar to the disabled-state of an SLE object?   Thanks Joe...
Hi all I am using Powerbuilder 2017 R3 on a Windows 10 I have built and exe for an application along with supporting files such as PBDs and icons, images in one single folder (that's how my employer wants to do. Let's call it 'app' folder). I am a...
Hi,   I'm using Power Builder Version 2017 R3 Build 1858.   There is a window in our application and it takes around 11 seconds to open from desktop version. The same window is taking around 30 seconds to open in web version. From PB, I have ta...
Hi,  I have a PB 12.0 application that needs to be migrated to PB2017.This application has a non-visual object that calls functions of a DLL.This DLL was built in C ++ with the watcom compiler version 1.0.I would like to recompile this DLL so that i...
      Using IE or Chrome, windows10 This plugin installation is requiring the user to enter admin credentials, can it be tuned not to?  ...
Hi. again! How can the connection to the SQL Server database server be implemented, in Appeon Web/mobile applications, using Windows and not SQL Server credentials? Thanks in advance for any answers!...
Hello     How I can change the JVM in IDE?. Im use powerbuilder 2017 R3. this produc have a versión 1.6.0_24 and I need to 1.8.22 Thanks...
Hi, I'm opening a sheet using the OpensheetDocked method. The window has an OLE object on it. If I move the window the OLE object stay stuck to the frame! Any code executed for the OLE then only works on the object that is stuck to the frame and not...
Hi All, We are migrating a NVO to REST C# Web API. One of the methods that has to be migrated gets as argument a datastore and return, by reference, two (02) string arrays: column_names and dataTypes_names The PB method get the number of datastore ...
Hi Gurus We have an application where all the date fields are masked DD/MM/YY and when we enter the data 31/01/50, it converts in 31/01/1950 rather than 31/01/2050. Till year 49 it's fine and convert into 2049. Although if I change the maski...
Hi,I have a strange issue:I have a powerbuilder datawindow (dw_src, dw_tgt).When I'm editting datawindow dw_src, I'am able to edit cells in preview and of course on runnning app Now, i want to make exactly same datawindow( dw_tgt) but with data from...
The new HTTPClient object in PB 2017 has a Timeout property which is described as: The TimeOut property specifies the timeout seconds. The default value is 60 and 0 means no timeout. The low level WinHTTP API timeout has 4 separate properties wit...
Picture control property powertiptext in Web.  "New line/char return" does not work. Example: PowerBuilder Classic p_object.powertiptext = 'line 1~nline2' In Classic looks like this line 1 line 2 IN WEB  line 1 line 2   Is '~n', char(13) or ...
Hi All,   I have created application in Power Builder 2019 and deployed it to PS Web 2019 but i can not see application in AEM , do we have any AEM file where can i validate that applications entry is created or updated ?    ...
PowerBuilder v12.1, b7055Windows 7, 64 bit platformI have a tabpage from which I open the response window lw_cascade". The response window is a PowerBuilder window of type "response", not a framework or PFC object - straight PB.The Center option is c...
Hello I am trying to migrate powerbuilder 12.6 to powerbuilder 2017. But I get some problem while connectiong to database. I use SYBASE DB.  The error which I get id "Error loading client library DLLs. Unable to connect to server" Can you please help...
I'm trying to make sense of SnapDevelop's generated code. Right now for Sample Code = ModelStore where one action puzzles me. [HttpPost("ModelStore")]...public ActionResult Update(IModelStore department)... ModelStore has internal state like refere...
Hello,  How to remove the background for pre-defined pictures in the treeview? See attached screenshot. Even PictureMaskColor property is set to Transparent, the area around the picture is still gray. That only happens for pre-defined pictures, cus...
Hi all I have a code   count = lole_source.Application.Workbooks.Count()sheet_count = lole_source.Application.Workbooks(count ).WorkSheets().count()   sheet_count  return correct total no. of sheet on my machine but this sheet_count  return wron...
Hi all,   I have window authentication functionality in my powerbuilder application which work fine in pb 8 but now it is migrated  in pb 17 and crash application due to window login in pb 17...


There are no discussions available here currently