cancel
Showing results for 
Search instead for 
Did you mean: 

Bug report

Former Member
0 Kudos

Can't find how and where to post bug report. There bug I found in ASE Developer Edition 16:

For example we have table

CREATE TABLE simple_types (

  id int PRIMARY KEY,

  ...

)

Fill it with id from 1 to 5. Open query 'SELECT * FROM simple_types ORDER BY id DESC'. Looks fine. Now open 'SELECT * FROM simple_types ORDER BY id DESC FOR BROWSE'. Result sorted by id in ascending order.

Accepted Solutions (1)

Accepted Solutions (1)

former_member188958
Active Contributor
0 Kudos

Bugs are typically reported by opening a Tech Support Incident with SAP Support.

This is a known defect, CR 710333, no estimate for when it will be fixed.

Cheers,

-bret

Answers (0)