Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

sorting is wrong with Entity Framework for oracle

lnuFeb 14 2011 — edited Jan 12 2012
Hi,

I've downloaded the Entity Framework for Oracle beta and I found a bug. It's easy to repro:
- Create a model with a simple table
- Create a dynamic data web app
- display the content of your table and try to sort
-> the sql generated is wrong and only sorts on the currently displayed rows and not the entire data.


Did anyone else notice that?

Edited by: lnu on 14 févr. 2011 05:51

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 9 2012
Added on Feb 14 2011
6 comments
636 views