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 - please see attached .mht file for details on this. We have most recent version of Infomaker just installed, opens .psr's fine (these are generated in our invoice processing, not old files), but these cannot be saved as PDF's, which may be a ...
Getting this error when attempting to run PowerBuilder from development environment.  Running PowerBuilder 9.0.3 on Windows 10 ...
I'm trying out UI Themes of PB 2019. How can I turn themes off once I have turn any them on? I have tried: ApplyTheme("") ApplyTheme(null) ApplyTheme("Do Not Use Themes") All to no avail. I found one solution but it feels like a workaround:...
SQL Server dropped support for outer joins in the where clause in SQL Server 2012. According to our DBA, they are thinking of dropping equal joins from the where clause. The database profile in PB/IM has the option to set outer join style. I think t...
I have a window with a menu. I need to change menu item visible property to false or True base on a global variable value. Could you guys guide me to a sample or maybe you can tell how to reference the menu via PB script. Regards, Clarence....
Hi Guru I'm playing with PB2019 and in particular I'm giving the tutorial: 'https://www.appeon.com/support/documents/appeon_online_help/powerbuilder/CRUD_Operations_with_ModelStore/index.html' In particular I am trying to rename the controller ...
We are currently working with Intergraph Smartplant Instrumentation 2009 (SP4 (09.00.04.0132)) and InfoMaker 11.1 and do not have any problems saving and modifying a PSR file in InfoMaker 11.1 and opening it in SPI 2009 (SP4). However, we are testin...
InfoMaker 2019 has two installers, one called Full and one called MR. Both are build 2082. Why are there two and what is the difference? I'm putting together install instructions and need to know which one they need to run. Hopefully not both.  ...
I have created a basic report that will return data.  In the select statement I have listed the columns as Aliases. When I go to the design the columns do not auto populate as they do in the video.  Is this a setting issue or a know issue? Tha...
 I have migrated code from PB 10.5 to PB 2017R3, and the migration went fine - no errors.  Now I am building the code as a 64-bit pCode application, and the build is fine, but when I do a database connection in the app (using OLE DB), I get a message...
Hello I'm trying to use the inet/internetresult objects and the PostURL function. Everything works fine if I use GetURL, or if I try to use PostURL. However if I use PostURL with a "HTTPS" it fails with a -5 (Unsupported secure (HTTPS) connection a...
Hi All,   During installation of PB2019, i am require to install "KB2533623". I encounter the message of "The update is not applicable to your computer"   pls advise ...
PB2017, PS17.  Compiled with Debug JS only app js size is only 71K which is also the largest size. Trying to debug on Local PC and get the error.  Any Ideas on how to correct?  Is there a hidden file somewhere?     have the default settings on....
I created an HttpClient in my old application to post messages to another one which works perfectly well when i run it in the Powerbuilder 2017 r2 build 1769 application. But when I run the compiled version with the runtime dlls I get this error:" Un...
Hello all, I'm a longtime (more than 22+ years) PowerBuilder developer. We have upgraded to PowerBuilder 2017 R2 through Appeon. I have a question about the support for “Impersonation” using a different Windows AD System account after logging into ...
Buenas tardes  a todos, alguien tiene el código ejemplo de la siguiente presentación   PowerBuilder SOAP Web Service Crash   Att Carlos ...
Powerserver 2017  (using PB2017 R3 environment, Sybase 16 ASE database) Internet Explorer 11. Slow performance on a datawindow. Scenario. Window that contains 1 Visible Datawindow Datawindow is External Free Form 253 columns.  There are expressi...
datawindow column size changes from column size-char(30) to argument size-char(1), when sql selects retrieve arguments.  When sql selects retrieve arguments, datawindow column size changes from column size-char(30) to argument size-char(1) for string...
Anyone else having a problem loading the Properties or Library List from a Powerbuilder Target ?  Nothing seems to happen but the application is locked.   Could be because I usually have two screens and the dialogue box is sent to the other monitor ?...
Hi All. I there is any way for PB to display in the window google map with address location passing coordinates latitude longitude ( 39.9286640,-75.3262980 ) ? I do realize there will be API call, put completely puzzled where to begin with PB. Ope...


There are no discussions available here currently