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...
Why am I able to send a simple email through sp_spend_dbmail on the SQL server but when I try to send the same code through Powerbuilder it does not work.  For example, the following code works fine in ISQL   exec msdb.dbo.sp_send_dbmail@profile_na...
Hi, I’m planing to migrate and testing the new version of PowerBuilder, 2017-R3. Currently we have version 8.0 installed and we want to migrate our application to the latest version. We work with Informix Database. The reason for this change is we...
Hello,   In the Appeon Toolkit when I deploy an application on a remote server it does not allow me to debug it. Is this option allowed?   Best Regards, Oscar Naranjo     ...
We are having issues with running transact sql (not all of them) and Stored Proc datawindow. When we deployed to Local IIS server everything runs fine, when we deploy to the Web Server and run the app there we are receiving many of the following err...
We are currently migrating from PB12.5 to PB12.6 along with the PFC 12.6 that we got from GIT.  One of the issues we are having is before we would call pfc_printdlg to set up the Print to File by calling:  if GetFileSaveName("Print to File", + &    ...
Good morning Guru In a big project I have performance problems in using GIT. There are very long waiting times when the project is opened, the choice of the commit item, etc. I state that the application uses the PFC and consists of 28 libraries w...
I have one datawindow named 'ABC' on which there is column named 'XYZ'. XYZ will be having large text so I need scroll bar there. I have set the vertical scroll bar property of XYZ. After retrieving the record Vertical scroll bar is not visible. F...
Trying to get the feel for how this is supposed to work. Can someone tell me if I am missing something. Set up bonobo git on 2012 server, tortoisegit on the windows side. In the IDE you just open an object up for edit and save it and there is a ch...
In mobile app, after a download with File Service, how can i open easily the plugin folder or open a file downloaded. Currently i display a messagebox showing the plugin path. But it's not practical....
We are in a place in our project timeline where we can finally migrate to utilizing the new native SVN integration offered in PB2017 (specifically R3, LTS).  I've run into a few confusing setup requirements and trying to get clarification as to the i...
I have an mobile App that is being used by Android and IOS operating system (Samsung Galaxys 6,7,8+ and I-phone 7,8 plus). The Autosize Height is check with All Above property in the column.  It works perfect in the Android and windows but it does no...
Is there a way to silently install the PowerBuilder Compiler? I would just need it installed in the current directory. Chris Craft...
Hello All,, PB2017 R3 Windows 10 i have a file with a Ñ on it Using importFile it converts the Ñ to 2 strange characters using File functions it also create the same problem  the only solution i found is to replace the characters after the impor...
In PowerBuilder 2018 will we be able to make direct calls to 3rd party .Net non-visual assemblies that are not COM callable? For example, eBay .NET SDK APIs https://developer.ebay.com/tools/netsdk Thanks.  ...
Good Morning,  I've migrated "successfully" an application from PB6 to PB2017. I've done some new windows and everything works OK with this.  The problem comes when i Execute some old windows and it crashes all the app with an Unknown object type e...
Hi I can see on the roadmap this morning that PB 2018 is delayed 6 months.   Is that a typo :-) or what is going on ?   Thanks  //Steen...
Hi All,  I would like to automatic the printing process. I would like to program when user click print, it will automatic select native PDF printer and automatically save to a network folder as pdf file  is it possible to do in it PB 2017 ? if so h...
Helo guru  , Does the Powerbuilder 2018 work with ntwdblib.dll ?   Best regards ,   Jure...
Hi guys, We have implemented a solution where our app is checking for the existence of txt files in a certain folder. Another application is sending to us TXT files , which we need to process and delete when done.   We used the Dirlist method and ...
Is there going to be a direct connect to TFS like for GIT & SVN? If yes, when is it planned for?...


There are no discussions available here currently