Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7505255
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T21:51:00+00:00 2026-05-29T21:51:00+00:00

I have two enities in my wcf-data-service: Request and Server one Request can be

  • 0

I have two enities in my wcf-data-service:

Request and Server

one Request can be assigned to multiple servers, whereas on server can have multiple requests.

I want to query all requests that are assigned to a specific number of servers (in this example: all requests that are assigned to the servers with ID=1 and ID=2) like:

http://localhost/MyDataService/Request?$filter=(Server.ID eq 1 and Server.ID eq 2)

However this does of course not work. Is this possible with odata? If not: Is there a workaround?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T21:51:02+00:00Added an answer on May 29, 2026 at 9:51 pm

    With the RTM bits this is not possible. But in OData V3 we’re adding any/all operators which should allow this. Something like this should work:

    /Requests?$filter=Servers/any(s: s/ID eq 1) and Servers/any(s: s/ID eq 2)

    You can try this with the latest CTP: http://blogs.msdn.com/b/astoriateam/archive/2011/10/13/announcing-wcf-data-services-oct-2011-ctp-for-net-4-and-silverlight-4.aspx

    If you need to remain on V2 you can write a service operation to perform this operation for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two entities, Entity1 and Entity2, on a one to many relationship. On
i have two Entities, Parent and Child, that are linked through a bidirectional one-to-many
I have two entities, a User and Role with a one-to-many relationship from user
I have two entities. Groups. Pools. A Group can create many pools. So I
i have two entities named Parent and Child , linked in a one-to-many relationship.
I have two entities that usually have one-to-many relationship, but in rare cases should
Say we have two entities:teacher and student. each teacher has multiple student. Now I
I have two entities, EntityA and EntityB. EntityB can optionally be related to EntityA,
I have two entities, Job and Language , in a many-to-one relationship. The mapping
Imagine you have two entities, Player and Team , where players can be on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.