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.   :) ...
Help I need to thicken from the code the tray in which I want to print and use paper.source without getting any results. ...
Hello, I'm using Powerbuilder 12.1 Classic Build 6639, Windows 7 64 In my application I do a call to a webservice - function 'rkdb'. (I use the .NET WS engine) The rkdb function can do certain things depending on the request-para...
Hi, I am creating new folder in C:\Users\ through PB code (Using CreateDirectory(C:\Users\ssp)), folder is creating but i am not able to see newly created folder, when i access that folder using path C:\Users\ssp then its opening but its hidden. ...
Hello, We are using PB 12.5.2 5629 and Oracle 11.2.0.4.0.  I am trying to get the Oracle password dialog to pop by adding PWDialog=1 to the DBParm and it is not working.  I also tried PWExpDialog=1, also with no success.  Has anyone got either of ...
If not, where can I find them, please? Paul ...
Greetings All, I have an PB 12.5 Winform application creates a composite datawindow in a datastore; I save it as a PDF file and send it as email.  The application is deployed to a server in \\trip tickets\ and works great when started from my work...
Hi, we were told that the launch of SQL Server 2017 will be on 31 May 2017. Today we are on 2014. We want to skip 2016 version and jump directly to 2017 asap. When will Appeon Powerbuilder 2017 offical support Sql Server 2017. We know tha...
Hi, in the past our customers used Infomaker to modify existing reports or to create their own reports with Infomaker. The customers are able to integrate these datawindow reports created by themself into our powerbuilder desktop app. This  ...
Hi, I am trying to get tracking information from FEDEX SOAP webservices, but receiving an array boundary execeed run time error setting the package number info with request.selectiondetails[0] =trackselectiondetail.  Using PB 12.6 Classic Only exa...
I have Ghostscript installed and the printer so I can SaveAs PDF! from the IDE and standard apps. From within IIS I get a zero byte file. I wrote an IIS extension in C that uses PBNI to allow me to run PB code directly from a PBL within IIS. I am ...
Hi everyone One of my clients asked if i can sign out automatically from the application if the user is idle for 45 minutes using pb12.5 classic any one has an idea ?   thanks Moshe ...
PB 12.5.1 I know that global variables are not shared across threaded objects but is it safe to create a new instance and set the global variable to that in the threaded object (ie. SQLCA)? My situation is this - I create multiple threads (sharedo...
Is possible to use HTTP Basic Authentication with the AppeonWebServiceComponent object? If not, any plan to support it? Thanks! ...
I have a VS 2015 C# program that interfaces with Authorize Dot Net using TLS 1.2 as the default security protocol.  AuthDotNet has two environments.  The Test environment only allows TLS 1.2.  Production will allow both TLS 1.1 and TLS 1.2. The VS...
PB v12.1 Classic I have a need to create a DWOBJECT dynamically. Now, we all know that the standard method is as follows, but it requires that the column name be hardcoded.         dwobject    ldwo         ldwo = this.Object.emr_juris_ind   ...
If I open an Excel file through PB 12.5 classic using the ShellExcuteW API it opens the file correctly. I type or change something in the file and close it without saving.  Excel does not detect a change and ask if I want to save. If I open the...
Hello, i'm confronted with a situation a never dreamed about ... :-( At the customer-side they lost the source code from a powerbuilder application. Recently they installed a new server and they want to reinstall the application, but the...
Looking for a way to save an Oracle BLOB out to a file on a client through PowerServer Web?   Average Blob size is 350 Meg.  I have tried using SelectBlob but is not working... Out of memory. Help? ...
Hello,  Is it possible to insert to PB App visual controls for .NET forms? We are looking for any alternative to 32bit ActiveX that can be plugged to 32bit and 64bit PB application.  Thank you, Yuri ...
Has anyone converted Bruce Armrstrong's code for reading and writing in chunks to an Oracle database to work with APPEON?   I have the need to read files larger than 100meg and store it in a database.  The average file size is 350meg.  I have it work...


There are no discussions available here currently