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 6784915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:03:33+00:00 2026-05-26T17:03:33+00:00

Consider the following tables: Base, Primary key: Id Extension, Primary key: Id The primary

  • 0

Consider the following tables:

Base, Primary key: Id
Extension, Primary key: Id

The primary key in the “Extension” table has the same value as the primary key in the “Base” table. I want to model this in the edmx as such:


Base can have 0..1 (Zero or One) instances of Extension.

Extension can have 1 (One) instance of Base. Use Extension.Base to access the Base instance.

When I try to specify the mapping details for this association, I get an error such as this:

“Error 3021: Problem in mapping fragments starting at line xx:Each of
the following columns in table Base is mapped to multiple conceptual
side properties: Base.ID is mapped to “

How can I model a 1:0..1 relationship which is not backed by a database relationship? I basically want a relationship so I can query my read-model using Linq.

  • 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-26T17:03:33+00:00Added an answer on May 26, 2026 at 5:03 pm

    If I’m reading you correct then your doing something similar to a problem I had to resolve to too long back in a messeging system.

    Basically, I created an intermediate table, with 2 columns in, both ints, 1 held the id from one table, and the other the id from another table, that then allowed me to bridge the two together.

    so EG:

    --------------------------
    | Base ID | Extension ID |
    --------------------------
    

    I did have to manage the table manually however, so a little extra work, but it did the trick.

    Maybe not the exact schema you need, but I think the intermediate table whatever your scheme is a sensible way to look at addressing your needs.

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

Sidebar

Related Questions

Consider, if you will, the following tables: Vacation Model http://imagetiger.org/images/vacatilrl.png This may seem like
Consider the following table which has the fields - id (int) and date_created (datetime):
Consider the following database tables: Table messages with 13,000,000 rows (one row per message).
Let's consider the following table models for sqlalchemy in python. class Worker(Base): id Column(Integer,
Consider the following example: class Base(models.Model): myfield = models.CharField() class Derived(Base): pass Now, the
Consider the following 2 tables: Table A: id event_time Table B id start_time end_time
Consider the following HTML tables: <table id=myTable1> <tr><td><input type=text id=quantity1 name=quantity1 /></td></tr> <tr><td><input type=text
Do splitting fields into multiple tables ever yield faster queries? Consider the following two
Consider the following table: mysql> select * from phone_numbers; +-------------+------+-----------+ | number | type
Consider the following table: create table temp ( name int, a int, b int

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.