Discussions tagged Update

Hello, We utilize PowerClient for deploying our app and are contemplating the potential implications of upgrading our PowerBuilder IDE from 2022 R2 to 2022 R3. Could you clarify whether the Cloud App Launcher would be affected by this upgrade? Spec...
Hi  Our standard practice is to use views in datawindows for retrieval.  This avoids putting complex SQL in datawindows. It also allows to change the view behind the scenes if we decide to use different tables in the view.  We have to specify the u...
Hi  I'm converting a Powerbuilder project to Powerserver. Some of the windows use SQLPreview to call stored procedures to update the database. SQLPreview isn't supported by Powerserver, so I want to modify the datawindow dynamically to use the stor...
We are working to move from a traditional client / server deployment to PowerClient 2022 Build 1892. We build and deploy a PowerClient application daily as a scheduled event.  Most days the result is fine. Twice this week, when we go to open the Powe...
My again... this is still giving me trouble I didn't notice before... When I drag/drop from one SalesOrder to another, I have to change the sales_order in the database, and assign a new line number.  After that, I update both the current dw and the ...
We are currently on IDE 2019 R3 2703 and using Runtime 2703 in production. We would like to get bug fix 6504 out into our production. It is listed as DataWindow category. Can we update our IDE to 2728, but use Runtime 2703, and recreate the executa...
When we update to PB2019 R3, then we compile. In order to deploy our applications the new runtime files that need to be renamed so that the version number indicator (such as "170", "190") is gone, will need to be deployed as well. Is this correct? I'...
FYI - The anticipated Maintenance Release for PB 2019 R3 is now available in the Downloads Center. Thank you, Appeon! Is there an updated list of the Bug Fixes/Changes included in MR 2703?...
I have a datawindow (Powerbuilder 2019 R3) that returns -1 on Update() and the following message appears : Datawindow does not have update capability. I checked the update properties and they looked correct. Suggestions?...
Hello, We have run across an issue with applications that I deploy from my machine to PowerServer.  The issue is that we cannot get the attached messagebox to stop popping up when others run my IWAs from their machines.   We have tried making sure ...
Hello. We are using the file syncrt.exe to update versions in PB 12.5. Is it suitable for PB 2019 too?How can I use this file to delete files in the destination folder that do not exist in the original folder? Is there a parameter for this in the sy...
We are updating a MS SQL Server Database using a datawindow with Modified Columns used as the Update Criteria.  We are always getting a failure "Row changed between retrieve and Update"  (PB 2017 R3) A datetime column in the database seems to be the...
Hi: Since a few weeks ago when updating the changes of the app the icon is not the icon that we defined in the deployment. Also if we do not delete the app doesn't update.  In the past, for actualize our app:   Now:      ...
Hello, I was wondering if anyone knows how to stop PowerBuilder from qualifying an Oracle procedure with its owner in DataWindow Stored Procedure Update properties. We are using a native Oracle driver, not ODBC. Best regards,Konstantin...
Here's a weird one we just found.  If you have a datawindow and are using Rowsdiscard to remove rows there seems to be an issue. Scenario. Any datawindow will do, retrieve at least 10 rows.  Update record on row 8 and then using rowsdiscard remove ...
When a user logs into my application, the application checks the database to see if it is the most up-to-date version.  Currently, when the app finds that it is NOT the most recent version, it gives the user a message to download the latest, and then...
  • Page :
  • 1