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 have a C++ exe that calls a function in a PowerBuilder non-visual userobject. I'm getting a valid system error and despite using the HasExceptionThrown and ClearException session methods in the C++ and having code in the systemerror event of the P...
파워빌더 2017 R3 사용중입니다. 사진이미지 파일에서 Meta Data를 추출하고자 합니다. 참고할만한 source 가 필요한데 제공해 주시면 감사하겠습니다.   ...
Hello Appeon Team, we've got a feature request regarding the sort-algorithm and the sort arguments. We need it to be possible to set a natural sort in the setSort()-Function, instead of the alphanumerical ascending/descending in string type columns. ...
We are experiencing an issue with Orca220 that has arisen since the upgrade from PB 2022 R1 to PB 2022 R2. On our server, we uninstalled the old utilities and installed the new ones with version 22.1.0.2828. Afterwards, we rebooted the system but oth...
I try to build with orca script , but only create pbl without souce code. i use script from  Using orca to create and import to pbl libraries from source How to create pbl from sr* and pbg files ?!...
Powerbuilder 2017 R2  Using Git, right-clicking to refresh the PBL gives an error that the object cannot be imported After clicking ok, the import is successful, but the objects are not imported into the PBL. Reinstalled PB, GIt, TortoiseGit,It's ...
Getting message for cloud app launcher every time when i am trying to run the launcher screenshot attached. "A new version of cloud app launcher is available, please contact the administrator to upgrade to the latest version. Before the upgrade, the...
Hi guys,   I am experiencing a problem in my pb app , PB 2019 R3 but the problem was already there in previous versions. i have a function that closes some pb windows , opens a new window and so on. the first time i run this function (after pb st...
RE: Oracle Cloud Infrastructure:  We are looking at migrating our on-premises Oracle databases to the Oracle Cloud Infrastructure.  We use client applications in PB2022.  I don't see anything on the Appeon site about Oracle Cloud, but wanted to check...
Hi all, currently we try to move our source code from cvs to svn (why not git? because we want to have the lock feature for some objects) and unfortunately we have some issues, which we can't resolve. I hope, someone here had similar difficulties an...
Trying SMTPClient object with Powerbuilder 2022R2 build 2819  in Windows 10 i create some function to to send email sync and async and work aawesome, but i had a trouble to check  responses to the sending async.. i had some questions Question 1 -...
SQL Anywhere 17 gives this error but I don't see any user or builtin functions. I removed aggregate functions and IsNull() and still get the complaint. What offends? Could not execute statement.Syntax error near 'rowid' -- Materialized view definiti...
I am using Powerbuilder IDE 2022. I'm trying to get it connected to remote git but it is has an error whenever I push or pull. Why isn't the connection to the remote working? Git detail error info: Cannot locate remote-tracking branch 'origin/master...
Hi There The webview2 browser is many times slower displaying web pages than Edge on the same PC going to the same URL. I have tried both sets of runtime files (Fixed and Green) and the result is the same There is a small PB2022 R3 application (in...
Greetings, I utilized SMTPClient and added email functionality.  PB 2022 R2 Everything works fine when testing or debugging, but it doesn’t work using an executable file. All support dll’s are in place, I fully migrate, regenerate, and rebuild the...
Hello,I've just starting to test SQL server 2022 with PowerBuilder 2022 R3.I'm facing a problem with the statments sent by PB to the DB when a retrieval argument is a datetime.With the old version of SQL server (2000) this was the syntax :SELECT c.id...
Our customer just upgraded our application to a version developed with PB 2022 and upgraded their InfoMaker 2019 to InfoMaker 2022. They are getting 'The user password is incorrect' on the login window. Their account admin logged into Appeon.com wit...
For what it's worth, I've asked ChatGPT to write PowerBuilder code for a few relatively simple functions.  The results were good, often giving me better ways to approach a problem.  Amazing stuff this AI....
Hello. 1) Is there a possibility in the CloudPro version of PB not to use the cloud and not to buy a Production Server? That is, convert the existing PowerBuilder Windows application to a Web application, place it on the our IIS server, continue to ...
If I run this code using a datawindow the isolation doesn't seem to be changed in the datawindow calls. Test case 1 long ll_rows, ll_testGTrans.Lock = 'SS'dw_order_carton_info.settransobject( GTrans )ll_rows = dw_order_carton_info.retrieve(21586146...


There are no discussions available here currently