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.   :) ...
I'm calling a server side program from a PB 2017 desktop app and getting a different result using HTTPClient verses my WinHTTP code example. The response text returned by HTTPClient is often short, truncating a few characters off the end. I run the ...
Hi everyone, Is there a possibility to connect to the AEM database from C# in a component for PowerBuilder? The idea is to generate access keys that will be associated with an AEM session, therefore I must know the ID of a session in AEM and whether...
PBv12.1, build 7055Windows 7, 64 bit platformOracle 12C databaseI'm running the application from the IDE and I get to this line of code:          ls_liblist = GetLibraryList ()The session hangs for a couple of seconds, then aborts; it just vanishes.A...
How to connect PB2017 R3 to source code TFS in Visual Studio 2017? We are planning to use TFS in Visual Studio 2019 but, as far as I know, MSSCCI does not work in Visual Studio versions later than 2013....
Hi. I'm new to C# programming. I need to asynchronously (from a Web service) run a number of instances of the same process and, then, check if they have all finished. For this, I use a C# process array. Could anyone please tell me if the following c...
Hi: I just migrated a PB12.1 application to a PB2017 R3 application.  When I click on the Library painter and select a .pbl, it shows me version numbers ranging in 1 to 18.  Where are these version numbers coming from?  They are not in the .prp fil...
Roland, A colleague of mine posted a question concerning the PB Native source control, the issue we are seeing is that a version number seems to be stored within the library (PBL) for each object.  https://community.appeon.com/index.php/qna/q-a/pbn...
How do I specify an external manifest file which defines Windows versions such that RtlGetVersion() recognizes Windows 10. I have an external manifest file with the following compatibility settings: This is so that when I call RtlGet...
Hello Appeon Powerbuilder team,   We have a Power builder application which migrated from power builder 9.0 to power builder 2017R3. The database used was Oracle 11g. the 11G client has no issues connecting with PB2017R3. The problem lies with the ...
Using PB 10.2.0 Build 8100 and SQL server. I am trying to use embedded SQL and I want to variable-ize the length parameter to SQL server function substring. In my script I tried Substring(column_name, 4, :ll_len) where I set the local long variable l...
We just upgraded from 12.5.1 to 2017 R3 and started to encounter an issue with an application we are integrating with using OLE. The old version worked fine, but the new version randomly has given the following error trying to run a function on the O...
PBv12.1, build 7055Windows 7, 64 bit platformOracle 12C database   How can I determine - in code - that I am running in the IDE vs running an EXE?   Thanks, Olan...
Hello, We have a requirement of packaging our power builder apps, which was built using Power Builder 12. Currently we are copying our .EXE, .PBDs, .INIs, resource files and powerbuilder runtime files(DLLs) onto every workstation. Is there a way to...
Se puede agregar un reporte (rdlc) de reporting services en appeon powerbuilder 2017R3?? Agradecido por sus respuestas....
How can i add a checksum to the *.exe/*.pbd files while deploying my PowerBuilder workspace?...
Running PB 2017 R3 I am hoping to find a way to easily manage a window that uses SharaData with multiple DW's. I have a master DW which has every column selected from the table that can be updated. I then create other DW's from this master and only ...
Hello, I use Powerbuilder Standard Edition 2017 R3 build 1880. I want to create a .NET WEB Service Project. But i haven't this choice in my "new target" window. There's a real problem then before, i use for 6 years PB 12.1 build 7217 and after migr...
I'm experiencing very slow performance in displaying resultsets in dwo's on my computer if I run it through RDP (remote desktop).The retrieve itself is lightning fast, but the displaying many rows in absolutely all dwo's in my app is becoming VERY sl...
Discarded question. Sorry!...
Hi - Hope this is the right place to ask this question(s) - We use PB 12.5.2 with Team Foundation Server 2015 - using the latest MSSCCI connector.  As part of upgrading security to TLS 1.2 compliance, when TLS 1.0 is disabled on the TFS 2015 server ...


There are no discussions available here currently