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.   :) ...
Has anyone created unit tests for a service in SnapDevelop using xUnit?  I have a simple test shown below which builds fine.  When I run the test I get the attached error.  Would love to see a working example from someone.  Given that the service met...
Hi, My powerbuilder code calls a stored procedure that call many stored procedures; something like this proc1->proc2->proc3->...... when there is an error on one of the stored procedures, dberror event is giving me the error code and syntax but no...
Hello, We recently migrated PB 12 to PB 2017  on Win 7. We then deployed PB 2017 package onto Windows 10 and the application opens up but we don't see any data. But, when we try to open the exe with "Elevated rights" we can see the data and the app...
In PowerBuilder I have a workspace that includes an Application Target as well as a C# Assembly Target.  Within our Application Target I have a window.  In the C# Assembly Target i have a class with methods.  How do I call/access the methods found in...
Our software is developed using PowerBuilder 2017 Build 1666. It works fine in many distribution environments, except in the Microsoft app-v. The performance is greatly degraded when deploying the app on the Microsoft app-v. Appeon bug 3120 has repor...
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...


There are no discussions available here currently