Discussions tagged Update
Datawindow update properties trashed when Select from view is modified
- Resolved
- Misc
- Last updated 5 months ago
- Jim Nesbitt replied 5 months ago
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...
Modify Datawindow to use Stored procedure for update using code
- Resolved
- How-to
- Last updated 5 months ago
- Jim Nesbitt replied 5 months ago
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...
PowerClient app launch failure - incorrect file format
- How-to
- Last updated 6 months ago
- Mora Wang @Appeon replied 6 months ago
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...
DragWithin event doesn't update datawindows
- Resolved
- How-to
- Last updated 1 year ago
- Tracy Lamb replied 12 months ago
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?...
AppeonIWAShell - New version is found. Update now?
- Issue
- Last updated 2 years ago
- Kai Zhao @Appeon replied 2 years ago
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...
MS SQL Server Row Changed Error on datetime column
- Issue
- Last updated 3 years ago
- Helge Nymoen replied 3 months ago
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...
Actualizing the mobile app with the Appeon Workspace
- Resolved
- Issue
- Last updated 3 years ago
- Oihana Goikoetxea replied 3 years ago
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:
...
Procedure owner in datawindow stored procedure update
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
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...
Powerserver - DW updates not working when using RowsDiscard
- Issue
- Last updated 4 years ago
- René Ullrich replied 4 years ago
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 ...
Looking to have code self-update
- Resolved
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 years ago
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