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.   :) ...
pb开发工具中能否使用python(Python插件)??...
How can i convert a blob in oracle database of one pdf , to .PDF in Power builder 2017? Can you help me?...
Hi Guys I'm calling a web service that insists on returning encoding gzip chunked, if I change what we accept to anything else it errors. Considering that it is just returning a short string it's a bit OTT. Anyway is there a way to decode this in P...
I was pretty excited to see the slides on powerserver futures at the elevate keynote. From those slide, it appears that PS2020 is slated for release before the end of this year.  Possibly within a few weeks even?  It would be really helpful to have ...
We currently are using TFS for source control. When I deploy the project no sr* files are being created. I verified that the delete pb generated objects is unchecked in the source control property. This just started happening yesterday and I cannot f...
Hello, I am running a web application using Powerser and Powerbuilder2019 as my IDE. How do i enable MDI window to have scroll bars on web browser? Thank you in advance. with kind regards, Mathews...
Hi all,   Just wondering how i programmatically can scroll to the last row ( so not the first 24) but the last row , as if i would keep the pagedown mouse pressed down , but then in one shortcut.   Not sure if i made any sense :) I must stay in ...
Hello All, I am trying to set the online licence to PowerServer PB edition (2019)in the internet option there is only the PROXY IP / PORT / User / Password option we use a setup script for the proxy  is any way i can use it or i will need to creat...
Dear Appeon:       recently we encountered a issue of PowerBuilder when datawindow updating,  in some data column length mismatch case, when data length inserted is large than that of the database column, SQLSERVER always automatically truncate the...
Hi,   I'd like to save a datawindow in :           yo.Object.DataWindow.Export.PDF.Method = NativePdf!        sval = 'C:\Users\%username%\Downloads\XXX.pdf'         // 'C:\Users\frn\Downloads\XXX.pdf' in my case         lErr = yo.SaveAs(sval,PDF...
Hi All I'm trying to create a .NET WebService in PB2017 but in the New  Target Tab I don't have any Icon related .NET WS, is something related to the License? I Re-Install PB and I checked WebService and all feature but nothing happen, any idea? ...
Hi Gurus, Am facing decimal precision problem, we are using 18 digit precision for key columns (zero scale) , and in AEM, modified from 15 to 28 digit in PB features ("Welcome > Application > PB Features > Decimal Precision" ) but no hope, ...
Creating webservice proxy using .Net Engine, this feature was available and very much in support with the version 2017 With the current version Appeon 2019 , I am finding this as Obsolete, though the document says that it is only when  “Web service ...
Hi All,    Is it possible in PB to get the query string I'm going to execute from PowerScript with the bind variables replaced like in sqlpreview() event of datawindow? How? Exemple. Insert into table_test (columA, columnB) Values (:colA, :colB);...
Is there a way to recover some of the objects that are in a PBD file and get them back into a PBL? My company keeps the developer's checked out files on the C drive of each person's computer. They took my computer to upgrade to Windows 10 and when th...
Hi, I need to access the json array, but I can't find a way to do that. Array: {    "department_array":[       {          "name":"Website",         "col1":"AAA",         "col2":"AEI"      },      {          "name":"PowerBuilder",         "col1":"B...
Hello PB users, With Pb 2017 the busy windows' UI behavior is so different that the process seems to be crashing. It's something quite disturbing for our customers. With PB 12.5 when a busy window can't respond, nothing appends, so it seems evident...
We have two very similar programs, that are both running on Windows Server 2016.   They are PowerBuilder 12.6 programs.   Let’s call them A and B. A runs very well, just like it did on the old Windows Server 2008 R2 system we copied it from.   B can...
We have some PowerBuilder (PB) code that we may have lost the source.  We would like to know if anyone knows of a PB Decompiler that would help us reconstruct the code.  The only PB Decompiler we have found so far on the Internet has been from a deve...
Hi, I am following this tutorial and I was abble to publish my web service to Docker. https://docs.appeon.com/appeon_online_help/snapdevelop2019r2beta/Publishing_a_Project_with_Docker.html   But I have a question about database driver, I am using...


There are no discussions available here currently