Discussions tagged PowerBuilder (Appeon)

Hi Powerbuilder friends, I have this code where I need to send data to our payment partner. It successfully requests a token, but no data is transferred, and there's an authorization error with the JWT token request. String ls_jwttoken, ls_PostData...
  Hi, Team   While running from source code, it is importing .Xml files into the data window, but from the Exe. It is not importing to the data window and it is throwing error code -4. The code which I used to import is given below. lds_xml = cre...
We are using PB17 and SQLAnywhere 17 We have a generalized routine whereby we can pass a SQL query which takes one argument. The problem is that some queries need to reference the same argument more than once. As we understand it - if you use the ...
Hello, Using Pb 2022 R3 build 3356 One of the user wants to convert the input characters to a string field either to uppercase or wordcap based on the option given in a setup window. Say, if the setupoption is set to UPPER, meansthe input value of...
Hello! Can someone tell me the meaning of this error message? And how to fix this? I get this everytime I want to add a local Project to Git ("Add to source control") Error:Failed to decompose PBL: C:\Client\client.pbl errorcode:301. Thanks!...
There does not seem to be an option to push to MAIN or Origin/Main repository, only MASTER or origin/master. How can I push code to the GIT Main repository instead of Master repository in PB 2022 R3?...
*Phenomenon: Need to detect Triple Click similar to DoubleClicked and Clicked Events in Powerbuilder. Is there any way to detect the triple click in powerbuilder. Some of our clients needs functionality with Triple Clicks in Editable Fields in Dat...
We have a SQL Server procedure with 20K lines of code. We will execute the procedure 18 times and syntax is  created dynamically from PowerBuilder. Attached the dynamic query. If the query is executed from SSMS there is no issue, it is inserting int...
PBAutoBuild fails with JSON syntax error. Client/Server App Scenario 1: Build pbl's from GIT into Workspace Setup 1 is: SourceControl = GIT Encoding = UTF-16 LE BOM Start of JSON file: { "MetaInfo": { "IDEVersion": "220", "RuntimeVersion": "22...
Hello, Using PB 2019 R3, PB 2022 R3 build 3356 Generated a report using native pdf and send that to a w.app number.  If the recipient got Android device, then with no issues, he could open that pdf file and read.   If the recipient got iPhone, then...
Hi all, I'm trying to add a STOP button on the screen for a merge process so the user can stop the loop if the number of certificates on the selected salesorder is high. I added a yield() statement to the loop and a check for the value of the instan...
Hi Team, Thank you in advance for your help on this. We have migrated PowerBuilder Windows application from PB 2017 to PB 2022 R3. We made this migration to enable application to use tls 1.2. We are connecting windows application to Microsoft SQL Se...
Hi, We have some problems with PBAUTOBUILD220.EXE. The fisrt one is about a very simple build with an executable associated with a resource file : and several librairies. When we build the project with PBAUTOBUILD220.EXE, the library below (in y...
Hello, Is there any plan for Appeon to support anyone NOSQL database in future release of Powerbuilder?   Somewhere in this forum I remember reading that there is such a plan.   Happiness AlwaysBKR Sivaprakash  ...
Hello, Using PB 2022 R3 build 3356 We created one exe with one particular ICON [ set at Application - Additional Properties - Icon ] and copied the exe, pbds, PB runtimes into clients 'computers.  When we created a shortcut for the application, the...
Hi Folks  Environment : PB 2022 R3 64 bit Here is the sample code snippet where  the application crashed in 64 bit but not in the 32 bit but if I change the variable type Long to LongPtr or LongLong ,  the application does not crash. confusion is...
Hi all, I have a dw control on a tabpage with a user event, ue_create_form.  On the dw object itself ( datawindow painter ) none of the columns has a validation rule, validation message, or initial value. Here's the code for ue_create_form: this.I...
Hi Team,   We just used PB2022 R3 to deploy one of our products on PowerServer. We are seeing odd problems with datatype conversion on one of the application's screens. I am only receiving the error in the Powerserver deployed app, even though it d...
  **EDITED TO CLARIFY PREVIOUS SUPPORT, NOT FUTURE SUPPORT** Is Powerbuilder 2021 supported for the new MSOLEDBSQL 18.7.2 drivers released on April 9th this year? Has anyone updated to the newest 18.* driver and had success with existing applicati...
I'm getting an error message when trying to perform a Git Pull from the repository on the server: Git detail error info: Cannot locate remote-tracking branch 'origin/master'Git client error code: Requested object could not be found. Because of inval...
  • Page :
  • 1