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. Can I convert from the PSR file created 2017 to the PSR file created 12.5? Is there a utility program that converts it? Please contact me. E-mail : rlehf@daelim.co.kr...
Hi - Is it possible to dynamically update the expression in a computed column (DwCompute) and then call the IDataStore<TModel> or IDataStore GetItem method on the column to have it return the new expressions value?  If so, could you provide an...
Hi, Could someone explain why the options for editing PowerBuilder IDE licenses (for example, changing license types, assigning / unassigning users, etc.) in the User Center site are not enabled?. Needless to say, my account has the profile to manag...
Hi All, I am trying to connect to an Oracle database using the EZCONNECT method.  We were given advice to use the servername setting like this sqlca.dbms="ORA Oracle" sqlca.userid="" sqlca.dbpass="" sqlca.logid=asv_login sqlca.logpass=asv_password ...
I am getting the following error on 2 workstations while trying the install my PowerBuilder application. "The application was unable to start correctly (0xc000007b).  Click OK to close the application." My assumption is this is a x64 versus x32 iss...
Any one know how to turn off Windows DPI for a specific app.  I have tried doing it under the applications icon in the compatibility/Change high DPI settings and also tried to do it in the manifest... no luck. Here is sample of the manifest. ( I onl...
Hi all,  I need convert BMP to BITMAP, How Can I convert this in powerbuilder 10.5?  Do you have the code or function?  thanks and regards   Fernando....
I need a control on a datawindow which allows the user to make multiple selections.  Because a drop-down listbox does not allow for multi-select, I wanted to utilize a listbox control.  However, it does not appear a listbox control can be added to a ...
I am creating a unit test (XUnit) for a service in SnapDevelop.  The service method takes a DataUnPacker object as a parameter.  This gets passed to the API from PowerBuilder using the jsonpackage object.  My question is how can I populate this in a ...
is there a way to get a list of all open windows.  Not just sheets... looking to get popups, responses etc... Thanks (PB2017 R3) Dave V...
We've tested the new C# Class Importer with a .NET Core 2.2 DLL and it works perfectly.  We also tried with a 3.1 DLL and it gives an error and doesn't let you get any further.  My understanding is that 2.2 will be going out of support soon; are th...
Hi team, i am trying to migrate a PB 11.5 version code in Pb 2017 R3 version, but after migration debug the studio crashes & close down not able to figure out why its happening. Some time it crashes when i try to update any of the file of the sol...
When I try to do the Product --> Archive in Xcode,  I am getting an Error:   Linker command failed with exit code 1 (use –v to see invocation) clang   does anyone know the fix for this?   Thanks Jim Beck...
Hello ,   Is it possible to consume wcf web service with powertbuiler 2017 r3 ?   if any one have code sample it can be most hekpfull   Thanks...
Is there a way to tell PB 2019 to only add PB objects to SVN? I installed VisualSVN Server so I could test the SVN interface and it added every file in the workspace. I would rather use a separate tool like Tortoise to decide which non object files ...
Hi - I am using DwFunctionManager.AddGlobalFunction<TClass>() to inject a class which contains custom PB functions (static methods).  I am then using my function in an expression when using IDataStore.Evaluate().  I am having an issue when my s...
I have some code that checks for a custom object and if it doesn't exist I just trap it and continue on. The problem is everytime I run it in the PB IDE it will throw an exception error. If it is running in the EXE then the error is trapped correctly...
  Hi Powerbuilders...! In order to give a prettier UI, sometimes, I use singleline controls, in combination with roundrectagle controls. The singlelineedit control is without border, so the result could be like this: When using themes, the contr...
We have a screen with multiple datawindows. HsplitScroll for each datawindow is selected in the property and to the last datawindow HScrollbar is selected and we have the code guo_globals.of_sync_hscrollbar(Parent, This) in scrollhorizontal event of ...
Hi Appeon Support,   Just want to know what will be the benefits in upgrading our applications to PB2019 Standard edition?  We just recently migrated our applications to PB2017 R3 last year, so I don't know if we need to do another upgrade (unless,...


There are no discussions available here currently