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, we are trying to implement a Dockable application using tabbed windows. I was able to successfully use OpenSheetInTabGroup() to do this, however the tabs seem to default to the bottom of the window. Any ideas how to move the tabs to the top of...
Hello,   We are trying to run PowerBuilder 2017R on Windows 2016 using  Oracle 12.2.0.1 (64 bit) ODBC driver to connect to Oracle DB. The error which we are getting is IM014. Is PB 2017R still considered as a 32 bit application? How we can run PB ...
Hi All Migrating PowerBuilder application developed in 7.0 to appeon PowerBuilder 2019. I am having trouble with Dll's declared and used in external variables by having a reference to a DLL developed in VC98 using C++ language.  What are the steps ...
hello community How do I enable GIT sin SnapObject? thank you Gimmy...
OracleCommandBuilder Class ConflictOption → OracleCommandBuilder Class ConflictOption → ConflictOption {get; set;} Exceptions NotSupportedException - This property is not supported. Remarks This  {get; set;} Exceptions NotSupportedException - This...
Hi guys, We have a legacy app in PB12.1 build 6639. One of our clients downloaded the latest version of the app to their test environment, and found that the app crashed randomly when running from a Citrix install on a Windows 10 machine. However, t...
Hello. We are continue checking the IWA software. We have seen that in web browsers (Chrome, Edge, etc), the graphic style is, somehow, modern flat. But in IWA Browsers still has the old 3D graphic style. (I show you it in the attached files) Sinc...
Hi All; I will be setting up an Appeon Multi tenant application where our application with be a Saas. We are using PB 2017 R3 Build 1858 (and AEM of same version), Oracle 12g to provide this service. Is there a guild line on how to allow multi db c...
Hi Team, We have Sybase ASE 15.7 version. Will it be supported by Powerbuilder 2017? And please let me know what  do you mean by using ODBC. Do I require to install Sybase ODBC --> open client on my machine to get the connection to my DB server? Al...
  Hi,   If you debug an application and an exception occurs anywhere, the you programm immediately continues.It doesnt matter if the exception was caught. Take for example these three functions: baz(){  throw create RuntimeError } bar(){ long...
Hello everyone, We have been in the migration process to the R3 PowerBuilder and PowerServer version. Eventually, our deploys in the test server fail. We have been researching why it happens. We have been realized that when we have more than 3 deplo...
Hi Team, I am using Powerbuilder 12.6 classic and webservice proxy wizard to invoke the WSDL file, during this proxy wizard I am not able to move from the second step after giving the WSDL file and click next button , the wizard saying that " CANNOT...
I am having some issues calling a stored procedure. I get an error that "the cursor is not open" when it tries to FETCH the output. The stored procedure simply returns the next record number off a stack and increments it up by 1. I can get the proce...
Hi All, Hoping some of the gurus out there can help with this. I am currently trying to make use of the XML Import Templates on Datawindows in an existing legacy project.  I have previous experience of using PBDOM and parsing XML file via large amo...
Hi all, I'm looking for a way to prevent a window (response) from resizing when the user double-clicks on the title bar. The window is opened "maximized" but the user can double-click on titel bar and the window is resized as "normal". Is there a ...
Hello How to embed ActiveX controls on a window that will be deployed in both both 32 and 64 bit The painter is 32 bit.  It access the 32 bit Registry section. For OLE objects it displays a list of 32 bit controls for insertion on a form.  It then...
Hi, I try to use Git integration in PB 2019 and use OrcaScript to (automatically) get an application from repository, refresh libraries and build application. Powerbuilder adds the PBLs with its objects to git repository. But it seems no good idea ...
Hi everyone, currently I'm using PowerBuilder 2017 connected to Oracle 19C. During some audit test of my app I received some notifications about my tool. When I have SQL scripts embedded in my code, if I run the tool and test the memory, those scrip...
Hi PBers..... I am trying to use animated gifs and I find hard to control the transparency. On gifs, transparency is totally ignored and the only work around I found was to place it on a window and make the window transparent. But this solution is n...
Hi Team, I am using Powerbuilder 12.6 classic and webservice proxy wizard to invoke the WSDL file, during this proxy wizard I am not able to move from the second step after giving the WSDL file and click next button , the wizard saying that " CANNOT...


There are no discussions available here currently