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...
Hi all, I did use PFC libs in past, but never need to migrate to new version of them. How do you use PFCs now when GIT is usable in PB2019. Do you have your own fork of PFCs from https://github.com/OpenSourcePFCLibraries/2019 and then use that fo...
Hi, I'm wondering how Elevate 2020 will run for those of us in less conference friendly time zones?  Will all the presentations run from 9am to 5pm EST?  When will video replays be available to watch?  I think 9am EST is 1am in my local time, so I th...
Hi We have migrated to Appeon PB 2019 R2(Build 2328) a year ago. I am now trying to explore new features. First one was calling web service without using old proxy webservice object so when I declare AppeonWebServiceComponent caller I get compile e...
There's an enhancement request somewhere to add the capability for the NativePDF saving of DataWindows to append their output to an existing PDF. In the meantime, I really wanted that ability, so users of our software could put multiple reports into...
我想获取到当前连接的wifi 的名称 ID...
Hai, I can't deploy perfectly the powerserver application. While I click the Run POwerSErver Project, I am getting the below error.   Hmmm… can't reach this page It looks like localhost closed the connection Try: Checking the connection Ch...
In offline mode of the PB R2 License, I am not able to see Appeon web demo. (5 lessons are there to covert desktop application to web application) . Basically, need to know the lessons or guidance for converting desktop to web based application. Req...
How does powerbuilder webservices application handle multiple requests at the same time.  For example, does it use pooled connections or does it try to open a new connection for each thread....
We have been using PowerBuilder 9.0 develop a large application that we normally deploy by coping the new exe into a specific folder on the clients workstation.  Within the application we check to make sure the user has the latest and greatest exe fi...
Hi, I've got code in production  that uses Powerbuilder 2019 R2. I recently downloaded and installed Powerbuilder 2019 R3 and during setup the only option was to upgrade my existing R2 installation. However, I really need to be able to continue su...
Hi all,   I'm using PB2019 r3 build 2703.  I would like to add my Workspace to Git but the option "Add to Source Control" on the right-click on the workspace is not there. Is there any additional configuration that I should make?  Thank you,  ...
I am Using Microsoft Web Browser OLE in PowerBuilder 2017 R3, I am using this Web Browser to take credentials from user and generating the OAuth2.0 Authorization Code for further use to generate access token, but when i give the UserId and click on n...
Buenas tardes a todos.   Alguien tiene un ejemplo de como exportar un datawindow a xml   Muchas gracias   Att Carlos...
Error dialog while accessing the app from the browser to install the launcher for first time. Also tried closing PB before trying browser launcher install but no luck: PowerBuilder application execution error (R0222) Application terminated. Error:...
Hi! PB2019 2353 (32 bit) MSSQL 2012 and MSSQL 2017 (natív client 11.0) Windows 10 64 bit We have several long running MSSQL stored procedures with brief insert expression in begin, after a slow select to collect the results, and write results to ...
is it possible to load a sqlselect from a model without params?   I have this structure: [SqlParameter(name: "first", dataType: typeof(int))][SqlParameter(name: "second", dataType: typeof(int))][FromTable("mytable", Schema = "DBA")] [SqlWhere("...
We have powerbuilder application initially create din PB 9.0 , later migrated in PB 2017 R3 .The application used MQ client , which is upgraded in 9.1 . In order to create secure MQ connection we need to upgrade the cipher. Currently no cipher use di...
Hi Team, We currently connect to SAPGUI 7.5 with saplogon.ini file. We need assistance in connection Powerbuilder to SAPGUI 7.6 with xml file.Thanks....
  We are using a find function to find the row number of a particular record. Initially it was used with the first two columns which are string data type, now on an enhancement we need to add two more new datatime columns in the find, but after addi...
I'm using the TX Text Control ActiveX 28.0 in PowerBuilder 2019 R3 to edit rich text and convert it to HTML for sending in an email. It seems the only way to convert the data to HTML is to call SaveDocument with a file type of FileTypeHTML! and then...


There are no discussions available here currently