1. David Vasconcelos
  2. PowerServer 2020 or older (Obsolete)
  3. Wednesday, 30 January 2019 15:03 PM UTC

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 row 1 (or any row before row 8), then update.  The row that you changed does not get updated to the database, no errors. Seems that the datawindow never issues an update for the row that was changed.

using the same scenario but discard a row after row 8 and update... it works.

For some reason if you discard a row before a row that will be updated the dw seems to lose its place. The issue is for updates only, works fine for any deletes or inserts.

This issue is on Powerserver Web, client server works perfectly fine.

 

Environment.

(PB2017 R1) but using (Powerserver Tools 2017 R3 to compile and deploy)

Sybase 16.

Dave V.

 

 

 

René Ullrich Accepted Answer Pending Moderation
  1. Thursday, 31 January 2019 06:29 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi David,

you should create a bug report:

https://www.appeon.com/standardsupport/newbug

 

Comment
  1. David Vasconcelos
  2. Thursday, 31 January 2019 11:50 AM UTC
I was going to, just wanted to see if anyone else had the same issue.
  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 31 January 2019 16:23 PM UTC
Hi David;

I now see your related ticket # 2228 for this issue. Please add a simple test case to the ticket.

Many thanks!

Regards ... Chris
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.