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 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...
  So, I deployed the app on localhost, the app works fine, when deployed this app via MSIon server and starting app in browser, I am getting this error.   Using PB 2019 build 2082, Universal Edition.    ...
Hi Masters and Doctors of PowerServer and Powerbuilder. Like always the novice (as I know more i learn I do not know that much) asking questions. Is there a document with the steps to follow how to do the upgrade from Powerserver 2017 to Powerserve...
I would like to get detailed instruction of all the components to download, install, and configure for smooth integration with PowerBuilder 2017 R3. Or if I move to 2019 Version....
  Hello. We were checking IWA and we realized that function Appeon saveas Native PDF, doesn't work in IWA. It exports a blank document. We saw that in a Web browser it works. Then we found in the powerserver help that it is unsupported. As it: Na...
I'm trying for the first time to create a PB 2019 version of one of our applications, and deploy it to a computer that doesn't have the IDE installed, with our installer, which I have of course modified to install the correct PB 2019 DLLs. The app j...
I added a Rows to Disk to our data window to solve memory issues. Sure it solved the memory issues, but now even on a small set of rows, the application crashes after we delete a row, then issue the Update(). Remove the rows to disk, no crash. Put it...
We have numerous windows where the icon for the window is empty. In PB 2017 Classic if the icon is empty it then displays (defaults) to the application icon, in Web no icon is showing on the windows.  Is there some setting we are missing in Powerserv...


There are no discussions available here currently